mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	🎨
This commit is contained in:
		
							parent
							
								
									c2d5a96bb6
								
							
						
					
					
						commit
						2f18f82e3d
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
<template>
 | 
			
		||||
<div class="mjndxjcg _panel">
 | 
			
		||||
	<img src="https://xn--931a.moe/assets/error.jpg" alt=""/>
 | 
			
		||||
	<img src="https://xn--931a.moe/assets/error.png" alt=""/>
 | 
			
		||||
	<p><fa :icon="faExclamationTriangle"/> {{ $t('error') }}</p>
 | 
			
		||||
	<mk-button @click="() => $emit('retry')" class="button">{{ $t('retry') }}</mk-button>
 | 
			
		||||
</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
<template>
 | 
			
		||||
<div class="mk-notes" v-size="[{ max: 500 }]">
 | 
			
		||||
	<div class="empty" v-if="empty">
 | 
			
		||||
		<img src="https://xn--931a.moe/assets/info.jpg" alt=""/>
 | 
			
		||||
		<img src="https://xn--931a.moe/assets/info.png" alt=""/>
 | 
			
		||||
		<div>{{ $t('noNotes') }}</div>
 | 
			
		||||
	</div>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
 | 
			
		||||
	<section class="_card">
 | 
			
		||||
		<div class="_content">
 | 
			
		||||
			<img src="https://xn--931a.moe/assets/not-found.jpg" alt=""/>
 | 
			
		||||
			<img src="https://xn--931a.moe/assets/not-found.png" alt=""/>
 | 
			
		||||
			<div>{{ $t('notFoundDescription') }}</div>
 | 
			
		||||
		</div>
 | 
			
		||||
	</section>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue