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'