From 3fa2221feb0de6d43f5cad8e8bab7463b39c1dda Mon Sep 17 00:00:00 2001
From: zhangback <zhangback@163.com>
Date: 星期一, 29 十二月 2025 16:57:53 +0800
Subject: [PATCH] 提交

---
 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..3656d6c 100644
--- a/ui/car_wx_app/config.js
+++ b/ui/car_wx_app/config.js
@@ -3,8 +3,9 @@
 //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,
+    host,imageUrlYL,aliOssUrl,
     title: '浜ゆ帶闆嗗洟鏅烘収鐗╂祦璋冨害骞冲彴'
 }
 

--
Gitblit v1.8.0