This commit is contained in:
zhangmanman
2021-08-13 17:34:53 +08:00
parent 8f7cc986c2
commit 01eedb0b82
11 changed files with 38 additions and 35 deletions

View File

@@ -50,8 +50,6 @@ Page({
openid : options.openid || '',
orderType : options.orderType
})
console.log(getApp().globalData.shareObj)
},
/**
@@ -275,7 +273,6 @@ Page({
}
if(shareObj.type == 'shareGoods' && shareObj.goodsId == right_id){
console.log(22222)
newParent = shareObj.userId
}

View File

@@ -55,7 +55,7 @@
</view>
<view class="rightsNumber">
<image class="rightsGoods-img" src="{{detail.cover}}" mode="aspectFill"></image>
<image class="rightsGoods-img" src="{{detail.goods_cover}}" mode="aspectFill"></image>
<view class="rightsGoods">
<view class="nowrap rightsGoods-text">
{{detail.title}}