| | |
| | | ### |
| | | # @Author : yuan |
| | | # @Date : 2025-06-18 11:40:10 |
| | | # @LastEditors : yuan |
| | | # @LastEditTime : 2025-09-27 15:06:24 |
| | | # @FilePath : \.env.development |
| | | # @Description : |
| | | # Copyright 2025 OBKoro1, All Rights Reserved. |
| | | # 2025-06-18 11:40:10 |
| | | ### |
| | | #开发环境配置 |
| | | VITE_APP_ENV = 'development' |
| | | |
| | |
| | | # 航线文件地址 |
| | | VITE_APP_AIRLINE_URL = https://wrj.shuixiongit.com/minio/cloud-bucket |
| | | VITE_APP_PICTURE_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket |
| | | #管理后台地址 |
| | | VITE_APP_ADMIN_URL = 'https://wrj.shuixiongit.com/manage/' |
| | | |
| | | #内嵌航线规划iframe地址 |
| | | VITE_APP_WAY_LINE_PLAN = 'https://wrj.shuixiongit.com/bigScreen/#/layout/iframeWayline' |
| | | |
| | | # 地形存放地址 |
| | | VITE_APP_TERRAIN_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_terrain/ |
| | | |
| | | # 行政区划存放地址 |
| | | VITE_APP_REGION_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_region |
| | |
| | | # 国土举证 图片和视频 |
| | | VITE_APP_MEDIAPANEL_API_URL = https://wrj.shuixiongit.com/minio/cloud-bucket |
| | | |
| | | #域名 |
| | | VITE_APP_AREA_NAME = https://wrj.shuixiongit.com |
| | | |
| | | # arcgis服务图层地址 |
| | | VITE_APP_ARCGIS_URL = https://wrj.shuixiongit.com/arcgis116 |
| | | |
| | | #地址搜索服务 |
| | | VITE_APP_SEARCH_URL = https://wrj.shuixiongit.com/gd-restapi-amap |
| | | |
| | | # 3Dtiles地址 |
| | | VITE_APP_3DTILE_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_tiles |