闫增涛
2024-04-09 3d73fb33c46aada16a6060adcd4ea14bb33b6b2a
packageBookService/pages/bookServices/detail/components/teachResource/index.wxml
@@ -26,11 +26,14 @@
    <view>
      资源下载申请已通过<text wx:if="{{deadline}}"
        >,有效日期截至:{{ deadline }}</text
      ></view>
    <!-- <view style="display: flex; align-items: center; margin-top: 10rpx">
      ></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>
    </view> -->
      <t-button style="font-size: 24rpx; height: 50rpx" bind:tap="copy"
        >复制</t-button
      >
    </view>
  </view>
  <view wx:if="{{applyState == 'Reject'}}"
    >资源下载需要申请,请先申请并等待审核通过后方可下载</view