src/index.js
@@ -124,6 +124,10 @@ GLOB.mainSystemApi = 'https://cloud.positecgroup.com/webapi/dostars' if (config.style_appkey) { GLOB.style_appkey = config.style_appkey } // GLOB.mainSystemApi = 'https://sso.mk9h.cn/cloud/webapi/dostars' // if (!/^https/.test(window.location.protocol)) { // https转换 // GLOB.mainSystemApi = 'http://sso.mk9h.cn/cloud/webapi/dostars'