Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 257 Bytes

index.md

File metadata and controls

13 lines (11 loc) · 257 Bytes
layout title
home
前端新手Vue3+Vite+Ts+Pinia+Sass项目指北系列文章
<script setup lang="ts"> /** * 这里路径 @theme 可以直接指向 .vitepress/theme 目录 */ import Home from '@theme/components/vp-home.vue' </script>