fix: 文字写错。路劲 --> 路径

This commit is contained in:
菲鸽
2024-07-15 16:02:19 +08:00
parent 357ed6cf12
commit cd8c0706f3

View File

@@ -22,7 +22,7 @@ export const getIsTabbar = () => {
}
/**
* 获取当前页面路由的 path 路和 redirectPath 路径
* 获取当前页面路由的 path 路和 redirectPath 路径
* path 如 /pages/login/index
* redirectPath 如 /pages/demo/base/route-interceptor
*/