张延森 3 anos atrás
pai
commit
fca346f5e2
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      src/pages/Index/index.vue

+ 2
- 2
src/pages/Index/index.vue Ver arquivo

102
     BookItem,
102
     BookItem,
103
     PageBottom
103
     PageBottom
104
   },
104
   },
105
-  created () {
106
-  },
105
+  onShareAppMessage() {},
106
+  onShareTimeline() {},
107
   mounted () {
107
   mounted () {
108
     this.$nextTick(() => {
108
     this.$nextTick(() => {
109
     })
109
     })