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