diff --git a/src/assets/images/home/dangerHome.png b/src/assets/images/home/dangerHome.png index dcd17e5d4..a3102ad73 100644 Binary files a/src/assets/images/home/dangerHome.png and b/src/assets/images/home/dangerHome.png differ diff --git a/src/assets/images/home/freeHome.png b/src/assets/images/home/freeHome.png index 9737f5f25..549d7b344 100644 Binary files a/src/assets/images/home/freeHome.png and b/src/assets/images/home/freeHome.png differ diff --git a/src/assets/images/home/hasPeople.png b/src/assets/images/home/hasPeople.png index cd55e46c0..f1218979c 100644 Binary files a/src/assets/images/home/hasPeople.png and b/src/assets/images/home/hasPeople.png differ diff --git a/src/assets/images/home/homeBottom.png b/src/assets/images/home/homeBottom.png index 53d48ef5d..0c8b8211c 100644 Binary files a/src/assets/images/home/homeBottom.png and b/src/assets/images/home/homeBottom.png differ diff --git a/src/assets/images/home/homeTop.png b/src/assets/images/home/homeTop.png index 2f8e73ea9..065989ed3 100644 Binary files a/src/assets/images/home/homeTop.png and b/src/assets/images/home/homeTop.png differ diff --git a/src/views/dataBoard/cpts/homeDetails/index.vue b/src/views/dataBoard/cpts/homeDetails/index.vue index a07ac8983..7bfaf46fe 100644 --- a/src/views/dataBoard/cpts/homeDetails/index.vue +++ b/src/views/dataBoard/cpts/homeDetails/index.vue @@ -34,13 +34,13 @@ - + -
+
@@ -340,8 +340,7 @@ export default { max-width: 488px; height: 584px; overflow: auto; - background: url("@/assets/images/home/homeCenter.png") no-repeat; - background-size: 100% 100%; + background: #caab93; padding: 30px 30px 10px 30px; display: flex; // align-items: flex-end; @@ -381,7 +380,7 @@ export default { } .apar_bottom { - width: 244px; + width: 100%; margin-top: -1px; img { @@ -390,9 +389,9 @@ export default { } } - .apar_right { - margin-left: -3px; - } + // .apar_right { + // margin-left: -3px; + // } } .more {