store/index.js
@@ -262,7 +262,7 @@ }) commit('changereconnectNum', 1) dispatch('reconnect') } else if (state.connectNum > 6 && state.globalisLogin) { } else if (state.connectNum >= 6 && state.globalisLogin) { commit('changereconnectNum', 1) uni.showToast({ title: '网络异常,请稍后重试',