feat: iframe实现3d模块,测试内存泄露问题

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

View File

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