mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 14:03:43 +08:00
Update home.tsx
This commit is contained in:
@@ -273,6 +273,8 @@ export function Home() {
|
||||
|
||||
window.ReactNativeWebView.postMessage(JSON.stringify(message));
|
||||
} catch {
|
||||
window.ReactNativeWebView.postMessage("App 发送失败");
|
||||
|
||||
console.log("window.ReactNativeWebView Err");
|
||||
}
|
||||
} else window.parent.postMessage("omemetis is ready", "*");
|
||||
|
||||
Reference in New Issue
Block a user