zhangback
2026-01-26 6705efe18a3d82c1baf4130e74872f2509af760f
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;