wujianwei
2026-03-09 16b37fa24394118e40bf9f32a0fefbb7f71483f5
ui/car_wx_app/config.js
@@ -3,9 +3,10 @@
//const host = 'http://127.0.0.1:8060/';
// const host = 'https://jyjyapi.ygalogisticspark.com/api2/zhfw/api/third';
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;