|
@@ -10,7 +10,7 @@
|
|
|
<el-col :span="12" class="comlogo"></el-col>
|
|
|
<el-col :span="12">
|
|
|
<div class="grid-content bg-purple-dark title">
|
|
|
- 智能制造平台
|
|
|
+ 工业应用操作系统
|
|
|
</div></el-col
|
|
|
>
|
|
|
</el-row>
|
|
@@ -351,7 +351,7 @@ export default {
|
|
|
margin-top: 57px;
|
|
|
width: 194px;
|
|
|
height: 64px;
|
|
|
- background: url(../assets/images/comp.png);
|
|
|
+ background: url(../assets/images/mec_logo_login.png);
|
|
|
/* box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25); */
|
|
|
opacity: 1;
|
|
|
}
|
|
@@ -365,7 +365,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.title {
|
|
|
- width: 212px;
|
|
|
+ width: 258px;
|
|
|
height: 35px;
|
|
|
margin-top: 69px;
|
|
|
margin-left: 17px;
|