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