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