king
2021-11-30 81c3fd3ac5017591d987d9c9fe42042fae5c7d7d
src/views/login/index.jsx
@@ -390,6 +390,13 @@
            this.setState({
              auth: true
            })
            if (res.warning_day && res.warning_day < 20) {
              Modal.warning({
                title: `距离授权到期还剩${res.warning_day}天,请联系管理员。`,
                okText: '知道了'
              })
            }
          } else {
            localStorage.removeItem(_authUrl)
            this.setState({