作者 韩昌

回复分享功能

... ... @@ -100,7 +100,7 @@
},
"share" : {
"weixin" : {
"appid" : "wx2c0a7c1efa21800a",
"appid" : "wxaad165a697ab4a97",
"UniversalLinks" : "https://static-mp-8ab296ea-35dc-49cc-92d3-9a750639c63d.next.bspapp.com/uni-universallinks/__UNI__AB7B27B/"
}
},
... ...
... ... @@ -45,8 +45,8 @@ export default {
picture2: '',
show: false,
ControlsList: [
// { title: '微信', imgUrl: '/static/images/wechat.png', type: 'wechat' },
// { title: '朋友圈', imgUrl: '/static/images/puq.png', type: 'puq' },
{ title: '微信', imgUrl: '/static/images/wechat.png', type: 'wechat' },
{ title: '朋友圈', imgUrl: '/static/images/puq.png', type: 'puq' },
{ title: '保存图片', imgUrl: '/static/images/download.png', type: 'download' }
],
qrCodeDetail: {},
... ...