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"