修改降雨栅格图显示逻辑

This commit is contained in:
wzy-warehouse
2026-05-18 21:08:43 +08:00
parent 532648ebd8
commit 133cf6d9a7
10 changed files with 157 additions and 48 deletions
+4 -1
View File
@@ -10,4 +10,7 @@ START_PORT=81
VITE_GEOSERVER_BASE_URL=http://47.92.216.173:4019/geoserver/xian
# WebSocket地址
VITE_WEBSOCKET_URL=ws://localhost:8081
VITE_WEBSOCKET_URL=http://localhost:8081/websocket
# 文件地址
VITE_FILE_URL=http://localhost:8083