diff --git a/src/utils/index.ts b/src/utils/index.ts index 21eb57e..5c5ee2e 100644 --- a/src/utils/index.ts +++ b/src/utils/index.ts @@ -22,7 +22,7 @@ export const getIsTabbar = () => { } /** - * 获取当前页面路由的 path 路劲和 redirectPath 路径 + * 获取当前页面路由的 path 路径和 redirectPath 路径 * path 如 ‘/pages/login/index’ * redirectPath 如 ‘/pages/demo/base/route-interceptor’ */