king
2022-04-26 5ae57b206e9c5d52c196276301879271ec6ace66
2022-04-26
2个文件已修改
11 ■■■■ 已修改文件
src/tabviews/custom/components/card/data-card/index.scss 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/login/index.jsx 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/tabviews/custom/components/card/data-card/index.scss
@@ -26,6 +26,9 @@
        color: #bcbcbc;
        .ant-mk-text, .ant-mk-date, .anticon {
          color: #bcbcbc!important;
          span {
            color: #bcbcbc!important;
          }
        }
      }
    }
src/views/login/index.jsx
@@ -517,14 +517,6 @@
            // 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:') : ''
            //   res.titlelogo = res.titlelogo ? res.titlelogo.replace(/^http:/ig, 'https:') : ''
            // }
            let _url = _href + 'system'
            let systemMsg = {
              favicon: res.titlelogo || '',