Commit dd9a81df authored by Junling Bu's avatar Junling Bu
Browse files

fix[litemall-wx]: 小错误

parent 2ad7b00c
......@@ -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">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment