From 0bc05b506ba40046015f29a3dfed5f03e1773f09 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Thu, 05 Feb 2026 14:56:20 +0800
Subject: [PATCH] feat:修改ax

---
 applications/mobile-web-view/env/.env.test |   12 ++----------
 1 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/applications/mobile-web-view/env/.env.test b/applications/mobile-web-view/env/.env.test
index f285209..57dd477 100644
--- a/applications/mobile-web-view/env/.env.test
+++ b/applications/mobile-web-view/env/.env.test
@@ -1,13 +1,3 @@
-###
- # @Author       : yuan
- # @Date         : 2025-06-06 18:08:02
- # @LastEditors  : yuan
- # @LastEditTime : 2025-06-06 18:09:52
- # @FilePath     : \.env.test
- # @Description  :
- # Copyright 2025 OBKoro1, All Rights Reserved.
- # 2025-06-06 18:08:02
-###
 
 #测试环境配置
 VITE_APP_ENV = 'test'
@@ -15,6 +5,8 @@
 # 是否在打包时开启压缩,支持 gzip 和 brotli
 VITE_BUILD_COMPRESS = gzip
 
+VITE_APP_XT_URL = http://218.202.104.82:8200
+
 # 目前倾斜摄影地址
 VITE_APP_MAP_TILE_URL = https://wrj.shuixiongit.com/3Dtile
 

--
Gitblit v1.9.3