lll
liukangdong
2024-08-02 d0fa02f84591a3a7b88af725b1670bcded36b84d
wechat_staff/pages/store/index.wxml
@@ -20,5 +20,8 @@
      </view>
      <view bindtap="handleEdit" data-index="{{item}}" class="edit">编辑</view>
    </view>
    <view wx:if="{{ dataList.length == 0 }}" class="empty_wrap">
      <image class="default_empty" src="../../static/images/default_empty.png"></image>
    </view>
  </view>
</view>