From 16b37fa24394118e40bf9f32a0fefbb7f71483f5 Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期一, 09 三月 2026 11:17:33 +0800
Subject: [PATCH] 修改本地配置

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

diff --git a/ui/car_wx_app/config.js b/ui/car_wx_app/config.js
index 6922c78..3656d6c 100644
--- a/ui/car_wx_app/config.js
+++ b/ui/car_wx_app/config.js
@@ -5,7 +5,7 @@
 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