|
@@ -100,7 +100,7 @@
|
|
|
title: t('feedback.shareTitle'), // 标题
|
|
|
desc: t('feedback.shareSubTitle'), // 描述
|
|
|
link: window.location.href, // 分享的URL,必须和当前打开的网页的URL是一样的
|
|
|
- imgUrl: 'https://4dkk.4dage.com/FDKKIMG/icon/kankan_icon180.png', // 缩略图地址
|
|
|
+ imgUrl: 'https://4dkk.4dage.com/FDKKIMG/icon/kankan_icon.ico', // 缩略图地址
|
|
|
success: function () {},
|
|
|
cancel: function () {},
|
|
|
};
|