闫增涛
2025-03-27 96b0b8bb1597d825004f5a8da0728c48b6ce7dba
packagePersonal/pages/feedBack/index.wxml
@@ -42,7 +42,8 @@
        </view>
      </view>
      <view wx:if="{{list.length == 0 && !skeletonLoding}}" class="empyt">
        <t-empty icon="folder-open" description="暂无数据" />
        <!-- <t-empty icon="folder-open" description="暂无数据" /> -->
        <empty />
      </view>
      <view class="bottom-loading" wx:if="{{bottomLoading}}">
        <t-loading theme="circular" size="40rpx" text="加载中..." class="wrapper" />