From 397688fe693abacf48a126f1323e754af8d655ac Mon Sep 17 00:00:00 2001 From: 张含笑 <zhx18749296735@163.com> Date: Wed, 08 Apr 2026 10:43:25 +0800 Subject: [PATCH] feat:嵌套页面工单分享链接,代理地址修改 --- applications/mobile-web-view/env/.env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/applications/mobile-web-view/env/.env.development b/applications/mobile-web-view/env/.env.development index 46f51e0..4c214af 100644 --- a/applications/mobile-web-view/env/.env.development +++ b/applications/mobile-web-view/env/.env.development @@ -8,7 +8,7 @@ VITE_APP_XT_URL = http://220.177.172.27:8100/yisuanzhijian #工单详情(分享链接) -VITE_APP_XT_URL_GD = http://220.177.172.27:8100 +VITE_APP_XT_URL_GD = https://wrj.shuixiongit.com # ws地址 VITE_APP_WS_API_URL = wss://wrj.shuixiongit.com/drone-wss/api/v1/ws -- Gitblit v1.9.3