闫增涛
2024-12-16 dcdf94bfb544daeb6ada5c3b1ce6cb62f4c35863
教学互动测试版完成
2个文件已修改
6 ■■■■ 已修改文件
packageBookService/pages/bookServices/detail/index.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/examination/examination.js 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
packageBookService/pages/bookServices/detail/index.js
@@ -1174,6 +1174,7 @@
              });
            } else {
              data = res.datas.cmsDatas[0].datas.filter((item) => item.type == 'questionBankFolder' && item.refCode != 'jsek_interaction')
              // && item.refCode != 'jsek_interaction'
              that.setData({
                jslx: true,
              });
packageBookService/pages/bookServices/examination/examination.js
@@ -2449,12 +2449,11 @@
        this.setinteractionInfo(true)
      } else {
        // 做完了,没加入班级
        this.setinteractionInfo(false)
      }
        this.setData({
          isShowDialog: true
        })
        this.setinteractionInfo(false)
      }
    }
    this.setData({
      submitStatus: true