diff --git a/index.html b/index.html index abd9c92..3787e23 100644 --- a/index.html +++ b/index.html @@ -98,6 +98,10 @@ $('#my_account_rn,#mx_rn').on('click', () => { window?.ReactNativeWebView?.postMessage(1) }) + $('.account-back').on('click', () => { + window?.ReactNativeWebView?.postMessage(0) + }) + $("#m1").each(function () { if (this.complete) {