litian
2024-07-05 2f9305515c7264637164c9e03c2840f4219ca1e3
packageDomain/pages/sampleBookList/index.wxml
@@ -151,7 +151,8 @@
            </view>
          </view>
          <view wx:if="{{bookList.length == 0}}" 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