tangzy
2022-03-23 2ed71ac8351c7e7cf46caddebc65a26f441f2d23
src/router/views/index.js
@@ -137,7 +137,7 @@
    redirect: '/vr/index',
    children: [{
      path: 'index',
      name: '实景',
      name: '实景管理',
      meta: {
        i18n: 'index'
      },
@@ -151,7 +151,7 @@
    redirect: '/sp/index',
    children: [{
      path: 'index',
      name: '实景',
      name: '视频管理',
      meta: {
        i18n: 'index'
      },