fix 跨年专题

develop
GJW200011 4 years ago
parent 467e453027
commit 5a19a603d2

@ -251,6 +251,11 @@ Page({
* 用户点击右上角分享 * 用户点击右上角分享
*/ */
onShareAppMessage: function () { onShareAppMessage: function () {
let title='开心麻花有笑跨年攻略'
let imageUrl='https://mahuaimage2.oss-cn-qingdao.aliyuncs.com/mini_app/video/61cad2bba6e2b2fc1d12ae96520a9bbc7181b00e43c8b.jpg'
return { //自定义转发内容
title,
imageUrl //不设置此字段时,默认截取当前页面作为展示的图片
}
} }
}) })

@ -1,3 +1,4 @@
{ {
"usingComponents": {} "usingComponents": {},
"navigationBarTitleText":"开心麻花有笑跨年攻略"
} }
Loading…
Cancel
Save