heshaofeng
2026-04-09 ca3e4977395bc02c5d147dffdff7381333fdfbca
项目代码/WIDESEA_WMSClient/src/router/index.js
@@ -36,7 +36,15 @@
    meta:{
        anonymous:true
      }
  },
  },
  {
    path: '/change-password',
    name: 'ChangePassword',
    component: () => import('@/views/ChangePassword.vue'),
    meta:{
        anonymous:true
      }
  },
  {
    path: '/bigdata',
    name: 'bigdata',