uniapp/pages/goods/goodsDetail.vue
@@ -698,7 +698,20 @@ }, getJDsrc() { var that = this; var that = this; console.log(this.frompage); console.log(that.optionsInfo.goodsId); if(this.frompage=='freebuy') {//0元购的记录商品id this.$u.api.updateFirstFreeBrowse({ goodsid:that.optionsInfo.goodsId, new_goodsId:that.optionsInfo.goodsId, plateform:'jd' }).then(e=>{ }); } this.$u.api.getPrivilegeLink({ goodsId: this.optionsInfo.goodsId, type: 1