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
dd9a81df
Commit
dd9a81df
authored
Jun 16, 2020
by
Junling Bu
Browse files
fix[litemall-wx]: 小错误
parent
2ad7b00c
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/index/index.wxml
View file @
dd9a81df
...
...
@@ -177,7 +177,7 @@
</view>
</view>
<view class="good-grid" wx:for="{{floorGoods}}" wx:key="id">
<view class="h" wx:if="{{item.goodsList.length>0}}>
<view class="h" wx:if="{{item.goodsList.length>0}}
"
>
<text>{{item.name}}</text>
</view>
<view class="b">
...
...
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