mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 22:03:26 +08:00
Merge branch 'dev' into 'master'
uniapp【修复】:自定义页面分享 See merge request jianweie/coreshoppro!84
This commit is contained in:
@@ -80,7 +80,8 @@
|
|||||||
client: ShareClientEnum.wxMiNiProgram,
|
client: ShareClientEnum.wxMiNiProgram,
|
||||||
url: shareUrl,
|
url: shareUrl,
|
||||||
type: ShareModelEnum.url,
|
type: ShareModelEnum.url,
|
||||||
page: ShareEnum.index,
|
page: ShareEnum.page,
|
||||||
|
params: { pageCode: query?.code, }
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user