| | |
| | | # @LastEditors : yuan |
| | | # @LastEditTime : 2025-09-27 15:09:17 |
| | | # @FilePath : \.env.production |
| | | # @Description : |
| | | # Copyright 2025 OBKoro1, All Rights Reserved. |
| | | # @Description : |
| | | # Copyright 2025 OBKoro1, All Rights Reserved. |
| | | # 2025-09-26 16:06:57 |
| | | ### |
| | | ### |
| | | #生产环境配置 |
| | | VITE_APP_ENV = 'production' |
| | | |
| | |
| | | |
| | | VITE_APP_PICTURE_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket |
| | | |
| | | # 管理后台地址 |
| | | VITE_APP_ADMIN_URL = 'https://aisky.org.cn/manage/' |
| | | |
| | | #内嵌航线规划iframe地址 |
| | | VITE_APP_WAY_LINE_PLAN = 'https://aisky.org.cn/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://aisky.org.cn/minio/cloud-bucket |
| | | |
| | | #域名 |
| | | VITE_APP_AREA_NAME = https://aisky.org.cn |
| | | |
| | | # arcgis服务图层地址 |
| | | VITE_APP_ARCGIS_URL = https://aisky.org.cn/arcgis116 |
| | | |
| | | #地址搜索服务 |
| | | VITE_APP_SEARCH_URL = https://aisky.org.cn/gd-restapi-amap |
| | | |
| | | # 3Dtiles地址 |
| | | VITE_APP_3DTILE_URL = https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_tiles |