闫增涛
2024-04-16 cf1fcff430fa1331c1d9b2b844fa9ad710fb7a26
packageBookService/pages/bookServices/detail/index.wxml
@@ -12,7 +12,7 @@
></suggest-dialog>
<!-- <popup showIndex="{{showIndex}}"></popup> -->
<view class="page-bookService" wx:if="{{!pageLoading}}">
  <view style="width: 100%; height: {{barHeight}}px; "></view>
  <!-- <view style="width: 100%; height: {{barHeight}}px; "></view>
  <view class="nacigationBar" style="width: 100%; height: {{navBarHeight}}px;">
    <view>
      <t-icon
@@ -25,7 +25,7 @@
    <view class="navbar-title" style="width: 100%">
      <text>{{options.name}}</text>
    </view>
  </view>
  </view> -->
  <t-toast id="t-toast" />
  <scroll-view
    scroll-y="{{true}}"