From 2800fa4f32f3900509cb4d6eefaf2bfaf54efdd7 Mon Sep 17 00:00:00 2001 From: 罗广辉 <guanghui.luo@foxmail.com> Date: Mon, 21 Apr 2025 18:29:09 +0800 Subject: [PATCH] fix: 天气显示 --- .env.test | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.test b/.env.test index 519d7bf..39adca1 100644 --- a/.env.test +++ b/.env.test @@ -6,5 +6,5 @@ # 航线文件地址 VITE_APP_AIRLINE_URL = https://wrj.shuixiongit.com/minio/cloud-bucket -#系统运维 +#管理后台地址 VITE_APP_ADMIN_URL = 'https://wrj.shuixiongit.com/manage/wel/index' -- Gitblit v1.9.3