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