@@ -126,6 +126,9 @@
setTimeout(function () {
uni.stopPullDownRefresh();
}, 1000);
+ },
+ onShareAppMessage() {
+
},
methods: {
pageInit(){