From 8070bcc4421c0ab36e5059fa88f9774c2118d57f Mon Sep 17 00:00:00 2001 From: chenruiye <862859104@qq.com> Date: Thu, 15 May 2025 15:52:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B4=BB=E5=8A=A8=E6=A8=A1?= =?UTF-8?q?=E5=9D=97-=E8=AF=A6=E6=83=85=E9=A1=B5=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E5=88=86=E4=BA=AB=E6=8C=89=E9=92=AE=E8=BF=94=E5=9B=9E=E4=B8=8A?= =?UTF-8?q?=E4=B8=80=E9=A1=B5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/molistar/modules/eventDetails/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/molistar/modules/eventDetails/js/index.js b/view/molistar/modules/eventDetails/js/index.js index 905684e..8c23cfc 100644 --- a/view/molistar/modules/eventDetails/js/index.js +++ b/view/molistar/modules/eventDetails/js/index.js @@ -43,7 +43,7 @@ $(function () { } }; // 頂部返回事件 - $('.back img').click(() => { + $('.back .back_img').click(() => { if (browser.android) { window.androidJsObj.closeWebView() } else {