소스 검색

fix: 修改工具类名称

MTrun 3 년 전
부모
커밋
de1652973c
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/utils/index.ts
  2. 0 0
      src/utils/router.ts

+ 1 - 1
src/utils/index.ts

@@ -1,5 +1,5 @@
 export * from '@/utils/utils'
-export * from '@/utils/page'
+export * from '@/utils/router'
 export * from '@/utils/storage'
 export * from '@/utils/style'
 export * from '@/utils/plugin'

+ 0 - 0
src/utils/page.ts → src/utils/router.ts