diff --git a/src/components/BasicBox1/index.vue b/src/components/BasicBox1/index.vue index e430061..8fddea3 100644 --- a/src/components/BasicBox1/index.vue +++ b/src/components/BasicBox1/index.vue @@ -12,9 +12,9 @@ {{ item.value }} -
- -
+ + + diff --git a/src/components/layout/header.vue b/src/components/layout/header.vue index 3318a38..5974dce 100644 --- a/src/components/layout/header.vue +++ b/src/components/layout/header.vue @@ -110,6 +110,7 @@ $box-width: 100%; width: 100%; // height: 244px; background: url("../../assets/up.png") no-repeat top center; + background-size: 100%; } #headers { // height: 123px; diff --git a/src/views/carManage.vue b/src/views/carManage.vue index 3caf382..9b6fa71 100644 --- a/src/views/carManage.vue +++ b/src/views/carManage.vue @@ -3,7 +3,7 @@
- + @@ -28,8 +28,8 @@ -
- +
+
@@ -64,18 +64,30 @@