mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 16:05:53 +08:00
商品详情页分享朋友圈分享好友,以及一些小优化
This commit is contained in:
@@ -96,9 +96,10 @@ export default {
|
||||
this.init();
|
||||
// #ifdef MP-WEIXIN
|
||||
// 小程序默认分享
|
||||
uni.showShareMenu({ withShareTicket: true });
|
||||
uni.showShareMenu({ withShareTicket: true, });
|
||||
// #endif
|
||||
},
|
||||
|
||||
methods: {
|
||||
/**
|
||||
* 实例化首页数据楼层
|
||||
|
||||
Reference in New Issue
Block a user