rwd
litian
2024-09-29 f8f448ee269d99595abe9c1a3de1a0987843f731
packageBookService/pages/bookServices/detail/components/note/note.wxml
@@ -55,7 +55,8 @@
      </t-collapse-panel>
    </t-collapse>
    <view wx:if="{{noList}}" class="noData">
      <t-empty icon="folder-open" description="暂无数据" />
      <!-- <t-empty icon="folder-open" description="暂无数据" /> -->
      <empty />
    </view>
  </view>
  <view class="bottom-box" wx:if="{{noteList.length}}">