You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixel 137143d91e 增加了文件删除功能和前端日期格式化功能 5 years ago
..
public 更新readMe 5 years ago
src 增加了文件删除功能和前端日期格式化功能 5 years ago
.env.development axios封装和config设置 5 years ago
.env.production axios封装和config设置 5 years ago
.gitignore VUE文件初始化 5 years ago
README.md VUE文件初始化 5 years ago
babel.config.js VUE文件初始化 5 years ago
package-lock.json 修复了子菜单列表不隐藏的bug 工作流开坑 已经部署演示环境服务 正在写定时恢复sql脚本 5 years ago
package.json 修复了子菜单列表不隐藏的bug 工作流开坑 已经部署演示环境服务 正在写定时恢复sql脚本 5 years ago
vue.config.js 修复了子菜单列表不隐藏的bug 工作流开坑 已经部署演示环境服务 正在写定时恢复sql脚本 5 years ago

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.