From d223cfbca2149b8bc0b0bb00d68025cecb5e8b08 Mon Sep 17 00:00:00 2001 From: lccsw <805383944@qq.com> Date: Tue, 21 Mar 2023 15:02:17 +0800 Subject: [PATCH] add-sylive-link_style --- home/views/h5/market/sylive2/stic/index.php | 3 ++- home/views/h5/market/sylive2/stic/ranking.php | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/home/views/h5/market/sylive2/stic/index.php b/home/views/h5/market/sylive2/stic/index.php index dd1bc4d3..a322d95b 100644 --- a/home/views/h5/market/sylive2/stic/index.php +++ b/home/views/h5/market/sylive2/stic/index.php @@ -21,7 +21,8 @@ 活动 - + +
进入活动
diff --git a/home/views/h5/market/sylive2/stic/ranking.php b/home/views/h5/market/sylive2/stic/ranking.php index 3e16a24b..7cefe653 100644 --- a/home/views/h5/market/sylive2/stic/ranking.php +++ b/home/views/h5/market/sylive2/stic/ranking.php @@ -2,7 +2,10 @@
- + +
进入活动
+ +
@@ -284,6 +287,9 @@ } window.addEventListener('resize', myChart.resize); }, 200); + }, + goAct(){ + window.location.replace('') } }, })