From 78a51f3b81f1992d9850883126f98359c274d3c1 Mon Sep 17 00:00:00 2001 From: duan <1004387497@qq.com> Date: Thu, 11 Jul 2024 14:59:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E5=85=A8=E8=AE=BE=E7=BD=AE=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0md5=E5=8A=A0=E5=AF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + src/views/shop/components/securitySetting.vue | 12 ++++++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f91c1d7..7bb17a2 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "fuse.js": "3.4.4", "js-beautify": "^1.10.2", "js-cookie": "2.2.0", + "js-md5": "^0.8.3", "jsencrypt": "^3.0.0-rc.1", "jszip": "^3.7.1", "material-components-vue": "^1.2.0", diff --git a/src/views/shop/components/securitySetting.vue b/src/views/shop/components/securitySetting.vue index e68bc36..ca32b64 100644 --- a/src/views/shop/components/securitySetting.vue +++ b/src/views/shop/components/securitySetting.vue @@ -2,8 +2,8 @@
- + 重置 @@ -20,6 +20,7 @@