Commit b86844c0 authored by 王晓倩's avatar 王晓倩

巡检巡查页面调整

parent 069bc5a6
......@@ -77,7 +77,7 @@ export default {
}
.title {
text-align: center;
font-size: 21px;
font-size: 24px;
margin-bottom: 7px;
}
.two {
......@@ -88,7 +88,7 @@ export default {
> .right {
}
> div {
font-size: 14px;
font-size: 16px;
flex: 1;
// display: flex;
// flex-direction: column;
......@@ -129,7 +129,7 @@ export default {
.third {
text-align: center;
width: 213px;
margin-bottom: 30px;
margin-bottom: 24px;
}
.fifth {
flex: 1;
......
......@@ -179,7 +179,7 @@ import Pipe from "./Pipe.vue";
let arr = [
{
id: 1,
name: "忠诚燃最最最最最做做气",
name: "河北泽宏",
unt: 1,
type: 2,
state: 3,
......@@ -189,7 +189,7 @@ let arr = [
},
{
id: 2,
name: "忠诚燃最最最最最做做气",
name: "中诚然气",
unt: 1,
type: 2,
state: 2,
......@@ -199,7 +199,7 @@ let arr = [
},
{
id: 3,
name: "忠诚燃最最最最最做做气",
name: "中燃翔科",
unt: 2,
type: 3,
state: 1,
......@@ -209,136 +209,14 @@ let arr = [
},
{
id: 4,
name: "忠诚燃最最最最最做做气",
name: "中诚燃气3月份巡检-1",
unt: 2,
type: 1,
state: 3,
utl: 1,
value: ["2022-4-1", "2022-4-12"],
},
{
id: 5,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 3,
state: 3,
utl: 3,
value: ["2022-4-1", "2022-4-12"],
},
{
id: 6,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 2,
state: 3,
utl: 3,
value: ["2022-4-1", "2022-4-12"],
},
{
id: 7,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 1,
state: 2,
utl: 2,
value: ["2022-4-1", "2022-4-12"],
},
{
id: 8,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 3,
state: 2,
utl: 3,
},
{
id: 9,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 2,
state: 3,
utl: 2,
},
{
id: 10,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 2,
state: 3,
utl: 3,
},
{
id: 11,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 2,
state: 1,
utl: 2,
},
{
id: 12,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 1,
state: 3,
utl: 3,
},
{
id: 13,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 3,
state: 3,
utl: 4,
},
{
id: 14,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 3,
state: 1,
utl: 2,
},
{
id: 15,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 2,
state: 2,
utl: 4,
},
{
id: 16,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 3,
state: 3,
utl: 1,
},
{
id: 17,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 3,
state: 1,
utl: 3,
},
{
id: 18,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 3,
state: 4,
utl: 3,
},
{
id: 19,
name: "忠诚燃最最最最最做做气",
unt: 1,
type: 1,
state: 3,
utl: 3,
},
];
export default {
data() {
......
......@@ -131,7 +131,7 @@ export default {
}
.title {
text-align: center;
font-size: 21px;
font-size: 24px;
margin-bottom: 7px;
}
.two {
......@@ -163,7 +163,7 @@ export default {
.third {
text-align: center;
width: 213px;
margin-bottom: 38px;
margin-bottom: 24px;
}
}
> .right {
......@@ -177,7 +177,7 @@ export default {
}
}
> div {
font-size: 14px;
font-size: 16px;
flex: 1;
// display: flex;
// flex-direction: column;
......@@ -197,7 +197,7 @@ export default {
}
}
.three {
font-size: 14px;
font-size: 16px;
flex: 1;
// background: red;
.chars-box {
......
......@@ -119,7 +119,7 @@ export default {
}
.title {
text-align: center;
font-size: 21px;
font-size: 24px;
margin-bottom: 22px;
}
.two {
......@@ -144,11 +144,11 @@ export default {
}
}
.three {
font-size: 14px;
margin-bottom: 16px;
font-size: 16px;
margin-bottom: 10px;
> div {
flex: 1;
line-height: 28px;
line-height: 24px;
text-align: center;
}
}
......
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