fix[litemall-wx]: 小错误
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user