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
7bbe7750
Commit
7bbe7750
authored
Jul 11, 2018
by
Junling Bu
Browse files
fix[litemall-wx]: 修复小商场checkout.xml
parent
4cee1e85
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/shopping/checkout/checkout.wxml
View file @
7bbe7750
...
...
@@ -72,8 +72,8 @@
<text class="name">{{item.goodsName}}</text>
<text class="number">x{{item.number}}</text>
</view>
<view class="m">{{item.
goodsS
pecification
Value
s}}</view>
<view class="b">¥{{item.
retailP
rice}}</view>
<view class="m">{{item.
s
pecifications}}</view>
<view class="b">¥{{item.
p
rice}}</view>
</view>
</view>
</view>
...
...
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