修复分销没有显示查看更多店铺功能,修复分销绑定问题
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
}).then(res => {
|
||||
// console.log('分享组件挂载完毕:shareConfig',res);
|
||||
// console.log('分享组件挂载完毕:currentOptions',currentOptions);
|
||||
if(res){
|
||||
if(res&& typeof res==='object'){
|
||||
Object.assign(config,res)
|
||||
const rewardSharePages=res.rewardSharePages.split(',')
|
||||
const pTag = returnPageTags(path)
|
||||
|
||||
Reference in New Issue
Block a user