@@ -30,7 +30,7 @@ hero:
 | 
			
		||||
#     details: 安装和使用体验良好的详细描述
 | 
			
		||||
---
 | 
			
		||||
<script setup>
 | 
			
		||||
import Index from './components/Index.vue' // 你的组件
 | 
			
		||||
import Index from './components/index.vue' // 你的组件
 | 
			
		||||
</script>
 | 
			
		||||
<Index/>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user