111
k94314517
2023-09-13 f06d894f2f15798d24a13d15360ac9fa5e8461d1
screen_standard/src/router/index.js
@@ -10,6 +10,11 @@
  routes: [
    {
      path: '/',
      redirect: '/home',
    },
    {
      path: '/home',
      name: 'home',
      component: indexView
    },