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