sen
1 天以前 5abcde36961125cbf436f91b8c17610a6b5f8308
ui/car_wx_app/config.js
@@ -1,11 +1,12 @@
const host = 'https://tmsapi.ygalogisticspark.com/api/';
//const host = 'http://61.143.42.70:7010/cwgltest-api/';
//const host = 'http://127.0.0.1:8060/';
//const host = 'http://192.168.1.92: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 mapApiKey = 'fdb2d2e64ffc9254045935d3227d5cd9';
const config = {
    host,imageUrlYL,aliOssUrl,
    host,imageUrlYL,aliOssUrl,mapApiKey,
    title: '交控集团智慧物流调度平台'
}