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