소스 검색

路由修改

1178232204@qq.com 3 년 전
부모
커밋
7a6a3465ba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -17,7 +17,7 @@ Vue.use(Router);
 const router = new Router({
   routes:[
     {
-      path:'/login',
+      path:'/',
       name:'Login',
       meta:{
         title:'智能预问诊'