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('') } }, })