From 28237ca550429e0d38262d9512e6dd457d67ede5 Mon Sep 17 00:00:00 2001
From: wj <1285151836@qq.com>
Date: Tue, 30 May 2023 16:24:35 +0800
Subject: [PATCH] =?UTF-8?q?=E7=AD=89=E4=BF=9D=20=E7=94=A8=E6=88=B7?=
=?UTF-8?q?=E5=AF=86=E7=A0=81=E7=9B=B8=E5=85=B3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
package.json | 6 +-
src/views/login/index.vue | 165 ++++++++++++++++++++++++++++++++++----
vue.config.js | 1 +
3 files changed, 155 insertions(+), 17 deletions(-)
diff --git a/package.json b/package.json
index 0b052f2..29a61f4 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"babel-polyfill": "^6.26.0",
"clipboard": "^2.0.8",
"element-china-area-data": "^5.0.2",
- "element-ui": "^2.15.7",
+ "element-ui": "^2.15.13",
"file-saver": "^2.0.2",
"js-cookie": "^2.2.0",
"mockjs": "^1.0.1-beta3",
@@ -22,7 +22,7 @@
"nprogress": "^0.2.0",
"pinyin": "^2.10.2",
"qrcodejs2": "^0.0.2",
- "vue": "2.5.16",
+ "vue": "2.6.12",
"vue-clipboard2": "^0.3.3",
"vue-router": "^3.0.1",
"vue2-verify": "^1.1.5",
@@ -39,7 +39,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^23.0.1",
"sass-loader": "^7.0.1",
- "vue-template-compiler": "2.5.16"
+ "vue-template-compiler": "2.6.12"
},
"browserslist": [
"> 1%",
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 8c0ccd0..94e48e9 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -102,15 +102,59 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+