king
2023-02-06 d662ba9cab4b39371b0ae2c78fcfbaf76a4fe18a
src/index.js
@@ -195,6 +195,11 @@
      }
    }
    // 不使用百叶窗打开菜单时,去掉合并标记
    if (GLOB.navBar !== 'shutter') {
      localStorage.removeItem('collapse')
    }
    document.body.className = className
    if (/^https/.test(window.location.protocol) || (process.env.NODE_ENV !== 'production' && /^https/.test(config.host))) { // https转换