Commit 7448ce9f by zhangzhen

细节优化

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