uniapp/App.vue
@@ -175,7 +175,6 @@ var route = routes[routes.length - 1].route } // #ifdef APP-PLUS console.log(this.globalData.canlisten) if (this.globalData.canlisten && route != 'pages/mine/tools/turnChain') { getClipboard() } @@ -210,7 +209,6 @@ var that = this; that.globalData.hasinit=true; this.$u.api.comminInt({}).then(e => { console.log(e) if (e.code != 0) { that.globalData.hasinit=false;