|
|
@@ -6,7 +6,7 @@
|
|
|
</div>
|
|
|
<div class="right">
|
|
|
<div class="title">
|
|
|
- <div class="title-left">浙江物产</div>
|
|
|
+ <div class="title-left">路易达孚</div>
|
|
|
<div class="title-mid">丨</div>
|
|
|
<div class="title-right">智慧航运管理平台</div>
|
|
|
</div>
|
|
|
@@ -114,7 +114,7 @@ export default {
|
|
|
phone,
|
|
|
// password: md5(password).toUpperCase(),
|
|
|
password,
|
|
|
- cargoOwnerId: 31,
|
|
|
+ cargoOwnerId: 4,
|
|
|
});
|
|
|
if (res.data.status == 0) {
|
|
|
let {
|
|
|
@@ -238,12 +238,13 @@ export default {
|
|
|
|
|
|
.title-left {
|
|
|
height: 38px;
|
|
|
- background: url(https://6875-huihenduo-2gx127w7f837b584-1255802371.tcb.qcloud.la/web-static/wuchan3.jpg);
|
|
|
+ background: url(https://6875-huihenduo-2gx127w7f837b584-1255802371.tcb.qcloud.la/lydf-web/lydf-logo.png);
|
|
|
background-size: contain;
|
|
|
background-repeat: no-repeat;
|
|
|
line-height: 38px;
|
|
|
- padding-left: 46px;
|
|
|
- font-size: 22px;
|
|
|
+ padding-left: 90px;
|
|
|
+ font-size: 20px;
|
|
|
+ color: #333;
|
|
|
}
|
|
|
|
|
|
.title-mid {
|
|
|
@@ -252,7 +253,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.title-right {
|
|
|
- font-size: 28px;
|
|
|
+ font-size: 23px;
|
|
|
font-family: Adobe Heiti Std;
|
|
|
font-weight: normal;
|
|
|
color: #434343;
|