This commit is contained in:
chuzhixin 2020-10-14 11:53:27 +08:00
parent e35abb5ccf
commit 2fb4130469
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@
- [🎉 vue2.x + element-ui免费商用支持 PC、平板、手机](https://chu1204505056.gitee.io/vue-admin-beautiful/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
- [⚡️ vue3.x + ant-design-vuebeta 版本,免费商用,支持 PC、平板、手机](https://chu1204505056.gitee.io/vue-admin-beautiful-mini/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
- [⚡️ vue3.x + ant-design-vuebeta 版本,免费商用,支持 PC、平板、手机](https://chu1204505056.gitee.io/vue-admin-beautiful-antdv/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)
- [🚀 pro 版演示地址(付费版本,支持 PC、平板、手机](https://chu1204505056.gitee.io/vue-admin-beautiful-pro/?hmsr=github&hmpl=&hmcu=&hmkw=&hmci=)

View File

@ -1,5 +1,5 @@
{
"name": "vue-admin-beautiful-mini",
"name": "vue-admin-beautiful-antdv",
"version": "1.0.0",
"private": true,
"scripts": {
@ -17,7 +17,7 @@
"axios": "^0.20.0",
"clipboard": "^2.0.6",
"core-js": "^3.6.5",
"dayjs": "^1.9.1",
"dayjs": "^1.9.3",
"js-cookie": "^3.0.0-rc.1",
"mockjs": "^1.1.0",
"remixicon": "^2.5.0",
@ -34,7 +34,7 @@
"babel-eslint": "^11.0.0-beta.2",
"body-parser": "^1.19.0",
"chalk": "^4.1.0",
"chokidar": "^3.4.2",
"chokidar": "^3.4.3",
"compression-webpack-plugin": "^6.0.3",
"eslint": "^7.11.0",
"eslint-plugin-prettier": "^3.1.4",