| | |
| | | } else { |
| | | if (item.selectType === "video" || item.learnSelectType === "video") { |
| | | if (this.data.storeInfo == 'jsek_digitalCourses') { |
| | | if (item.sysType == 'CmsItem') this.data.threeLeveData.push(item) |
| | | // if (this.data.isBuy) { |
| | | // if (item.sysType == 'CmsItem') { |
| | | // this.data.threeLeveData.push(item) |
| | | // } |
| | | // } else { |
| | | // if (item.sysType == 'CmsItem' && item.freeFile) { |
| | | // this.data.threeLeveData.push(item) |
| | | // } |
| | | // } |
| | | // if (item.sysType == 'CmsItem') this.data.threeLeveData.push(item) |
| | | if (this.data.isBuy) { |
| | | if (item.sysType == 'CmsItem') { |
| | | this.data.threeLeveData.push(item) |
| | | } |
| | | } else { |
| | | if (item.sysType == 'CmsItem' && item.freeFile) { |
| | | this.data.threeLeveData.push(item) |
| | | } |
| | | } |
| | | } else { |
| | | // 买了 |
| | | if (this.data.buyList.length) { |