Commit 50f615bdab29fef0371879a8bb274cd0c3bce431
1 parent
bb0d9f77
页面修改
Showing
2 changed files
with
2 additions
and
2 deletions
pages/activity/pind_list/pind_list.js
pages/activity/pind_list/pind_list.wxml
... | ... | @@ -17,7 +17,7 @@ |
17 | 17 | <view class="flex"> |
18 | 18 | <view class="tneirong red-b flex-vertical rel" wx:if="{{type==1}}"> |
19 | 19 | <image class="xc-team-img abs" src="{{url}}/miniapp/images/fril.png"></image> |
20 | - 已拼11{{item.buy_num}}份</view> | |
20 | + 已拼{{item.buy_num}}份</view> | |
21 | 21 | <view class="fs20 flex xc-people-val-frame" |
22 | 22 | style="border-color:{{type==1?'#d60021':'#059de5'}};margin-left:{{type==1?'15rpx':'0rpx'}}"> |
23 | 23 | <view class=" flex-center val-img {{type==1?'red-b':'blue_b'}}"> | ... | ... |