Mr.Shi
2023-09-07 17e1ae4795b1be3d4bfd7005fb1bb559d5e30115
screen_standard/src/router/index.js
@@ -10,6 +10,11 @@
  routes: [
    {
      path: '/',
      redirect: '/home',
    },
    {
      path: '/home',
      name: 'home',
      component: indexView
    },