提交 b200bd4a 编写于 作者: tao.wu's avatar tao.wu

图片分享bug

上级 62a9391b
...@@ -107,7 +107,7 @@ export default { ...@@ -107,7 +107,7 @@ export default {
shareUrl: window.location.href, shareUrl: window.location.href,
title1: '云鹊奖活动在即,火速开启提醒', title1: '云鹊奖活动在即,火速开启提醒',
title2: '边学习边获益,最高20万元奖品等你瓜分!', title2: '边学习边获益,最高20万元奖品等你瓜分!',
shareImageUrl: '../assets/img/share.png' shareImageUrl: require('../assets/img/share.png')
} }
this.isWeb = this.$rocNative.isWeb; this.isWeb = this.$rocNative.isWeb;
this.$rocNative.getToken().then(res => { this.$rocNative.getToken().then(res => {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册