|
|
@@ -8,7 +8,7 @@
|
|
|
<div class="title">
|
|
|
<div class="title-left"></div>
|
|
|
<div class="title-mid">丨</div>
|
|
|
- <div class="title-right">智慧远程海事管理系统</div>
|
|
|
+ <div class="title-right">江豫一站式服务中心</div>
|
|
|
</div>
|
|
|
<div class="form-container">
|
|
|
<el-form :model="ruleForm" :rules="rules" ref="form">
|
|
|
@@ -182,7 +182,7 @@ function goBeian() {
|
|
|
}
|
|
|
|
|
|
.title-left {
|
|
|
- height: 38px;
|
|
|
+ /* height: 38px; */
|
|
|
width: 105px;
|
|
|
background: url(https://frontend-1255802371.cos.ap-shanghai.myqcloud.com/miniapp-static/%E6%B1%87%E5%BE%88%E5%A4%9Alogo-%E5%B7%A6%E5%8F%B3.png);
|
|
|
background-size: contain;
|
|
|
@@ -200,7 +200,7 @@ function goBeian() {
|
|
|
font-family: Adobe Heiti Std;
|
|
|
font-weight: normal;
|
|
|
color: #434343;
|
|
|
- line-height: 38px;
|
|
|
+ line-height: 34px;
|
|
|
}
|
|
|
|
|
|
.form-container {
|