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