Commit 632b7aeb authored by 华国豪's avatar 华国豪 🙄

隐藏冰糕活动入口

parent b09de09e
...@@ -451,15 +451,15 @@ ...@@ -451,15 +451,15 @@
</div> </div>
</div> </div>
<!-- 冰糕活动跳转 -->
<el-row style="margin: 20px 0;cursor: pointer;"> <!-- <el-row style="margin: 20px 0;cursor: pointer;">
<img <img
@click="FootgoUrl('IceCreamTask')" @click="FootgoUrl('IceCreamTask')"
class="huodong_img" class="huodong_img"
src="../assets/img/active/huodong_img1.png" src="../assets/img/active/huodong_img1.png"
alt alt
> >
</el-row> </!--> -->
<!-- 景点门票 --> <!-- 景点门票 -->
<div class="Ticket_spots"> <div class="Ticket_spots">
<ul class="common_ul_tab"> <ul class="common_ul_tab">
......
...@@ -267,12 +267,12 @@ ...@@ -267,12 +267,12 @@
</div> </div>
</li> </li>
<!-- 活动中心 --> <!-- 活动中心 -->
<li :class="{_active: navActive === 9}" style="width: auto;"> <!-- <li :class="{_active: navActive === 9}" style="width: auto;">
<div @click="handleSelect('/IceCreamTask', 9), navActive = 9"> <div @click="handleSelect('/IceCreamTask', 9), navActive = 9">
<img style="z-index: -1;position: absolute;top: -27px;" src="../../assets/img/task/nav_bg.png" alt=""> <img style="z-index: -1;position: absolute;top: -27px;" src="../../assets/img/task/nav_bg.png" alt="">
<img src="../../assets/img/task/nav_text.png" alt=""> <img src="../../assets/img/task/nav_text.png" alt="">
</div> </div>
</li> </li> -->
</ul> </ul>
</div> </div>
</el-row> </el-row>
......
...@@ -10,22 +10,22 @@ ...@@ -10,22 +10,22 @@
<!-- 订单信息 --> <!-- 订单信息 -->
<OrderInfo/> <OrderInfo/>
<!-- 活动链接 --> <!-- 活动链接 -->
<!-- <el-row class="active"> <el-row class="active">
<img <img
@click="goUrl('TurnaroundDraw')" @click="goUrl('TurnaroundDraw')"
class="huodong_img" class="huodong_img"
src="../../../assets/img/active/huodong_img.png" src="../../../assets/img/active/huodong_img.png"
alt alt
> >
</el-row> --> </el-row>
<el-row class="active"> <!-- <el-row class="active">
<img <img
@click="goUrl('IceCreamTask')" @click="goUrl('IceCreamTask')"
class="huodong_img" class="huodong_img"
src="../../../assets/img/active/huodong_img2.png" src="../../../assets/img/active/huodong_img2.png"
alt alt
> >
</el-row> </el-row> -->
<!-- 即将过期优惠券 --> <!-- 即将过期优惠券 -->
<OverCoupon/> <OverCoupon/>
</el-col> </el-col>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment