作者 王晓刚
1 个管道 的构建 通过 耗费 1 秒

分享bug

@@ -218,7 +218,7 @@ @@ -218,7 +218,7 @@
218 title: '学考无忧', 218 title: '学考无忧',
219 desc: "学考无忧", 219 desc: "学考无忧",
220 link: '{$url}', 220 link: '{$url}',
221 - imgUrl: "{:cmf_get_image_url('logo.jpg')}", // 分享图标 221 + imgUrl: "http://xkeasy.w.bronet.cn/logo.jpg", // 分享图标
222 type: 'link', // 分享类型,music、video或link,不填默认为link 222 type: 'link', // 分享类型,music、video或link,不填默认为link
223 dataUrl: '', // 如果type是music或video,则要提供数据链接,默认为空 223 dataUrl: '', // 如果type是music或video,则要提供数据链接,默认为空
224 success: function (res) { 224 success: function (res) {
@@ -233,7 +233,7 @@ @@ -233,7 +233,7 @@
233 title: '学考无忧', 233 title: '学考无忧',
234 desc: "学考无忧", 234 desc: "学考无忧",
235 link: '{$url}', 235 link: '{$url}',
236 - imgUrl: "{:cmf_get_image_url('logo.jpg')}", // 分享图标 236 + imgUrl: "http://xkeasy.w.bronet.cn/logo.jpg", // 分享图标
237 type: 'link', // 分享类型,music、video或link,不填默认为link 237 type: 'link', // 分享类型,music、video或link,不填默认为link
238 dataUrl: '', // 如果type是music或video,则要提供数据链接,默认为空 238 dataUrl: '', // 如果type是music或video,则要提供数据链接,默认为空
239 success: function (res) { 239 success: function (res) {