From b330c7fe7d738b745155548767addd696d79dce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Wed, 17 Apr 2024 09:32:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=BA=E6=88=BF=E6=9F=A5=E8=AF=A2=E6=88=BF?= =?UTF-8?q?=E5=B1=8B=E5=9B=BE=E6=A0=87=E5=92=8C=E6=96=87=E5=AD=97=E5=AF=B9?= =?UTF-8?q?=E5=85=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/resiAndHouse/resiAndHouse.wxml | 2 +- pages/resiAndHouse/resiAndHouse.wxss | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/resiAndHouse/resiAndHouse.wxml b/pages/resiAndHouse/resiAndHouse.wxml index 7190b05..33569e3 100644 --- a/pages/resiAndHouse/resiAndHouse.wxml +++ b/pages/resiAndHouse/resiAndHouse.wxml @@ -47,7 +47,7 @@ - + diff --git a/pages/resiAndHouse/resiAndHouse.wxss b/pages/resiAndHouse/resiAndHouse.wxss index 0f7f131..98f261a 100644 --- a/pages/resiAndHouse/resiAndHouse.wxss +++ b/pages/resiAndHouse/resiAndHouse.wxss @@ -1435,11 +1435,13 @@ page { .item_img_fw_img{ width: 32rpx; height: 32rpx; + margin-top: 10rpx; } .item_text_hh{ font-weight: bold; font-size: 34rpx; color: #333333; + } .item_texts_fw{ padding-left: 12rpx;