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