ijit
This commit is contained in:
		
							
								
								
									
										13
									
								
								daily/4.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								daily/4.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
<script setup>
 | 
			
		||||
import Show from '../.vitepress/theme/Show.vue'
 | 
			
		||||
 | 
			
		||||
const text = '一只麻雀停在树枝上,羽毛细腻柔软,灰褐色中夹杂着白色斑点,阳光下泛着微微的光泽,尾羽修长,轻轻颤动。'
 | 
			
		||||
</script>
 | 
			
		||||
 | 
			
		||||
# 形容一只鸟的羽毛
 | 
			
		||||
 | 
			
		||||
<Show :text="text" />
 | 
			
		||||
 | 
			
		||||
## 图片
 | 
			
		||||
 | 
			
		||||
<img src="/assets/daily/4.png" />
 | 
			
		||||
		Reference in New Issue
	
	Block a user