diff --git a/src/views/projectAdmin/zjsj/cim/index.vue b/src/views/projectAdmin/zjsj/cim/index.vue index cb58eb39..4fa17a12 100644 --- a/src/views/projectAdmin/zjsj/cim/index.vue +++ b/src/views/projectAdmin/zjsj/cim/index.vue @@ -1,6 +1,6 @@ @@ -37,8 +37,8 @@ export default { color: #fff; display: flex; justify-content: space-between; - background: url(../assets/temp/2.png) no-repeat; - background-size: 100% 100%; + // background: url(../assets/temp/2.png) no-repeat; + // background-size: 100% 100%; .between { width: 20%; height: 100%; @@ -52,7 +52,7 @@ export default { .center { width: calc(60% - 40px); height: 100%; - background: skyblue; + border: 1px solid skyblue; } } diff --git a/src/views/projectAdmin/zjsj/cim/leftTop.vue b/src/views/projectAdmin/zjsj/cim/leftTop.vue index 7ef1bb86..e93d7934 100644 --- a/src/views/projectAdmin/zjsj/cim/leftTop.vue +++ b/src/views/projectAdmin/zjsj/cim/leftTop.vue @@ -1,14 +1,63 @@ - +