diff --git a/src/views/projectAdmin/zjsj/commandCentre/center.vue b/src/views/projectAdmin/zjsj/commandCentre/center.vue new file mode 100644 index 00000000..c3cce9a5 --- /dev/null +++ b/src/views/projectAdmin/zjsj/commandCentre/center.vue @@ -0,0 +1,18 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/zjsj/commandCentre/centerBOne.vue b/src/views/projectAdmin/zjsj/commandCentre/centerBOne.vue new file mode 100644 index 00000000..6ba5ef00 --- /dev/null +++ b/src/views/projectAdmin/zjsj/commandCentre/centerBOne.vue @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/zjsj/commandCentre/centerBTwo.vue b/src/views/projectAdmin/zjsj/commandCentre/centerBTwo.vue new file mode 100644 index 00000000..88a2ddf8 --- /dev/null +++ b/src/views/projectAdmin/zjsj/commandCentre/centerBTwo.vue @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/zjsj/commandCentre/index.vue b/src/views/projectAdmin/zjsj/commandCentre/index.vue index b548bc30..2c8d5dfe 100644 --- a/src/views/projectAdmin/zjsj/commandCentre/index.vue +++ b/src/views/projectAdmin/zjsj/commandCentre/index.vue @@ -1,10 +1,45 @@ @@ -12,8 +47,18 @@ \ No newline at end of file diff --git a/src/views/projectAdmin/zjsj/commandCentre/leftFour.vue b/src/views/projectAdmin/zjsj/commandCentre/leftFour.vue new file mode 100644 index 00000000..3d031574 --- /dev/null +++ b/src/views/projectAdmin/zjsj/commandCentre/leftFour.vue @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/zjsj/commandCentre/leftThree.vue b/src/views/projectAdmin/zjsj/commandCentre/leftThree.vue new file mode 100644 index 00000000..dd0b78d5 --- /dev/null +++ b/src/views/projectAdmin/zjsj/commandCentre/leftThree.vue @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/zjsj/commandCentre/rightFour.vue b/src/views/projectAdmin/zjsj/commandCentre/rightFour.vue new file mode 100644 index 00000000..ae4740ee --- /dev/null +++ b/src/views/projectAdmin/zjsj/commandCentre/rightFour.vue @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/zjsj/commandCentre/rightOne.vue b/src/views/projectAdmin/zjsj/commandCentre/rightOne.vue new file mode 100644 index 00000000..dee5db56 --- /dev/null +++ b/src/views/projectAdmin/zjsj/commandCentre/rightOne.vue @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/zjsj/commandCentre/rightThree.vue b/src/views/projectAdmin/zjsj/commandCentre/rightThree.vue new file mode 100644 index 00000000..8c42d65d --- /dev/null +++ b/src/views/projectAdmin/zjsj/commandCentre/rightThree.vue @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/zjsj/commandCentre/rightTwo.vue b/src/views/projectAdmin/zjsj/commandCentre/rightTwo.vue new file mode 100644 index 00000000..a28113ee --- /dev/null +++ b/src/views/projectAdmin/zjsj/commandCentre/rightTwo.vue @@ -0,0 +1,22 @@ + + + + + \ No newline at end of file diff --git a/src/views/projectAdmin/zjsj/components/cardData.vue b/src/views/projectAdmin/zjsj/components/cardData.vue index ace91a48..853ff7cb 100644 --- a/src/views/projectAdmin/zjsj/components/cardData.vue +++ b/src/views/projectAdmin/zjsj/components/cardData.vue @@ -24,7 +24,6 @@ export default { height: 100%; .title { height: 45px; - width: 25%; text-align: center; line-height: 40px; font-size: 18px; @@ -33,7 +32,7 @@ export default { background-size: 100%; } .content { - height: calc(100% - 30px); + height: calc(100% - 45px); } }