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>