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 072608215b 修复第一次跳转白屏 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 form表单示例 5 years ago
package.json package丢失配置 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.