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