This commit is contained in:
3321822538@qq.com 2024-08-28 11:12:53 +08:00
parent bb4795cea5
commit e14c01f81e

View File

@ -121,7 +121,7 @@
} else { } else {
uni.reLaunch({ uni.reLaunch({
url:'/pages/login/login' url:'/pages/login/login'
}) })
} }
}) })
}, },