Vanessa 2023-01-28 20:36:53 +08:00
parent 50b036c759
commit a7e862264a

View file

@ -141,6 +141,8 @@ export const initFramework = () => {
if (window.openFileByURL(window.JSAndroid.getBlockURL())) {
return;
}
} else if (window.webkit?.messageHandlers) {
window.webkit.messageHandlers.getBlockURL.postMessage()
}
const openId = getSearch("id");
if (openId) {