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

测试微信分享个

上级 4381bf5e
...@@ -71,6 +71,7 @@ ...@@ -71,6 +71,7 @@
document.querySelector('body').setAttribute('style', 'background: "";'); document.querySelector('body').setAttribute('style', 'background: "";');
// 微信分享 // 微信分享
this.shareObj.shareUrl = window.localStorage.getItem('shareUrl') || window.location.href; this.shareObj.shareUrl = window.localStorage.getItem('shareUrl') || window.location.href;
alert(this.shareObj.shareUrl)
this.$picaWxShare({ this.$picaWxShare({
// baseUrl: BASE_URL[process.env.NUXT_ENV_APP], // baseUrl: BASE_URL[process.env.NUXT_ENV_APP],
baseUrl: 'https://test1-sc.yunqueyi.com', baseUrl: 'https://test1-sc.yunqueyi.com',
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册