“dzb”
2022-09-20 ffb4f983478bc74ae34d7c7cecc7fb937fab045f
src/router/index.js
@@ -46,6 +46,11 @@
            path:'otherInterface',
            name:'otherInterface',
            component: () => import('@/views/systemSetting/platform/otherInterface')
          },
          {
            path:'mySetting',
            name:'mySetting',
            component: () => import('@/views/systemSetting/platform/mySetting')
          }
        ]
      },