diff --git a/src/mods/AppVillager/AppVillager.vue b/src/mods/AppVillager/AppVillager.vue index 4e7f46e..29d0811 100644 --- a/src/mods/AppVillager/AppVillager.vue +++ b/src/mods/AppVillager/AppVillager.vue @@ -44,12 +44,12 @@
-
+
东湖生态旅游风景区听涛景区
-
+
@@ -301,12 +301,12 @@ export default { .cardBot { margin-top: 24px; - .icon { + .icons { padding: 8px 32px 8px 16px; background: #eff1f3; border-radius: 28px; } - .icon { + .icones { display: flex; justify-content: space-between; margin-top: 24px; @@ -328,9 +328,6 @@ export default { } } } - .icon:nth-child(2) { - background: #fff; - } } }