[最新更新]
This commit is contained in:
@@ -301,6 +301,16 @@ Page({
|
||||
})
|
||||
return
|
||||
}
|
||||
|
||||
// 是否有推荐人
|
||||
if(!this.data.goodsData.has_parent) {
|
||||
this.setData({
|
||||
isParent : true,
|
||||
goodsSize : false
|
||||
})
|
||||
return
|
||||
}
|
||||
|
||||
wx.showLoading({
|
||||
title: '加载中...',
|
||||
mask : true
|
||||
|
||||
Reference in New Issue
Block a user