diff --git a/js/nb.js b/js/nb.js index 8329e76..c157c1c 100644 --- a/js/nb.js +++ b/js/nb.js @@ -61,6 +61,7 @@ export default { }) } resolve(res.data) + // if (res.data.code === 401) { // uni.reLaunch({ // url: '/pages/login/login'