diff --git a/package.json b/package.json index d393c2e..7a81444 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "dependencies": { "ant-design-vue": "^2.0.0-beta.10", "axios": "^0.20.0", + "clipboard": "^2.0.6", "core-js": "^3.6.5", "dayjs": "^1.9.1", "js-cookie": "^3.0.0-rc.1", @@ -34,13 +35,13 @@ "body-parser": "^1.19.0", "chalk": "^4.1.0", "chokidar": "^3.4.2", - "compression-webpack-plugin": "^6.0.2", - "eslint": "^7.10.0", + "compression-webpack-plugin": "^6.0.3", + "eslint": "^7.11.0", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-vue": "^7.0.1", "filemanager-webpack-plugin": "^3.0.0-alpha.1", "less": "^3.13.1-alpha.1", - "less-loader": "^7.0.1", + "less-loader": "^7.0.2", "lint-staged": "^10.4.0", "prettier": "^2.1.2", "stylelint": "^13.7.2", diff --git a/src/views/login/index.vue b/src/views/login/index.vue index f44e046..d19bd8f 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -4,9 +4,8 @@
- + + @@ -34,17 +33,17 @@ > 登录 -
+
+ 基于vue{{ dependencies['vue'] }} + + ant-design-vue + {{ dependencies['ant-design-vue'] }}开发 +