From b8a85d1626467d47a55be54008e9e8a64d982a4d Mon Sep 17 00:00:00 2001 From: chenruiye <862859104@qq.com> Date: Wed, 14 May 2025 14:04:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E6=A8=A1=E5=9D=97-=E5=88=86?= =?UTF-8?q?=E4=BA=AB=E8=90=BD=E5=9C=B0=E9=A1=B5=E4=BF=AE=E6=94=B9=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E5=9C=B0=E5=9D=80=E6=A0=8F=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/molistar/modules/eventDetails/js/shareIndex.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/molistar/modules/eventDetails/js/shareIndex.js b/view/molistar/modules/eventDetails/js/shareIndex.js index cc03509c..7e587ba5 100644 --- a/view/molistar/modules/eventDetails/js/shareIndex.js +++ b/view/molistar/modules/eventDetails/js/shareIndex.js @@ -59,7 +59,7 @@ function translateFun() { } function geteventId (){ var path = window.location.pathname; - code = path.split("/")[1]; + code = path.split("/")[2]; return code } function getData() {