From 16e69e181ed1e5e44e146a0639693f9a4c5a1c59 Mon Sep 17 00:00:00 2001 From: chuzhixin <1204505056@qq.com> Date: Sat, 10 Oct 2020 18:18:46 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=E4=BC=98=E5=8C=96=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E9=A1=B5=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 7 ++++--- src/views/login/index.vue | 28 ++++++++++++++++------------ 2 files changed, 20 insertions(+), 15 deletions(-) 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'] }}开发 +