Nuxt.js的布局系统真的香,default.vue写好基础结构,页面组件里直接用layout: 'custom'就能切换样式,不用每次都重复写header footer啥的,懒人必备 页面多了就知道有多爽了~
登录/注册