zhaojs
2023-07-13 70f5b82bc3fceafac2faf470280876b0eca6fac8
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