pages/tabBar/me.vue
@@ -218,6 +218,10 @@ } }, mounted() { }, onTabItemTap: function(e) { getApp().globalData.selectTab = e.index }, methods: { itemClick(mode){ @@ -249,6 +253,9 @@ uni.reLaunch({ url: '/pages/login/login' }); this.$mqttTool.end().then(res => { console.error(res) }) }, cancel() { this.show = false