闫增涛
2025-03-28 abbd7d18ea431ee8b6b8e634abf3e8ccb1fbb1b3
packageBookService/pages/bookServices/detail/index.wxml
@@ -394,7 +394,7 @@
      <view class="btn-text">纸质样书申请</view>
    </view>
    <view
      class="{{!bookBuy && bookDetail.isSell ? 'bottom-btn tryRead' : 'bottom-btn try'}}"
      class="{{!bookBuy  ? 'bottom-btn tryRead' : 'bottom-btn try'}}"
      bind:tap="goRead"
      data-type="freeFile"
      wx:if="{{!bookBuy || applicationState == 'overdue'}}"