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.
SliverHorn 8fa348072a 修改docker-compose的mysql镜像源为官方的mysql,脚本和初始数据迁移到.docker-compose文件夹下,为docker-server添加ls -al方便使用docker-compose的时候调试错误 4 years ago
..
public Modify login page 5 years ago
src gormv2版本不再提供db初始化数据 4 years ago
.env.development gin-vue-admin 2.0代码重构 5 years ago
.env.production gin-vue-admin 2.0代码重构 5 years ago
README.md gin-vue-admin 2.0代码重构 5 years ago
babel.config.js gin-vue-admin 2.0代码重构 5 years ago
package-lock.json 可切换本地与七牛云上传,增加头像与图片组建 4 years ago
package.json 可切换本地与七牛云上传,增加头像与图片组建 4 years ago
vue.config.js update: menu relation transformation completed 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.