zhangback
2025-12-29 3fa2221feb0de6d43f5cad8e8bab7463b39c1dda
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;