jiangping
2024-07-26 7cede2696df830f56a1f7edc4cff4ca483c8aeb8
wechat_jiaxuan/components/disProduct/index.wxml
@@ -51,6 +51,9 @@
                <text>{{ item.viewCount || 0 }}</text>
              </view>
            </view>
            <view wx:if="{{ datalist.length == 0 }}" class="empty_wrap">
              <image class="default_empty" src="../../static/images/default_empty.png"></image>
            </view>
        </scroll-view>
      </view>
    </view>