[更新]
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user