export default { // baseURL: "https://ditu.qqzzhou.com/oa", baseURL: "https://zwdt.wuhan-cloud.com/oa", // baseURL: "http://192.168.0.78:8282", // 高德 // key:'f4226f3eb5a974d153652665b64b497c', // 天地图 // tianKey:'1edd9c001a8425cb93631398109d5ab2', tianKey: 'd131bbacd0a5428f6781fa4e11871196', // h5 已废弃,禁止修改 type: 'H6', // H5 / H6, web端打包需要修改 manifest.json web配置的基础运行路径 isGetLocation: true, // 是否显示定位 isFeedback: true, // 是否显示反馈 }