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