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 d051f8b1b2 修复了第一次登录白页的问题 删除了几个空白的文件 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 代码优化 5 years ago
package.json 富文本 示例1 5 years ago
vue.config.js 权限管理完成 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.