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