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