From 7edb8b55c196ceec06407e39704a8949697543bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=87=E4=B8=80?= Date: Tue, 20 Dec 2022 00:39:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- misc/Christmas_Town_Helper_2.3.3_mobile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/Christmas_Town_Helper_2.3.3_mobile.js b/misc/Christmas_Town_Helper_2.3.3_mobile.js index b9dd15c..d99f822 100644 --- a/misc/Christmas_Town_Helper_2.3.3_mobile.js +++ b/misc/Christmas_Town_Helper_2.3.3_mobile.js @@ -932,7 +932,7 @@ label[for='accessibility_helper'] {line-height: 1.6; margin-left: 8px;} PDA_httpGet('https://sguc.wanzixx.stream/macros/s/AKfycbyRfg1Cx2Jm3IuCWASUu8czKeP3wm5jKsie4T4bxwZHzXTmPbaw4ybPRA/exec?key=getItems') .then(res => { console.log(JSON.stringify(res)) - if (args.onload) args.onload(res.responseText); + if (args.onload) args.onload(res); }) .catch(e => { console.error('网络错误', e);