提交 bf5422fc 作者: 方治民

fix: 移除路由

上级 e174c6fa
流水线 #485 已通过 于阶段
in 1 分 59 秒
......@@ -44,16 +44,6 @@ const setup: AppRouteModule = {
autoFullScreen: true,
},
},
{
path: 'mars3d',
name: 'MapMars3dPage',
component: () => import('/@/views/demo/example/map.mars3d.vue'),
meta: {
title: t('routes.demo.example.mapMars3d'),
icon: 'healthicons:virus-lab-research-test-tube-outline',
hideLayout: true,
},
},
],
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论