han\hanst 7 days ago
parent
commit
a983431e75
  1. 2
      static/config/index-prod.js

2
static/config/index-prod.js

@ -5,7 +5,7 @@
window.SITE_CONFIG = {}; window.SITE_CONFIG = {};
// api接口请求地址 // api接口请求地址
window.SITE_CONFIG['baseUrl'] = 'http://172.26.68.17:9002';
window.SITE_CONFIG['baseUrl'] = 'api';
// cdn地址 = 域名 + 版本号 // cdn地址 = 域名 + 版本号
window.SITE_CONFIG['domain'] = './'; // 域名 window.SITE_CONFIG['domain'] = './'; // 域名

Loading…
Cancel
Save