Commit fbb747e8 authored by Xuguangxing's avatar Xuguangxing

Merge branch 'feat/group-buy' of git.quantgroup.cn:ui/group-buy-ui into feat/group-buy

parents 83b1317e dcd4bd87
......@@ -227,6 +227,7 @@ export default {
});
},
appShareEventChange() {
alert(JSON.stringify(this.shareInfo.imgUrl));
const { title, desc, link, imgUrl, posterUrl } = this.shareInfo;
// 进行App分享
const data = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment