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