更新
This commit is contained in:
parent
5ab84be8c8
commit
7edb8b55c1
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user