// 全局配置文件 export const BASE_API = 'http://192.168.60.99:8004/' // 导出配置 export default { BASE_API }