From 2b5363be8ea935d1bd67e717c9e14fe5659b8500 Mon Sep 17 00:00:00 2001 From: zhaoyz Date: Thu, 1 Feb 2024 18:37:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AA=8C=E8=AF=81=E7=A0=81demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 + src/views/login/login.vue | 90 ++++++++++++++++++++++----------------- 2 files changed, 52 insertions(+), 40 deletions(-) diff --git a/package.json b/package.json index efb01f6..3d820c2 100644 --- a/package.json +++ b/package.json @@ -16,12 +16,14 @@ "pinia": "^2.1.7", "sass": "^1.58.3", "slider-verify-v3": "^1.1.11", + "uuid": "^9.0.1", "vue": "^3.2.45", "vue-router": "^4.1.6", "xlsx": "^0.18.5" }, "devDependencies": { "@types/node": "^18.11.12", + "@types/uuid": "^9.0.8", "@vitejs/plugin-vue": "^4.0.0", "@vue/tsconfig": "^0.1.3", "npm-run-all": "^4.1.5", diff --git a/src/views/login/login.vue b/src/views/login/login.vue index 603d80b..953906b 100644 --- a/src/views/login/login.vue +++ b/src/views/login/login.vue @@ -8,41 +8,41 @@ - -
- - - -