Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
2 years ago | |
---|---|---|
.. | ||
404.vue | 2 years ago | |
README.md | 2 years ago | |
default.vue | 2 years ago | |
home.vue | 2 years ago |
Vue components in this dir are used as layouts.
By default, default.vue
will be used unless an alternative is specified in the route meta.
With vite-plugin-pages
and vite-plugin-vue-layouts
, you can specify the layout in the page's SFCs like this:
<route lang="yaml">
meta:
layout: home
</route>
No Description
Vue Python Text TypeScript Markdown other