wzyyy 3 년 전
부모
커밋
fd5e0c8542
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/routes.ts

+ 1 - 1
config/routes.ts

@@ -25,7 +25,7 @@
           {
           {
             name: 'bind',
             name: 'bind',
             path: '/account/center/bind',
             path: '/account/center/bind',
-            component: './account/Center/Bind',
+            component: './account/Center/bind',
           },
           },
         ],
         ],
       },
       },