🌱 完善 jsBridge

This commit is contained in:
BTMuli
2023-10-24 00:38:41 +08:00
parent 7ef89c33f1
commit 35dc972841
10 changed files with 255 additions and 25 deletions

View File

@@ -41,7 +41,8 @@ async function getGC(): Promise<void> {
}
async function tryNewWindow(): Promise<void> {
await mhyClient.open("game_record");
await mhyClient.open("sign_in");
// await mhyClient.open("game_record");
}
</script>
<style lang="css" scoped>