|
|
|
@ -40,9 +40,9 @@ |
|
|
|
|
<swiper class="swiper border-r" :style="{ height:mainHeight + 'px' }" :current="swiperTabIdx" |
|
|
|
|
@change="SwiperChange"> |
|
|
|
|
<swiper-item class="swiperItem border-r" v-for="(item,index) in tabs" :key='index'> |
|
|
|
|
<view class="width90 font14 fcor333 fontwig6 mart5"> |
|
|
|
|
<!-- <view class="width90 font14 fcor333 fontwig6 mart5"> |
|
|
|
|
话费特惠充值 |
|
|
|
|
</view> |
|
|
|
|
</view> --> |
|
|
|
|
<view v-if="amountList == ''" class="mart10 fotct font14 fcor666"> |
|
|
|
|
<image mode="widthFix" style="width: 40vw;" :src="imagewxUrl+imgadres"></image> |
|
|
|
|
</view> |
|
|
|
|