From 371d568cc984422607bbcfd699c1716f5df6a898 Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期一, 29 十二月 2025 16:41:20 +0800
Subject: [PATCH] 新增api大屏查询

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

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

--
Gitblit v1.8.0