优化
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { RouteLocationRaw } from 'vue-router'
|
||||
|
||||
export const RouterPath: Record<string, RouteLocationRaw> = {
|
||||
HOME: '/dashboard',
|
||||
HOME: '/monisuo/dashboard',
|
||||
LOGIN: '/auth/sign-in',
|
||||
} as const
|
||||
|
||||
Reference in New Issue
Block a user