config.js 84 B

1234
  1. //配置服务器相关信息
  2. export default{
  3. host:'http://192.168.0.184:9090'
  4. }