|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<div class="content">
|
|
|
<div class="header">
|
|
|
- <div class="title"> <img src="@/assets/images/组 16@2x.png" /> 南宁北排综合生产数据平台</div>
|
|
|
+ <div class="title"> <img src="@/assets/images/组_16@2x.png" /> 南宁北排综合生产数据平台</div>
|
|
|
<div class="right">
|
|
|
<span>{{ timestring }}</span>
|
|
|
<el-dropdown>
|
|
@@ -14,11 +14,11 @@
|
|
|
</template>
|
|
|
</el-dropdown>
|
|
|
</div>
|
|
|
- <img src="@/assets/images/矩形 1@2x.png" style="position:absolute;left:0;bottom:-6px;height:6px" />
|
|
|
- <img src="@/assets/images/矩形 1 拷贝 2@2x.png" style="position:absolute;right:16%;bottom:-6px;height:6px" />
|
|
|
- <img src="@/assets/images/矩形 1 拷贝@2x.png" style="position:absolute;left:27%;bottom:0px;height:6px" />
|
|
|
- <img src="@/assets/images/直线 1 拷贝@2x.png" style="position:absolute;left:10%;bottom:-6px;height:1.5px" />
|
|
|
- <img src="@/assets/images/直线 1 拷贝@2x.png" style="position:absolute;right:0px;bottom:-6px;height:1.5px" />
|
|
|
+ <img src="@/assets/images/矩形_1@2x.png" style="position:absolute;left:0;bottom:-6px;height:6px" />
|
|
|
+ <img src="@/assets/images/矩形_1_拷贝_2@2x.png" style="position:absolute;right:16%;bottom:-6px;height:6px" />
|
|
|
+ <img src="@/assets/images/矩形_1_拷贝@2x.png" style="position:absolute;left:27%;bottom:0px;height:6px" />
|
|
|
+ <img src="@/assets/images/直线_1_拷贝@2x.png" style="position:absolute;left:10%;bottom:-6px;height:1.5px" />
|
|
|
+ <img src="@/assets/images/直线_1_拷贝@2x.png" style="position:absolute;right:0px;bottom:-6px;height:1.5px" />
|
|
|
|
|
|
|
|
|
</div>
|
|
@@ -854,7 +854,7 @@ function addmarks() {
|
|
|
color: #BEF8ED;
|
|
|
font-size: 30px;
|
|
|
font-weight: Bold;
|
|
|
- background-image: url("@/assets/images/直线 1@2x.png");
|
|
|
+ background-image: url("@/assets/images/直线_1@2x.png");
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: bottom;
|
|
|
background-size: 100% 1px;
|
|
@@ -921,7 +921,7 @@ function addmarks() {
|
|
|
}
|
|
|
|
|
|
.des {
|
|
|
- background-image: url("@/assets/images/矩形 3 拷贝@2x.png");
|
|
|
+ background-image: url("@/assets/images/矩形_3_拷贝@2x.png");
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: center;
|
|
|
background-size: 100% 100%;
|
|
@@ -936,7 +936,7 @@ function addmarks() {
|
|
|
|
|
|
}
|
|
|
|
|
|
- background-image: url("@/assets/images/组 16@2x(1).png");
|
|
|
+ background-image: url("@/assets/images/组_16@2x(1).png");
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: bottom;
|
|
|
background-size: 100% 20px;
|