@ -100,7 +100,7 @@
}
onShow(() => {
if (!userStore.mobile) {
if (userStore.mobile === '') {
uni.navigateTo({
url: '/pages/login/login'
})