mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 17:13:26 +08:00
【修复】自定也页面分享
This commit is contained in:
@@ -175,7 +175,8 @@
|
||||
client: this.$globalConstVars.shareClient.wxMiNiProgram,
|
||||
url: this.$globalConstVars.shareUrl,
|
||||
type: this.$globalConstVars.shareModel.url,
|
||||
page: this.$globalConstVars.shareType.index,
|
||||
page: this.$globalConstVars.shareType.page,
|
||||
params: { pageCode: this.pageCode , }
|
||||
};
|
||||
let userToken = this.$db.get('userToken');
|
||||
if (userToken && userToken != '') {
|
||||
|
||||
Reference in New Issue
Block a user