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