闫增涛
2024-03-26 1cad6ba03f8cb848352c6739c54395128e73485f
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>