litian
2024-07-05 1dad33c69c4f7e479af78f4c2eeda441059060c7
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