From 90a681ae09a57968c367ca6cae921d0d7bfb051e Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: Thu, 27 Oct 2022 14:23:37 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=9B=BE=E6=A0=87=E6=98=BE?=
=?UTF-8?q?=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/index/index-menu.vue | 276 ++++++++++++------------
components/service/service-property.vue | 12 +-
2 files changed, 145 insertions(+), 143 deletions(-)
diff --git a/components/index/index-menu.vue b/components/index/index-menu.vue
index 1dce721..f99f825 100644
--- a/components/index/index-menu.vue
+++ b/components/index/index-menu.vue
@@ -33,156 +33,156 @@
-
-
-
-
-
- 拨打电话
-
-
-
-
-
- 您确认拨打,{{property.communityName}}物业客服电话
{{property.sCommunityTel}}
-
-
- 取消
- 拨号
-
-
+
+
+
+
+
+ 拨打电话
+
+
+
+
+
+ 您确认拨打,{{property.communityName}}物业客服电话
{{property.sCommunityTel}}
+
+
+ 取消
+ 拨号
+
+
-
@@ -261,19 +261,20 @@
.home_item:last-child {
margin-right: 0;
}
-
+
}
+
.new_box {
background: #fff;
padding: 20upx;
margin-bottom: 20upx;
-
+
.new_wrap {
display: flex;
align-items: center;
justify-content: center;
}
-
+
.new_item {
position: relative;
display: inline-block;
@@ -282,33 +283,32 @@
width: calc((100% - 40upx) / 2);
background: #f5f5f5;
border-radius: 5upx;
-
+
.new_font {
z-index: 2;
}
-
+
.name {
font-size: 28upx;
font-weight: 600;
color: #333;
text-align: left;
}
-
+
.text {
font-size: 24upx;
font-weight: 400;
color: #999;
}
-
+
image {
width: 160upx;
height: 120upx;
}
}
-
+
.new_item:last-child {
margin-right: 0;
}
}
-
diff --git a/components/service/service-property.vue b/components/service/service-property.vue
index 1162ef5..eb8d6d8 100644
--- a/components/service/service-property.vue
+++ b/components/service/service-property.vue
@@ -56,11 +56,13 @@
name: '生活缴费',
src: this.imgUrl+'/h5/images/serve/1.png',
href: '/pages/oweFee/oweFee'
- },{
- name: '临时车费',
- src: this.imgUrl+'/h5/images/serve/1.png',
- href: '/pages/tempParkingFee/tempParkingFee?paId=102022101773780027&communityId=2022081539020475&appId=123&aliAppId=12345'
- }, {
+ },
+ // {
+ // name: '临时车费',
+ // src: this.imgUrl+'/h5/images/serve/1.png',
+ // href: '/pages/tempParkingFee/tempParkingFee?paId=102022101773780027&communityId=2022081539020475&appId=123&aliAppId=12345'
+ // },
+ {
name: '房屋费',
src: this.imgUrl+'/h5/images/serve/5.png',
href: '/pages/roomFeeListNew/roomFeeListNew'