1.0.3 • Published 2 years ago

ghp-cli v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

gh-cli

下载

yarn add -g ghp-cli
npm install -g ghp-cli

动态生成路由命令

gh-cli routes

遍历当前目录下views文件夹所有.vue文件页面头部注释,例:

<!-- routerPath: /, redirect: /home  -->

配置项

属性说明是否必填
routerPath路由path
redirect重定向path
title页面标题
noCache不被keepAlive缓存
activeMenu在当前页面高亮路由path
hidden菜单栏不展示

适用项目

智慧工地后台管理4.0

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago