Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-limited-sell-miniapp
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2018-07-16 15:40:11 +0800
Commit
1a65e08c6a89b1696308bb6ebb343c45d0765c2c
1 parent
e4720a16
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/pages/product/detail/detail.wxml
app/pages/product/detail/detail.wxml
View file @
1a65e08
...
...
@@ -149,7 +149,7 @@
<block wx:elif="{{showStatus === 5}}">
<action-bar>
<view class="bottom1-action">
<view class="as-bottom cancel">
即将售罄
</view>
<view class="as-bottom cancel">
限购码已抢光
</view>
</view>
</action-bar>
</block>
...
...
Please
register
or
login
to post a comment