@@ -21,6 +21,8 @@ export default {
},
onShow() {
+ // 分享
+ onShareAppMessage(e){},
onLoad(options) {
uni.showLoading({
title: '加载中',