分享问题修复
This commit is contained in:
@@ -112,8 +112,9 @@
|
||||
// console.log('分享组件挂载完毕:currentOptions',currentOptions);
|
||||
if(res){
|
||||
Object.assign(config,res)
|
||||
const rewardSharePages=res.rewardSharePages.split(',')
|
||||
const pTag = returnPageTags(path)
|
||||
if(pTag&¤tOptions.fromUserId&&res.isSharedUserPopup){
|
||||
if( pTag&&rewardSharePages.includes(pTag)&¤tOptions.fromUserId&&res.isSharedUserPopup){
|
||||
show.value=true
|
||||
}
|
||||
// if(res.sharedUserCouponId&&res.sharedUserCouponNum){
|
||||
|
||||
Reference in New Issue
Block a user