We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
参考实现 https://github1s.com/archguard/archguard-cli
rh g c 组件名 「-ba」
rh g c 组件名 -bu
rh g p test/Demo 页面菜单名
上述命令会在 pages/test文件夹下新建Demo页面,并且自动配置好路由和菜单(菜单名设置为最后一个参数:页面菜单名)
pages/test
Demo
路由
菜单
常用缩写
g => generate
c => component
-ba => --basic
-bu => --business
The text was updated successfully, but these errors were encountered:
No branches or pull requests
rh g c 组件名 「-ba」
rh g c 组件名 -bu
rh g p test/Demo 页面菜单名
常用缩写
g => generate
c => component
-ba => --basic
-bu => --business
The text was updated successfully, but these errors were encountered: