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