Mr.Shi
2023-08-28 2ca6dff0fc3753ff58484f4f78d7dde6d8f7adbd
screen_standard/src/router/index.js
@@ -10,6 +10,11 @@
  routes: [
    {
      path: '/',
      redirect: '/home',
    },
    {
      path: '/home',
      name: 'home',
      component: indexView
    },