fix:注册界面少了 excludeLoginPath 排除登录拦截
This commit is contained in:
@@ -109,6 +109,7 @@ definePage({
|
||||
style: {
|
||||
navigationStyle: 'custom',
|
||||
},
|
||||
excludeLoginPath: true,
|
||||
})
|
||||
|
||||
const toast = useToast()
|
||||
|
||||
Reference in New Issue
Block a user