Ver Código Fonte

修改api配置

daxiongYang 7 anos atrás
pai
commit
e6c1d779c5
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      static/config/index.js

+ 1 - 1
static/config/index.js

@ -5,7 +5,7 @@
5 5
  window.SITE_CONFIG = {};
6 6
7 7
  // api接口请求地址
8
  window.SITE_CONFIG['baseUrl'] = 'http://dev.demo.renren.io/renren-fast';
8
  window.SITE_CONFIG['baseUrl'] = 'http://localhost:8080/renren-fast';
9 9
10 10
  // cdn地址 = 域名 + 版本号
11 11
  window.SITE_CONFIG['domain']  = './'; // 域名