src/index.js
@@ -199,6 +199,7 @@ GLOB.host = window.location.host + (_service ? '_' + _service : '') GLOB.baseurl = document.location.origin + '/' + GLOB.service GLOB.linkurl = GLOB.baseurl + 'index.html' GLOB.location = document.location.origin } else { GLOB.location = config.host GLOB.service = config.service