pages/login/login.vue
@@ -141,6 +141,7 @@ this.setUserTabbar(res.data.type); uni.setStorageSync('roleType', res.data.type); uni.setStorageSync("userId", res.data.userId) uni.setStorageSync("carNo", res.data.carNo) setCustomerId(res.data.customerid); uni.hideLoading(); //跳转页面