screen_standard/src/router/index.js
@@ -8,13 +8,13 @@ { path: '/', name: 'home', component: HomeView }, { path: '/index', name: 'index', component: indexView } }, // { // path: '/index', // name: 'index', // component: indexView // } ] })