@@ -93,7 +93,7 @@ export default {
this.shareHandle(option)
setTimeout(() => {
this.init()
- }, 1000)
+ }, 2000)
},
onShow() {
if (this.hasLogin) {
@@ -1,4 +0,0 @@
-{
- "usingComponents": {},
- "component": true
-}