| | |
| | | data: { |
| | | bottomLift: 0, |
| | | checkAll: false, |
| | | enjoyList: [] |
| | | enjoyList: [], |
| | | leftIcon: '<<', |
| | | rightIcon: '>>', |
| | | }, |
| | | |
| | | /** |
| | |
| | | } |
| | | }) |
| | | }) |
| | | |
| | | let map = [ |
| | | '/pages/detailDis/product', |
| | | '/pages/detailDis/case', |
| | |
| | | ] |
| | | console.log(info.id) |
| | | wx.navigateToMiniProgram({ |
| | | appId: 'wx208dd1edc0be24ee', |
| | | path: map[info.joinType], |
| | | envVersion: 'trial', |
| | | extraData: { |
| | | id: info.id, |
| | | origin: 'b' |
| | | } |
| | | appId: 'wxcd2b89fd2ff065f8', |
| | | path: `${map[info.joinType]}?origin=b&id=${info.id}&userId=${wx.getStorageSync('member').id}`, |
| | | envVersion: 'trial' |
| | | }) |
| | | }, |
| | | handleDown() { |
| | |
| | | console.log('obj', obj); |
| | | let that = this |
| | | getContentShareImg({ |
| | | articleId: obj.id + '&' + obj.joinType, |
| | | articleId: obj.id + '_' + obj.joinType, |
| | | type: '0', |
| | | // pageUrl: path, |
| | | imgurl: obj.coverImage, |