Commit 7448ce9f by zhangzhen

细节优化

parent d4a97ace
......@@ -216,7 +216,7 @@
<image :src="assetsPath+'/vip/banner2.png'" mode="widthFix"></image>
</view> -->
<!-- <view v-if="tabIndex ==2" class="bg-box-1 margin-top">
<view v-if="tabIndex ==2" class="bg-box-1 margin-top">
<view class="bg-box-2">
<view class="flex-col list-box-2">
<view class="flex-row-center title-content">
......@@ -278,9 +278,9 @@
</view>
</view>
</view>
</view> -->
</view>
<!-- <view v-if="tabIndex ==2" class="bg-box-1 margin-top">
<view v-if="tabIndex ==2" class="bg-box-1 margin-top">
<view class="bg-box-2">
<view class="flex-col list-box-2">
<view class="flex-row-center title-content">
......@@ -342,7 +342,7 @@
</view>
</view>
</view>
</view> -->
</view>
</view>
</view>
......@@ -694,8 +694,8 @@
},
{
iconUrl: config.assetsPath + "/vip/p_10.png",
title: "卡",
slogan: "特惠购",
title: "权益卡",
slogan: "次卡月卡特权",
value: 8
},
{
......@@ -712,12 +712,12 @@
},
{
imgUrl:config.assetsPath+'/banner/2.png',
routePath:''
},
{
imgUrl:config.assetsPath+'/banner/3.png',
routePath:'/pages/storeList/storeList'
routePath:'/pages/activity/index'
},
// {
// imgUrl:config.assetsPath+'/banner/3.png',
// routePath:'/pages/storeList/storeList'
// },
],
monthlyCardConf:'',
secondaryCardConf:'',
......
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