作者 anyv
1 个管道 的构建 通过 耗费 0 秒

4

@@ -101,9 +101,9 @@ @@ -101,9 +101,9 @@
101 wx.ready(function () { 101 wx.ready(function () {
102 wx.onMenuShareAppMessage({ 102 wx.onMenuShareAppMessage({
103 title: '网吧', 103 title: '网吧',
104 - desc: 'ertertert', 104 + desc: 'aaaaa',
105 link: '{$url}', 105 link: '{$url}',
106 - imgUrl: "", // 分享图标 106 + imgUrl: "{:cmf_get_image_url('/admin/20190415/db563bac56914cbf27e53cd45c85b8ea.png')}", // 分享图标
107 type: 'link', // 分享类型,music、video或link,不填默认为link 107 type: 'link', // 分享类型,music、video或link,不填默认为link
108 dataUrl: '', // 如果type是music或video,则要提供数据链接,默认为空 108 dataUrl: '', // 如果type是music或video,则要提供数据链接,默认为空
109 // trigger: function (res) { 109 // trigger: function (res) {