common/service/service.js
@@ -105,27 +105,12 @@ success: (res) => { if (res.confirm) { uni.reLaunch({ url: '/pages/login/loginOauth2' url: '/pages/login/login' }); } } }); break; // case 401: // uni.showModal({ // title: '提示', // content: '登录超时,需要重新登录!', // showCancel: false, // success: (res) => { // if (res.confirm) { // uni.reLaunch({ // url: '/pages/login/login' // }) // } // } // }); // break default: tip.error({ duration: 0,