Skip to content

Commit 73e8c5b

Browse files
author
ziye66666
authored
芝嫲 修复云函数报错
1 parent b567371 commit 73e8c5b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Task/zhima.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ boxjs链接 https://raw.githubusercontent.com/ziye66666/JavaScript/main/Task/zi
1010
1111
2.13 制作
1212
2.15 修复刷新问题,修复部分问题,点夺宝获取ck
13+
2.18 修复云函数报错
1314
1415
⚠️一共1个位置 1个ck 👉 1条 Secrets
1516
多账号换行
@@ -102,7 +103,7 @@ if (COOKIE.zhimabodyVal) {
102103

103104

104105
}
105-
Length = ZM_COOKIES.zhimabodyArr.length;
106+
Length = ZM_COOKIES.zhimabodyVal.length;
106107
}
107108
if (!COOKIE.zhimabodyVal) {
108109
if ($.isNode()) {

0 commit comments

Comments
 (0)