ソースを参照

修改api接口地址

daxiongYang 7 年 前
コミット
7870054d16
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      static/config/index.js

+ 1 - 1
static/config/index.js

@ -4,7 +4,7 @@
4 4
;(function () {
5 5
  window.SITE_CONFIG = {}
6 6
  // api接口请求地址
7
  window.SITE_CONFIG.baseUrl = '//dev.demo.renren.io/renren-fast'
7
  window.SITE_CONFIG.baseUrl = '//demo.renren.io/renren-fast'
8 8
9 9
  // 嵌套iframe地址
10 10
  window.SITE_CONFIG.nestIframeUrl = '//demo.renren.io/renren-fast/'