From c7d7dea06cc26babc6cdf04309baf2c074a5285c Mon Sep 17 00:00:00 2001 From: Bingkun Li Date: Thu, 29 Jan 2026 10:09:02 +0800 Subject: [PATCH] Revert the sar default position --- frontend/Skyeye-sys-ui/public/config.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/frontend/Skyeye-sys-ui/public/config.js b/frontend/Skyeye-sys-ui/public/config.js index dd49e2e..4fc3a89 100644 --- a/frontend/Skyeye-sys-ui/public/config.js +++ b/frontend/Skyeye-sys-ui/public/config.js @@ -12,8 +12,6 @@ window.config = { arcgisUrl: 'http://61.48.133.44:14001/map/arcgisMap', minMapLevel: 1, maxMapLevel: 16, - // defaultLocation: [115.91531500114789, 40.35940233391189], - - // defaultLocation: [116.40531500114789, 39.86340233391189], + defaultLocation: [115.91531500114789, 40.35940233391189], tdtToken: '316ac2812387c2cbff7a6f2f4e7f5bdc' }