| | |
| | | <el-row class="loginContent"> |
| | | <el-col :md="12"> |
| | | <div class="loginContL"> |
| | | <div class="apTitleT">新疆国泰新华</div> |
| | | <div class="apTitleB">安全风险预警监测系统(试运行)</div> |
| | | <div class="apTitleT">智能安全数字化平台</div> |
| | | <span></span> |
| | | </div> |
| | | </el-col> |
| | |
| | | </div> |
| | | </el-col> |
| | | </el-row> |
| | | <div class="rights">技术支持:苏州国科鸿宇智能科技有限公司</div> |
| | | <div class="rights">技术支持:苏州国科鸿宇智能科技有限公司<br/><span>GTXH Intelligent Security Management System V1.0.1</span></div> |
| | | </div> |
| | | </template> |
| | | |
| | |
| | | align-items: center; |
| | | justify-content: center; |
| | | background: url('../../assets/loginPage/login-bg.jpg') no-repeat center; |
| | | background-size: 100% 100%; |
| | | /*background-image: radial-gradient(at center, #0075c3, #000b61);*/ |
| | | |
| | | canvas { |
| | |
| | | left: 0; |
| | | } |
| | | .rights { |
| | | font-size: 16px; |
| | | font-size: 1.2rem; |
| | | color: #fff; |
| | | position: absolute; |
| | | bottom: 30px; |
| | | text-align: center; |
| | | |
| | | span{ |
| | | font-size: 1rem; |
| | | color: #eee; |
| | | } |
| | | } |
| | | .loginContent { |
| | | width: 100%; |