页面样式,svg
This commit is contained in:
@@ -13,9 +13,8 @@ import { AuthState } from '@/store/modules/auth';
|
||||
*/
|
||||
const WHITE_LIST = [
|
||||
'/login',
|
||||
'/register',
|
||||
'/register',
|
||||
'/forgot-password',
|
||||
'/home',
|
||||
'/403',
|
||||
'/404', // 404页面允许访问(但未登录时不会被路由到这里)
|
||||
'/500'
|
||||
|
||||
Reference in New Issue
Block a user