From 476b7787e90f131b5f3cdc2b0964441403b20cd9 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 04 Feb 2026 09:37:55 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web

---
 applications/mobile-web-view/env/.env.development |   20 +-------------------
 1 files changed, 1 insertions(+), 19 deletions(-)

diff --git a/applications/mobile-web-view/env/.env.development b/applications/mobile-web-view/env/.env.development
index 335cf71..903d8ac 100644
--- a/applications/mobile-web-view/env/.env.development
+++ b/applications/mobile-web-view/env/.env.development
@@ -1,13 +1,3 @@
-###
- # @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'
 
@@ -27,13 +17,10 @@
 # 航线文件地址
 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
@@ -41,14 +28,9 @@
 # 国土举证 图片和视频
 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

--
Gitblit v1.9.3