@@ -102,8 +102,8 @@ export default {
BookItem,
PageBottom
},
- created () {
- },
+ onShareAppMessage() {},
+ onShareTimeline() {},
mounted () {
this.$nextTick(() => {
})