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