src/index.js
@@ -188,6 +188,7 @@ GLOB.baseurl = GLOB.location + '/' + GLOB.service GLOB.linkurl = GLOB.baseurl + 'index.html' GLOB.dataFormat = false } let mark = sessionStorage.getItem('system_mark') let _mark = `sys_${GLOB.service.replace('/', '') || 'service'}` @@ -195,7 +196,6 @@ sessionStorage.clear() } sessionStorage.setItem('system_mark', _mark) } if (config.mainkey && GLOB.sysType !== 'cloud' && config.mainkey !== options.cakey) { GLOB.localkey = GLOB.appkey