1
QYF-GitLab1
2025-01-02 1530f605190069e45b5e31a7ec2bf7a6dc691f39
packageCourse/components/teaching/index.wxml
@@ -10,9 +10,7 @@
      <view class="questionInfo">
        <view class="questionCount">
          <text style="color: #ff6d00">{{ item.subList.length }}</text>
          <text> /</text>
          <text style="color: #67c23a"> {{ currentClass.memberCount }}</text>
          <text style="margin-left: 20rpx;color: #999;font-size:24rpx">(已答/全部)</text>
          <text style="margin-left: 20rpx;color: #999;font-size:24rpx">(已答人数)</text>
        </view>
        <view class="questionDate">
          {{item.updateDate}}