king
2021-12-14 0e274944e11094012aa2e1557df8fe438b3b6d20
src/views/login/index.jsx
@@ -518,6 +518,13 @@
            // res.indexlogo = res.indexlogo ? res.indexlogo.replace(/:8080/ig, '').replace(/http:/ig, 'https:') : ''
            // res.loginlogo = res.loginlogo ? res.loginlogo.replace(/:8080/ig, '').replace(/http:/ig, 'https:') : ''
            // if (/^https/.test(window.location.protocol)) { // https转换
            //   res.Banner = res.Banner ? res.Banner.replace(/http:/ig, 'https:') : ''
            //   res.doclogo = res.doclogo ? res.doclogo.replace(/http:/ig, 'https:') : ''
            //   res.indexlogo = res.indexlogo ? res.indexlogo.replace(/http:/ig, 'https:') : ''
            //   res.loginlogo = res.loginlogo ? res.loginlogo.replace(/http:/ig, 'https:') : ''
            // }
            let _url = window.location.href.split('#')[0] + 'system'
            let systemMsg = {
              favicon: res.titlelogo || '',