feat: iframe实现3d模块,测试内存泄露问题
This commit is contained in:
@@ -386,6 +386,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