This commit is contained in:
duanxiaohai 2024-10-08 16:48:07 +08:00
parent 0f3d5b6508
commit 585da6a828
1 changed files with 2 additions and 0 deletions

View File

@ -196,6 +196,8 @@ const login = () => {
const decodedText = decrypt(encryptedText, ENCODED_KEY);
// console.log("Decrypted Text:", decodedText);
var tokenU = decodedText;
}if else (){
}
// var tokenU = CryptoJS.enc.Utf8.parse(routers.query.token);
// var token = getCookie("lytoken");