Commit 50f615bdab29fef0371879a8bb274cd0c3bce431
1 parent
bb0d9f77
页面修改
Showing
2 changed files
with
2 additions
and
2 deletions
pages/activity/pind_list/pind_list.js
@@ -4,7 +4,7 @@ i = e.request, | @@ -4,7 +4,7 @@ i = e.request, | ||
4 | os=a,ut = require("../../../utils/util.js"); | 4 | os=a,ut = require("../../../utils/util.js"); |
5 | var regeneratorRuntime = require('../../../utils/runtime.js'); | 5 | var regeneratorRuntime = require('../../../utils/runtime.js'); |
6 | 6 | ||
7 | -Page({ | 7 | +Page({ |
8 | data: { | 8 | data: { |
9 | url: a.imghost, | 9 | url: a.imghost, |
10 | killtime: null, | 10 | killtime: null, |
pages/activity/pind_list/pind_list.wxml
@@ -17,7 +17,7 @@ | @@ -17,7 +17,7 @@ | ||
17 | <view class="flex"> | 17 | <view class="flex"> |
18 | <view class="tneirong red-b flex-vertical rel" wx:if="{{type==1}}"> | 18 | <view class="tneirong red-b flex-vertical rel" wx:if="{{type==1}}"> |
19 | <image class="xc-team-img abs" src="{{url}}/miniapp/images/fril.png"></image> | 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 | <view class="fs20 flex xc-people-val-frame" | 21 | <view class="fs20 flex xc-people-val-frame" |
22 | style="border-color:{{type==1?'#d60021':'#059de5'}};margin-left:{{type==1?'15rpx':'0rpx'}}"> | 22 | style="border-color:{{type==1?'#d60021':'#059de5'}};margin-left:{{type==1?'15rpx':'0rpx'}}"> |
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'}}"> |