config.js 140 Bytes Raw Blame History Permalink 1 2 3 4 5 // 配置服务器相关信息 export default { host: 'http://localhost:3000', mobileHost: 'https://zhiyongzaixian123123.utools.club' }