config.js 140 Bytes
// 配置服务器相关信息
export default {
  host: 'http://localhost:3000',
  mobileHost: 'https://zhiyongzaixian123123.utools.club'
}