forked from drone/command-center-dashboard

luoguanghui
2025-03-26 f7d854e455563a0143e83d4890002db1c7fffc5d
src/router/page/index.js
@@ -67,6 +67,6 @@
  {
    path: '/',
    name: '主页',
    redirect: '/wel',
    redirect: '/index',
  },
];