Commit fc91448d9852d19a4b033017d15c55b40096b23a

Authored by 后端开发-许程
1 parent 50f615bd

样式修改

pages/activity/pind_list/pind_list.wxml
@@ -23,7 +23,7 @@ @@ -23,7 +23,7 @@
23 <view class=" flex-center val-img {{type==1?'red-b':'blue_b'}}"> 23 <view class=" flex-center val-img {{type==1?'red-b':'blue_b'}}">
24 <image class="people-img"src="{{iurl}}/miniapp/images/bai-ren.png"></image> 24 <image class="people-img"src="{{iurl}}/miniapp/images/bai-ren.png"></image>
25 </view> 25 </view>
26 - <text class="{{type==1?'red-co':'blue_c'}}" style="margin-left:8rpx; margin-right:8rpx">{{item.ct_num}}人团</text> 26 + <text class="{{type==1?'red-co':'blue_c ai-bas'}}" style="margin-left:8rpx; margin-right:8rpx">{{item.ct_num}}人团</text>
27 </view> 27 </view>
28 <view class="fs20 blue_c time-blue" wx:if="{{type==0}}"> 28 <view class="fs20 blue_c time-blue" wx:if="{{type==0}}">
29 距开始: 29 距开始:
pages/index/index/index.wxml
@@ -224,7 +224,7 @@ @@ -224,7 +224,7 @@
224 <view class="goods-num"style="margin-top:{{type==0?'70rpx':'40rpx'}}"> 224 <view class="goods-num"style="margin-top:{{type==0?'70rpx':'40rpx'}}">
225 <view> 225 <view>
226 226
227 - <view class="fs40 flex xc-top15 {{aitem.is_team_tepy==0?'blue_c':' red-co ai-bas'}}"> 227 + <view class="fs40 flex xc-top15 {{aitem.is_team_tepy==0?'blue_c ai-bas':' red-co ai-bas'}}">
228 <text class="fs28 {{aitem.is_team_tepy==0?'martop4':''}}">¥</text> 228 <text class="fs28 {{aitem.is_team_tepy==0?'martop4':''}}">¥</text>
229 <text style="margin-left:-5rpx">{{aitem.price}}</text> 229 <text style="margin-left:-5rpx">{{aitem.price}}</text>
230 <span class="underline {{type==0?'martop18':''}}">零售价¥{{aitem.market_price}}</span> 230 <span class="underline {{type==0?'martop18':''}}">零售价¥{{aitem.market_price}}</span>