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