yiming
2024-04-01 f72f8966ba4e1715e8df82d5cf1c7e912b6da719
packageBookService/pages/bookServices/detail/components/learnResource/learnResource.wxml
@@ -8,8 +8,10 @@
    t-class="external-class"
    bind:tap="getFreeResource"
  >
    <image src=" /static/images/bookService/detail/yijianlingqu.png" />
    <text>领取查看</text>
    <view slot="content" class="btn-content">
      <image src=" /static/images/bookService/detail/yijianlingqu.png" />
      <text>领取查看</text>
    </view>
  </t-button>
  <t-button
    loading="{{buy}}"
@@ -18,8 +20,10 @@
    style="height: 72rpx; font-size: 28rpx"
    bind:tap="goBuyResource"
  >
    <image src="/static/images/bookService/detail/yijiangoumai.png" />
    资源购买
    <view slot="content" class="btn-content">
      <image src="/static/images/bookService/detail/yijiangoumai.png" />
      <text>资源购买</text>
    </view>
  </t-button>
  <t-button
    class="btn"