css
litian
2024-07-05 3ed3a30b4cb5b84f284ea81d39933e46434d8134
pages/bookExhibitionList/index.wxml
@@ -14,7 +14,7 @@
        class="nacigationBar"
        style="width: 70%; height: {{navBarHeight}}px;"
      >
        <view>
        <view class="titleIconBox">
          <t-icon
            name="chevron-left"
            size="30"
@@ -81,7 +81,8 @@
    >
      <view class="outside">
        <view wx:if="{{!bookExhibitionList.length }}" class="noData">
          <t-empty icon="folder-open" description="暂无数据" />
          <!-- <t-empty icon="folder-open" description="暂无数据" /> -->
          <empty />
        </view>
        <view
          class="contentBox"