fix
This commit is contained in:
@@ -18,16 +18,16 @@ Component({
|
||||
// 转发给好友
|
||||
onShareAppMessage() {
|
||||
return {
|
||||
title: '2024新款男士轻薄羽绒服 限时5折¥299',
|
||||
title: '吉林敖东控糖胶囊 辅助降血糖 ¥89.22起',
|
||||
path: '/pages/index/index',
|
||||
imageUrl: '/pages/index/assets/test.png',
|
||||
imageUrl: '/pages/index/assets/test.jpg',
|
||||
}
|
||||
},
|
||||
// 分享到朋友圈
|
||||
onShareTimeline() {
|
||||
return {
|
||||
title: '2024新款男士轻薄羽绒服 限时5折¥299',
|
||||
imageUrl: '/pages/index/assets/test.png',
|
||||
title: '吉林敖东控糖胶囊 辅助降血糖 ¥89.22起',
|
||||
imageUrl: '/pages/index/assets/test.jpg',
|
||||
}
|
||||
},
|
||||
preventTouchMove() {},
|
||||
|
||||
Reference in New Issue
Block a user