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)