Commit e07e55fa authored by zhangyanni's avatar zhangyanni

测试小程序分享

parent a75fc020
......@@ -361,6 +361,7 @@
path: '/pages/sharepage/sharepage?shareUrl=' + JSON.stringfy({url: encodeURIComponent(document.location.href)}) //重点,share.js是小程序的页面中,从分享进入的h5的落地页
}
});
wx.miniProgram.navigateBack({delta: 1})
}else{
this.dialogVisible = true;
this.popupVisible = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment