pixel 83f1933bdc 更改了用户设置角色 和角色设置菜单 角色设置权限的前端交互体验 hace 5 años
..
public 67d878b691 更新readMe hace 5 años
src 83f1933bdc 更改了用户设置角色 和角色设置菜单 角色设置权限的前端交互体验 hace 5 años
.env.development 8cb68612a2 axios封装和config设置 hace 5 años
.env.production 8cb68612a2 axios封装和config设置 hace 5 años
.gitignore c3943b4056 VUE文件初始化 hace 5 años
README.md c3943b4056 VUE文件初始化 hace 5 años
babel.config.js c3943b4056 VUE文件初始化 hace 5 años
package-lock.json 486265bf2c 修复了子菜单列表不隐藏的bug 工作流开坑 已经部署演示环境服务 正在写定时恢复sql脚本 hace 5 años
package.json 486265bf2c 修复了子菜单列表不隐藏的bug 工作流开坑 已经部署演示环境服务 正在写定时恢复sql脚本 hace 5 años
vue.config.js 486265bf2c 修复了子菜单列表不隐藏的bug 工作流开坑 已经部署演示环境服务 正在写定时恢复sql脚本 hace 5 años

README.md

qm-plus-vue-page

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.