Commit 759fb187 authored by 耿迪迪's avatar 耿迪迪

海康证书下载 gengdidi

parent 78676499
......@@ -90,7 +90,7 @@
<div class="ent-b-car1">
<div class="a-car-out">
<div>人员出场</div>
<div style="color: #c5c6c7;font-size: 14px;">出入记录</div>
<!--<div style="color: #c5c6c7;font-size: 14px;">出入记录</div>-->
</div>
<div class="ent-div"></div>
<div class="ent-b-in">
......@@ -120,7 +120,7 @@
<div class="ent-b-car1">
<div class="a-car-out">
<div>车辆出场</div>
<div style="color: #c5c6c7;font-size: 14px;">出入记录</div>
<!--<div style="color: #c5c6c7;font-size: 14px;">出入记录</div>-->
</div>
<div class="ent-div"></div>
<div class="ent-b-in">
......
......@@ -60,6 +60,7 @@
style="margin: 0px 0px 25px 0px;color: #3db0ff;"
>记住密码</el-checkbox
>
<a class="certificateDownload" href="http://27.128.189.137:81/nginxService/v1/download/InstallRootCert.exe">下载证书</a>
<el-form-item style="width: 100%;height: 40px;" class="zhanghaomima">
<el-button
:loading="loading"
......@@ -254,4 +255,12 @@ export default {
.login-code-img {
height: 38px;
}
.certificateDownload{
color: #3e9ced;
float: right;
font-size: 14px;
}
.certificateDownload:hover{
color: #bfbfbf;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment