Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
4cc76524
Commit
4cc76524
authored
Apr 25, 2018
by
Junling Bu
Browse files
update[litemall-wx]: 因为后台是设置半小时,因此小程序端也设置成半小时。
parent
10fdeded
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/payResult/payResult.wxml
View file @
4cc76524
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<view class="error" wx:if="{{!status}}">
<view class="error" wx:if="{{!status}}">
<view class="msg">付款失败</view>
<view class="msg">付款失败</view>
<view class="tips">
<view class="tips">
<view class="p">请在 <text class="time">
1
小时</text> 内完成付款</view>
<view class="p">请在 <text class="time">
半
小时</text> 内完成付款</view>
<view class="p">否则订单将会被系统取消</view>
<view class="p">否则订单将会被系统取消</view>
</view>
</view>
<view class="btns">
<view class="btns">
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment