1
QYF-GitLab1
2024-12-18 b3f54fc91f0d95678f8364978691fd0cbc85e6e8
packagePersonal/pages/sampleBooks/index.wxml
@@ -59,7 +59,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" />