| | |
| | | <div class="registerForm" v-if="!isResetPassword"> |
| | | <!-- 表头 --> |
| | | <div class="title"> |
| | | <div class="left">欢迎注册贝思科SAAS平台</div> |
| | | <div class="left">欢迎注册管理平台</div> |
| | | <div class="right"> |
| | | 已有账号?<span class="colorBlue" |
| | | ><router-link to="/login">快速登录</router-link></span |
| | |
| | | width: 100%; |
| | | min-width: 1280px; |
| | | min-height: 960px; |
| | | background: url("/images/register/注册.png"); |
| | | background: url("/images/register/register.png"); |
| | | background-size: 100% 100%; |
| | | font-size: 14px; |
| | | |
| | | .Header ::v-deep { |
| | | .right .link { |
| | | color: #3d3d3d; |
| | | |
| | | &:hover { |
| | | color: #0065ff; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .registerHeart { |
| | | margin: 0 auto; |
| | | width: 1280px; |
| | | width: 1200px; |
| | | overflow: hidden; |
| | | |
| | | .registerForm { |
| | | position: relative; |
| | | overflow: hidden; |
| | | margin-top: 60px; |
| | | margin-top: 5vh; |
| | | width: 660px; |
| | | height: 730px; |
| | | background: #ffffff; |