Commit 451c60bf authored by shilijuan's avatar shilijuan

duankou

parent 55b097af
const address = 'http://localhost:9091/traffic/'; const address = 'http://localhost:8080/traffic/';
const videoAddress = 'http://152.136.233.116:8000'; const videoAddress = 'http://152.136.233.116:8000';
const photoAddress = 'http://152.136.233.116:8000'; const photoAddress = 'http://152.136.233.116:8000';
const title = '公路平台'; const imgAddress = '/traffic/';// 测试环境
export { export {
address, photoAddress, title, videoAddress, address, photoAddress, imgAddress, videoAddress,
}; };
// 这个是 本地配置 打包时把 config-prod.js的内容复制过来 // 这个是 本地配置 打包时把 config-prod.js的内容复制过来
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment