From e5c5902322e308c53666bd986839d59cbdc160f5 Mon Sep 17 00:00:00 2001 From: Apcallover <1503963513@qq.com> Date: Thu, 20 Nov 2025 16:34:00 +0800 Subject: [PATCH] =?UTF-8?q?flat:=20=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/globalFunction.js | 1 - index.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/common/globalFunction.js b/common/globalFunction.js index 73d72cd..e67a461 100644 --- a/common/globalFunction.js +++ b/common/globalFunction.js @@ -565,7 +565,6 @@ function aes_Decrypt(word, key) { return decrypt.toString(CryptoJS.enc.Utf8) } - export function sm2_Decrypt(word, key) { return SM.decrypt(word, key); } diff --git a/index.html b/index.html index e4254c1..e526498 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ - +