闫增涛
2024-12-20 55949f95a609733d1771d5b017d679cd7d1f005d
pages/cart/index.js
@@ -130,10 +130,15 @@
          item.productType = "图书服务-电子书"
          if (item.saleMethod.type == 'createProductItemSaleMethod' || item.saleMethod.type == 'createProductFolderSaleMethod') {
            if (item.linkCmsItems[0].refCode == 'questionBank') {
              item.type = '云测试'
              item.productType = '图书服务-云测试'
            } else {
            item.typeTxt = '云学习'
            item.productType = "图书服务-云学习"
          }
        }
        }
        // 
      });