From 8ca7e4aff6670faa03633b91848b26639c92279a Mon Sep 17 00:00:00 2001
From: sen <sen@qq.com>
Date: 星期四, 18 十二月 2025 09:40:21 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/yagwly_fa_master' into yagwly_fa_master

---
 ui/car_wx_app/config.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/ui/car_wx_app/config.js b/ui/car_wx_app/config.js
index 26732af..3e12e8b 100644
--- a/ui/car_wx_app/config.js
+++ b/ui/car_wx_app/config.js
@@ -3,9 +3,10 @@
 //const host = 'http://127.0.0.1:8060/';
 // const host = 'https://jyjyapi.ygalogisticspark.com/api2/zhfw/api/third';
 const imageUrlYL = 'http://localhost:8080';
+const aliOssUrl = 'https://huichang-tms.oss-cn-hongkong.aliyuncs.com';
 const config = {
     host,imageUrlYL,
-    title: '浜ゆ帶闆嗗洟鏅烘収鐗╂祦璋冨害骞冲彴'
+    title: '浜ゆ帶闆嗗洟姹囩晠涓氳储铻嶅悎绠$悊绯荤粺'
 }
 
 export default config;

--
Gitblit v1.8.0