张延森 hace 3 años
padre
commit
fca346f5e2
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      src/pages/Index/index.vue

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

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