闫增涛
2024-04-15 cb6bb8bda31df75afe5a5bd50fe8e3ff6a3d34e2
packageBookService/pages/bookServices/detail/buyResource/index.wxml
@@ -1,4 +1,8 @@
<!--packageBookService/pages/bookServices/detail/buyResource/index.wxml-->
<!-- 资源购买页面 -->
<import src="index.skeleton.wxml" />
<template is="skeleton" wx:if="{{loading}}" />
<!--导航区域 -->
<view style="width: 100%; height: {{barHeight}}px; "></view>
<view class="nacigationBar" style="width: 70%; height: {{navBarHeight}}px;">
@@ -35,9 +39,9 @@
  />
</view>
<view class="noData" wx:if="{{loading}}">
<!-- <view class="noData" wx:if="{{loading}}">
  <t-loading size="60rpx" loading="{{loading}}" />
</view>
</view> -->
<view class="page-bottom">
  <t-button theme="primary" size="large" class="btn-buy" bindtap="batchPurchase"