king
2025-03-05 f1a4a2e83a5a3a3f8636c0d85a3a02471c5b07e7
src/index.js
@@ -212,6 +212,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