litian
2024-09-19 bd459420ad636263be458374319c20d3eeb6f61a
packageBookService/pages/bookServices/detail/components/learnResource/learnResource.wxml
@@ -19,7 +19,7 @@
    </view>
  </t-button>
  <t-button
    wx:if="{{!isShowBuyCloundMenu}}"
    wx:if="{{isShowBuyCloundBtn}}"
    loading="{{buy}}"
    class="btn"
    theme="primary"
@@ -35,6 +35,7 @@
    theme="primary"
    class="btn"
    style="height: 72rpx; font-size: 28rpx"
    bind:tap="buyCloudLearnClass"
    wx:if="{{isShowBuyCloundMenu}}"
  >
    <view slot="content" class="btn-content">
@@ -47,6 +48,7 @@
    theme="primary"
    style="height: 72rpx; font-size: 28rpx; margin: 0 20rpx"
    bind:tap="goLearnTask"
    wx:if="{{learnTaskData.name}}"
  >
    <view slot="content" class="btn-content">
      <image src="/static/images/bookService/detail/renwudan/icon.png" />