mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-18 00:15:54 +08:00
修改share地址问题
This commit is contained in:
@@ -113,7 +113,7 @@ export default {
|
|||||||
uni.share({
|
uni.share({
|
||||||
provider: "weixin",
|
provider: "weixin",
|
||||||
scene: scene,
|
scene: scene,
|
||||||
href: configs.downloadLink + this.link,
|
href: configs.shareLink + this.link,
|
||||||
imageUrl: this.thumbnail,
|
imageUrl: this.thumbnail,
|
||||||
type: 0,
|
type: 0,
|
||||||
summary: this.goodsName,
|
summary: this.goodsName,
|
||||||
|
|||||||
Reference in New Issue
Block a user