Merge branch 'feature-creative-center' into uat
This commit is contained in:
@@ -398,6 +398,12 @@ const constantRoutes = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
path: "/SceneSurveyViewerPage",
|
||||
name: "SceneSurveyViewerPage",
|
||||
component: () => import(/* webpackChunkName: 'SceneSurveyViewerPage' */ "../views/planetDesign/SceneSurveyViewerPage/Index.vue")
|
||||
},
|
||||
|
||||
// 下载中心
|
||||
// {
|
||||
// path: "/downloadCenter",
|
||||
|
||||
Reference in New Issue
Block a user