#
whycq
2022-12-14 289e204f67b8ae0144772707e028a4aa82f2002a
pages/login/login.vue
@@ -83,6 +83,7 @@
                     that.load.btnText = '登录中';
                     uni.setStorageSync('token', res.data.token);
                     uni.setStorageSync('userName', that.user.userName);
                     uni.setStorageSync('baseUrl','http://localhost:9528')
                     setTimeout(()=> {
                        uni.showToast({title: '登录成功'})
                        setTimeout(()=> {