From 5a1f426151509294dd5fd68620b5e9d8fd963d68 Mon Sep 17 00:00:00 2001 From: Rieko-wang Date: Tue, 29 Nov 2022 21:18:49 +0800 Subject: [PATCH] ... --- index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 87674f4..abd9c92 100644 --- a/index.html +++ b/index.html @@ -40,8 +40,8 @@
@@ -95,6 +95,10 @@ } hideLoading(); + $('#my_account_rn,#mx_rn').on('click', () => { + window?.ReactNativeWebView?.postMessage(1) + }) + $("#m1").each(function () { if (this.complete) { console.log('complete', this.height)