|
@@ -190,7 +190,7 @@ export default {
|
|
wx.onMenuShareAppMessage({
|
|
wx.onMenuShareAppMessage({
|
|
title: "亮健优医", // 分享标题
|
|
title: "亮健优医", // 分享标题
|
|
desc: that.videoList[that.page - 1].videoTitle, // 分享描述
|
|
desc: that.videoList[that.page - 1].videoTitle, // 分享描述
|
|
- link: `https://ue.360lj.com/api/Home/Login?identity=0&backurl=https://ue.360lj.com/dist/oneVideoPlayer?id=${
|
|
|
|
|
|
+ link: `https://mem.360lj.com/ymz1/ymallWechat/code?redirectCode=oneVideoPlayer?id=${
|
|
that.videoList[that.page - 1].id
|
|
that.videoList[that.page - 1].id
|
|
}`, // 分享链接,该链接域名或路径必须与当前页面对应的公众号JS安全域名一致
|
|
}`, // 分享链接,该链接域名或路径必须与当前页面对应的公众号JS安全域名一致
|
|
imgUrl:
|
|
imgUrl:
|