闫增涛
2024-03-26 acb345cbe4a64de4ad9fb430b3047cf32eaf4ce4
packageBookService/pages/bookServices/detail/buyResource/index.wxml
@@ -31,3 +31,7 @@
<view class="noData" wx:if="{{loading}}">
  <t-loading size="60rpx" loading="{{loading}}" />
</view>
<view class="page-bottom">
  <t-button theme="primary" size="large" class="btn-buy">批量购买</t-button>
</view>