pixel c51c3579aa Merge branch 'master' of https://github.com/piexlmax/QMPlus il y a 5 ans
..
public 67d878b691 更新readMe il y a 5 ans
src c51c3579aa Merge branch 'master' of https://github.com/piexlmax/QMPlus il y a 5 ans
.env.development 8cb68612a2 axios封装和config设置 il y a 5 ans
.env.production a801bf7a9e production中baseurl替换为/ 可根据自己需求配置 il y a 5 ans
.gitignore c3943b4056 VUE文件初始化 il y a 5 ans
README.md c3943b4056 VUE文件初始化 il y a 5 ans
babel.config.js c3943b4056 VUE文件初始化 il y a 5 ans
package-lock.json f9390eb182 分页上传先行版上线,轻更新数据库 il y a 5 ans
package.json f9390eb182 分页上传先行版上线,轻更新数据库 il y a 5 ans
vue.config.js 486265bf2c 修复了子菜单列表不隐藏的bug 工作流开坑 已经部署演示环境服务 正在写定时恢复sql脚本 il y a 5 ans

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.