king
2023-06-27 656ea3139db54b8dc9a29b8cb239d0f0df9a6c05
src/views/login/index.jsx
@@ -556,6 +556,8 @@
        _param.secretkey = Utils.encrypt(_param.LText, _param.timestamp)
        Api.getSystemConfig(_param).then(res => {
          if (!res) return
          if (res.status) {
            // positecgroup
            // res.Banner = res.Banner ? res.Banner.replace(/:8080/ig, '').replace(/http:/ig, 'https:') : ''