vue 带标签页 后台管理软件基础框架
编辑 | blame | 历史 | 原始文档

vue-admin

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

页面缓存说明

路由的name与页面的name必须保持一致且meta.noCache=false或者无noCache

README 332 b