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