ll
liukangdong
2024-09-27 0805d05b705633c7d2d55b6f3e92278b65acc426
wechat_jiaxuan/pages/store/info.wxml
@@ -29,6 +29,7 @@
        <view wx:if="{{ info.usersList.length == 0 }}" class="empty_wrap">
          <image class="default_empty" src="../../static/images/default_empty.png"></image>
        </view>
        <view class="empty"></view>
      </scroll-view>
    </view>
  </view>