Hex.parse('882525212882525212');//加密用的偏移 //加密 function aesEncrypt(data, key) { var encrypted = CryptoJS.AES.encrypt(data, key, {
確定! 回上一頁