king
2020-12-28 6467e4115c5284a15f393e3dd2ffb07ebd2a96d6
src/views/login/index.jsx
@@ -341,7 +341,7 @@
            window.GLOB.style = systemMsg.style
        
            if (window.GLOB.style && options.styles[window.GLOB.style]) {
              document.getElementById('root').className = options.styles[window.GLOB.style]
              document.body.className = options.styles[window.GLOB.style]
            }
            if (res.titlelogo && window.GLOB.favicon !== res.titlelogo) {