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