lyn7568 3 years ago
parent
commit
4e39263e0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      static/config/index.js

+ 1 - 1
static/config/index.js

5
  window.SITE_CONFIG = {};
5
  window.SITE_CONFIG = {};
6
6
7
  // api接口请求地址
7
  // api接口请求地址
8
  window.SITE_CONFIG['baseUrl'] = 'http://192.168.3.233:8002/renren-fast';
8
  window.SITE_CONFIG['baseUrl'] = 'http://192.168.3.233:8002/fyhs-meeting';
9
9
10
  // cdn地址 = 域名 + 版本号
10
  // cdn地址 = 域名 + 版本号
11
  window.SITE_CONFIG['domain']  = './'; // 域名
11
  window.SITE_CONFIG['domain']  = './'; // 域名