fix
This commit is contained in:
parent
82d2897a2c
commit
393a5f815a
@ -122,7 +122,7 @@ onLoad((options) => {
|
|||||||
state.pid = options.pid;
|
state.pid = options.pid;
|
||||||
// 已经登录了
|
// 已经登录了
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
if (plus?.webview.getWebviewById("wv").tokenScan) {
|
if (window?.plus?.webview.getWebviewById("wv").tokenScan) {
|
||||||
paintingDetail();
|
paintingDetail();
|
||||||
getBtngetRules();
|
getBtngetRules();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user