zhangback
2025-12-30 939ee5a461a64b40b23d2b5f51c69dead13ee7e3
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;