修改样式
This commit is contained in:
@@ -273,6 +273,8 @@ const submitForm = () => {
|
||||
userStore.login(res);
|
||||
uni.switchTab({ url: '/pages/home/home' })
|
||||
btnLoading.value = false;
|
||||
}).finally(()=>{
|
||||
btnLoading.value = false;
|
||||
})
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user