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转换