litian
2024-04-17 0b7803920728865e2b7c2178481a3afce7302ce3
packageBookService/pages/bookServices/detail/components/teachResource/index.wxml
@@ -29,10 +29,7 @@
      ></view
    >
    <view style="display: flex; align-items: center; margin-top: 10rpx">
      <text>下载资源请到PC端京师E课</text>
      <t-button style="font-size: 24rpx; height: 50rpx" bind:tap="copy"
        >复制</t-button
      >
      <text>下载资源请到PC端京师E课</text> <text bind:tap="copy" class="copy-text">复制</text>
    </view>
  </view>
  <view wx:if="{{applyState == 'Reject'}}"