src/views/Synthesis/LeftMenu.vue
@@ -689,6 +689,10 @@ window.sgworld.Analysis.setPointFly(); break; case 'c2': var test = ''; if (analyFlag == false) { test = '/web'; } window.sgworld.Command.execute(2, 3, '', (data) => { data.showPoint = false; data.showLine = true; @@ -704,7 +708,7 @@ area: ['352px', '690px'], offset: 'r', skin: 'other-class', content: '/SmartEarthSDK/Workers/path/Path.html', content: test + '/SmartEarthSDK/Workers/path/Path.html', end: function () { PathAnimationData.fly && PathAnimationData.fly.exit(); },