Merge branch 'feature-creative-center' into uat

This commit is contained in:
wanganmao
2022-10-31 16:57:57 +08:00
5 changed files with 1004 additions and 71 deletions

View File

@@ -398,6 +398,12 @@ const constantRoutes = [
}
]
},
{
path: "/SceneSurveyViewerPage",
name: "SceneSurveyViewerPage",
component: () => import(/* webpackChunkName: 'SceneSurveyViewerPage' */ "../views/planetDesign/SceneSurveyViewerPage/Index.vue")
},
// 下载中心
// {
// path: "/downloadCenter",