Selaa lähdekoodia

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

菲鸽 1 vuosi sitten
vanhempi
commit
cd8c0706f3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/utils/index.ts

+ 1 - 1
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’
  */