This commit is contained in:
		
							parent
							
								
									c2d5a96bb6
								
							
						
					
					
						commit
						2f18f82e3d
					
				|  | @ -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…
	
		Reference in New Issue