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