“dzb”
2022-09-21 091618590e16bc7e3f989944494b49ab6e98b626
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')
          }
        ]
      },