diff --git a/src/view/education.vue b/src/view/education.vue index b0d284c..f30fb1c 100644 --- a/src/view/education.vue +++ b/src/view/education.vue @@ -923,7 +923,7 @@ onMounted(() => { padding: 14px 0 10px; .property_box { - background-image: url(@/assets/img_05.png); + //background-image: url(@/assets/img_05.png); background-size: 100% 100%; background-repeat: no-repeat; width: 179px; diff --git a/src/view/hygiene.vue b/src/view/hygiene.vue index d8486a9..0f48293 100644 --- a/src/view/hygiene.vue +++ b/src/view/hygiene.vue @@ -854,7 +854,7 @@ const getData = async () => { padding: 14px 0 10px; .property_box { - background-image: url(@/assets/img_05.png); + //background-image: url(@/assets/img_05.png); background-size: 100% 100%; background-repeat: no-repeat; width: 179px; diff --git a/src/view/work.vue b/src/view/work.vue index 9f2ffa8..8932fbe 100644 --- a/src/view/work.vue +++ b/src/view/work.vue @@ -696,7 +696,7 @@ onBeforeUnmount(() => { padding: 14px 0 10px; .property_box { - background-image: url(@/assets/img_05.png); + //background-image: url(@/assets/img_05.png); background-size: 100% 100%; background-repeat: no-repeat; width: 179px; diff --git a/src/view/yl.vue b/src/view/yl.vue index 2f860d4..f1fe402 100644 --- a/src/view/yl.vue +++ b/src/view/yl.vue @@ -1038,7 +1038,7 @@ const getData = () => { padding: 14px 0 10px; .property_box { - background-image: url(@/assets/img_05.png); + //background-image: url(@/assets/img_05.png); background-size: 100% 100%; background-repeat: no-repeat; width: 179px;