bug
litian
2024-07-09 2573de28368b3800c6b087e603f38b027004f59a
packageBookService/pages/bookServices/list/index.wxml
@@ -5,7 +5,7 @@
<page-meta page-style="{{showDropdown ? 'overflow: hidden;' : ''}}" wx:if="{{!loading}}">
  <view style="width: 100%; height: {{barHeight}}px;"></view>
  <view class="nacigationBar" style="width: 70%; height: {{navBarHeight}}px;">
  <view class="nacigationBar" style="width: 72%; height: {{navBarHeight}}px;">
    <view>
      <t-icon name="chevron-left" size="30" data-name="{{item}}" bind:click="goBack" />
    </view>