[patch] 修改打包逻辑 优化js代码因环境不兼容问题处理方案开发

This commit is contained in:
2025-10-14 18:07:18 +08:00
parent 92d69d9166
commit 9a4e2bba79
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
window = globalThis;;
window = globalThis;
var CryptoJS = CryptoJS || (function (Math, undefined) {
var C = {};