邓洁 : 修改详情分享
This commit is contained in:
@@ -111,6 +111,15 @@
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
onShareAppMessage() {
|
||||
return {
|
||||
title: this.shopInfo.tt,
|
||||
imageUrl: this.shopInfo.pics[0]
|
||||
}
|
||||
},
|
||||
onShareTimeline() {
|
||||
return {}
|
||||
},
|
||||
phonecall() {
|
||||
this.showM = true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user