| | |
| | | module.exports = { |
| | | title: 'FEBS Cloud', |
| | | title: '中保亚太人力资源管理系统', |
| | | // 获取令牌时,请求头信息(Basic Base64.encode(client_id:client_secret)) |
| | | authorizationValue: 'Basic ZmViczoxMjM0NTY=', |
| | | // 社交登录后台地址 |
| | |
| | | background-size: cover; |
| | | width: 100%; |
| | | height: 100vh; |
| | | padding-top: 10%; |
| | | .login-info { |
| | | width: 608px; |
| | | height: 350px; |
| | | background-color: rgba(163, 44, 48, 1); |
| | | position: absolute; |
| | | left: 25%; |
| | | top: 41.9%; |
| | | margin-top: -100px; |
| | | color: #fff; |
| | | font-weight: 600; |
| | | border-radius: 3px; |
| | |
| | | } |
| | | .login-form { |
| | | position: absolute; |
| | | top: 50%; |
| | | left: 65%; |
| | | margin: -180px 0 0 -160px; |
| | | margin: 0 0 0 -160px; |
| | | width: 320px; |
| | | height: 350px; |
| | | padding: 36px; |