|
@@ -89,6 +89,7 @@ export default {
|
|
|
link: 'https://work.weixin.qq.com/',
|
|
link: 'https://work.weixin.qq.com/',
|
|
|
imgUrl:
|
|
imgUrl:
|
|
|
'https://res.mail.qq.com/node/ww/wwmng/style/images/index_share_logo$13c64306.png',
|
|
'https://res.mail.qq.com/node/ww/wwmng/style/images/index_share_logo$13c64306.png',
|
|
|
|
|
+ enableIdTrans: 0,
|
|
|
success: () => {
|
|
success: () => {
|
|
|
// 用户确认分享后回调
|
|
// 用户确认分享后回调
|
|
|
console.log('用户确认分享后回调');
|
|
console.log('用户确认分享后回调');
|