.vuepress/theme/layouts folder: Home.vue, Blog.vue, and Post.vue. Home.vue This will be our home template. It's super simple: <template><div> <Hero/> ...
確定! 回上一頁