zhongshujie
2024-12-12 a465a83e33b1eea6cb311f7764b5714c01f06d7d
packagePersonal/pages/myOrder/index.js
@@ -356,7 +356,12 @@
      } else if (book.orderSaleMethod.type == 'createProductSaleMethod' && book.orderSaleMethod.cmsItemList == 0) {
        title = '图书服务-组卷'
      } else {
        title = '图书服务-云学习'
        debugger
        if (book.orderSaleMethod.cmsItemList.length && book.orderSaleMethod.cmsItemList[0].type == "questionBankFolder") {
          title = '图书服务-云测试'
        } else {
          title = '图书服务-云学习'
        }
      }
    } else if (type == 'jsek_digitalCourses') {
      title = '数字教材'