| | |
| | | // } |
| | | }) |
| | | if (this.data.source == 'qrcode') { |
| | | console.log(this.data.threeLeveData, this.data.isLearnDataBuy, 1234) |
| | | let qrData = this.data.threeLeveData.find(ditem => ditem.id == this.data.activeId) |
| | | if (qrData && this.data.isLearnDataBuy) { |
| | | if (qrData) { |
| | |
| | | }) |
| | | this.aliVod(file, this.data.showData) |
| | | } else { |
| | | let file = items.file ? items.file : items.freeFile |
| | | this.setData({ |
| | | showData: items.file ? app.config.requestCtx + '/file/api/ApiDownload?md5=' + items.file : app.config.requestCtx + '/file/api/ApiDownload?md5=' + items.freeFile, |
| | | showData: app.config.requestCtx + '/file/api/ApiDownload?md5=' + file, |
| | | titleName: items.name, |
| | | selectedId: index |
| | | }) |