src/views/login/index.jsx
@@ -222,17 +222,7 @@ this.setState({touristLogin: true}) } // 获取系统信息 let _param = { func: 's_Get_style', TypeCharOne: 'PC', LText: `select '${window.GLOB.appkey}'`, } _param.timestamp = moment().format('YYYY-MM-DD HH:mm:ss') + '.000' _param.secretkey = Utils.encrypt(_param.LText, _param.timestamp) Api.getSystemConfig(_param).then(res => { Api.getSystemStyle().then(res => { if (res.status) { let _url = window.location.href.split('#')[0] + 'system' let systemMsg = {