wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
d01eb91681310a3377e586df8eed31d9a398dba2
Authored by
yvan.ni
2019-09-21 09:13:20 +0800
1 parent
308396c3
拼团详情的修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/team/team_success/team_success.wxml
pages/team/team_success/team_success.wxml
View file @
d01eb91
...
...
@@ -133,7 +133,7 @@
133
133
<view class='bodytimecen-success' wx:if='{{teamlist.kttype==3&&p_status==4 }}'>
134
134
拼团已结束
135
135
</view>
136
-
136
+
137
137
<!-- </block> -->
138
138
<!-- 阶梯团失败 -->
139
139
<view class='bodytimecen' wx:if='{{p_status==3}}'>
...
...