去除send_code aes加密

This commit is contained in:
lingling 2025-02-17 13:27:51 +08:00
parent a8d57de336
commit 67f4604699
1 changed files with 1 additions and 11 deletions

View File

@ -389,17 +389,7 @@ const q = {
localStorage.setItem("phone", K.value),
(le.value = !0);
let e = z.value.replace("+", "") + K.value,
t = (function (e, t, a) {
return (
(t = _.enc.Utf8.parse(t)),
(a = _.enc.Utf8.parse(a)),
_.AES.encrypt(e, t, {
iv: a,
mode: _.mode.CBC,
padding: _.pad.Pkcs7,
}).toString()
);
})(e, "djchdnfkxnjhgvuy", "ayghjuiklobghfrt");
t = e;
N({ phone: t })
.then((t) => {
oe(e);