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