From 374f2a92aaae6685aadb39b9f703d49ae4e41087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E5=B0=8F=E4=B8=98?= Date: Mon, 13 Oct 2025 09:26:16 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=BD=BF=E7=94=A8uuid=E5=8C=85=E6=9D=A5?= =?UTF-8?q?=E7=94=9F=E6=88=90uuidv4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/pages/forgot-password/index.vue | 12 ++------ main/manager-mobile/src/pages/login/index.vue | 28 +++++++---------- .../src/pages/register/index.vue | 30 +++++++------------ main/manager-web/package-lock.json | 25 ++++++++++++---- main/manager-web/package.json | 1 + 5 files changed, 44 insertions(+), 52 deletions(-) diff --git a/main/manager-mobile/src/pages/forgot-password/index.vue b/main/manager-mobile/src/pages/forgot-password/index.vue index f574d0e9..fb5ac0fe 100644 --- a/main/manager-mobile/src/pages/forgot-password/index.vue +++ b/main/manager-mobile/src/pages/forgot-password/index.vue @@ -11,6 +11,7 @@