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