diff --git a/img/ask-for.png b/img/ask-for.png
new file mode 100644
index 0000000..9f58377
Binary files /dev/null and b/img/ask-for.png differ
diff --git a/img/pen-edit.png b/img/pen-edit.png
new file mode 100644
index 0000000..f4bd17c
Binary files /dev/null and b/img/pen-edit.png differ
diff --git a/pages/edit/edit.js b/pages/edit/edit.js
index 6dba2c0..f9397a6 100644
--- a/pages/edit/edit.js
+++ b/pages/edit/edit.js
@@ -34,7 +34,6 @@ Page({
data: [],
title: "intermediary",
need: true
-
},
'type': {
name: '出租方式',
@@ -65,7 +64,6 @@ Page({
name: '房屋类型',
data: [],
list: {},
-
need: true
},
rentalduration: {
@@ -103,7 +101,6 @@ Page({
placeholder: '请填写数字',
unit: '',
numberType: true
-
},
subject: {
@@ -1761,9 +1758,7 @@ Page({
}
if (field == 'address') {
- if (this.data.fieldinfoNew.address.type == 'map') {
- popUpIs = "AddressHongKong"
- }
+ if (this.data.fieldinfoNew.address.type == 'map') popUpIs = "AddressHongKong"
}
if (popUpIs == 'unilineInput' || popUpIs == 'multilineInput' || popUpIs == 'multilineInput1') {
diff --git a/pages/edit/edit.wxml b/pages/edit/edit.wxml
index c6ce614..ece7ab3 100644
--- a/pages/edit/edit.wxml
+++ b/pages/edit/edit.wxml
@@ -29,6 +29,7 @@
+
@@ -36,10 +37,10 @@
-
+
-
+
{{ isInput? isInput :( types=='edit' ?'编辑房源信息' :'发布房源信息' ) }}
@@ -84,6 +85,7 @@
+
@@ -98,6 +100,11 @@
+
+
+
+
+
@@ -860,30 +867,49 @@
-
+
-
+
+ 目标区域*
+
+
+ {{ index }}
+ 九龙 > 尖沙咀/佐敦
+
+
+
+
+
+ 修改
+
+
+
+
+
+
+
+
目标区域
- 最多可选择6个目标区域
-
-
- 港岛
-
- 不限
+ 最多可选择6个目标区域
+
+
+ 港岛
+
+ 不限
-
-
- {{ index + 1}}
- 上环上环上环上环/中环
-
+
+
+ {{ index + 1}}
+ 上环上环上环上环/中环
+
@@ -907,12 +933,13 @@
不限
+
唐楼
-
+
diff --git a/pages/edit/edit.wxss b/pages/edit/edit.wxss
index 3e20bfd..85f7b89 100644
--- a/pages/edit/edit.wxss
+++ b/pages/edit/edit.wxss
@@ -1482,9 +1482,9 @@ wx-slider .wx-slider-handle-wrapper {
white-space: nowrap;
}
-.target-area {}
+.pop-target-area {}
-.target-area .area-list {
+.pop-target-area .pop-area-list {
width: 100%;
border-top: 1rpx solid #ebebeb;
padding-top: 39rpx;
@@ -1495,11 +1495,11 @@ wx-slider .wx-slider-handle-wrapper {
overflow: auto;
}
-.target-area .area-item {
+.pop-target-area .pop-area-item {
margin-bottom: 45rpx;
}
-.target-area .area-name {
+.pop-target-area .pop-area-name {
color: #000;
font-size: 30rpx;
font-weight: 650;
@@ -1507,7 +1507,7 @@ wx-slider .wx-slider-handle-wrapper {
margin-bottom: 30rpx;
}
-.target-area .area-name::after {
+.pop-target-area .pop-area-name::after {
content: "";
position: absolute;
top: 50%;
@@ -1519,11 +1519,11 @@ wx-slider .wx-slider-handle-wrapper {
border-radius: 8rpx;
}
-.target-area .area-content {
+.pop-target-area .pop-area-content {
flex-wrap: wrap;
}
-.target-area .area-content-item {
+.pop-target-area .pop-area-content-item {
border: 1rpx solid rgba(235, 235, 235, 1);
border-radius: 15rpx;
height: 72rpx;
@@ -1534,12 +1534,12 @@ wx-slider .wx-slider-handle-wrapper {
margin-bottom: 15rpx;
}
-.target-area .area-content-item.pitch {
+.pop-target-area .pop-area-content-item.pitch {
color: #50E3C2;
border-color: #50E3C2;
}
-.target-area .area-pitch-list {
+.pop-target-area .pop-area-pitch-list {
border-top: 1rpx solid #ebebeb;
width: 750rpx;
background-color: rgba(246, 246, 246, 1);
@@ -1549,11 +1549,11 @@ wx-slider .wx-slider-handle-wrapper {
}
-.target-area .area-pitch-item {
+.pop-target-area .pop-area-pitch-item {
margin-bottom: 24rpx;
}
-.target-area .area-pitch-index {
+.pop-target-area .pop-area-pitch-index {
color: #fff;
width: 30rpx;
height: 30rpx;
@@ -1563,7 +1563,7 @@ wx-slider .wx-slider-handle-wrapper {
font-size: 20rpx;
}
-.target-area .area-pitch-content {
+.pop-target-area .pop-area-pitch-content {
color: #000000;
font-size: 24rpx;
width: 220rpx;
@@ -1573,35 +1573,111 @@ wx-slider .wx-slider-handle-wrapper {
display: inline-block;
}
-.target-area .area-pitch-cross {
+.pop-target-area .pop-area-pitch-cross {
width: 18rpx;
height: 18rpx;
margin-left: 24rpx;
}
-.new-marquee-box {
+.pop-new-marquee-box {
height: 500rpxx;
}
-.new-marquee-box .new-marquee-unlimited {
+.pop-new-marquee-box .pop-new-marquee-unlimited {
font-size: 24rpx;
color: #000;
align-self: flex-start;
margin-left: 48rpx;
+ margin-bottom: 48rpx;
+ margin-top: 91.5rpx;
}
-.new-marquee-box .new-marquee-unlimited .new-marquee-unlimited-icom {
+.pop-new-marquee-box .pop-new-marquee-unlimited .pop-new-marquee-unlimited-icom {
width: 30rpx;
height: 30rpx;
margin-right: 12rpx;
}
-.new-marquee-box .new-marquee-unlimited .new-marquee-unlimited-unselected-icom {
+.pop-new-marquee-box .pop-new-marquee-unlimited .pop-new-marquee-unlimited-unselected-icom {
border: 6rpx solid #d7d7d7;
border-radius: 50%;
}
-.new-marquee-box .new-marquee-list {
- padding: 0 48rpx;
- border-top: 1rpx solid #ebebeb;
+.pop-new-marquee-box .pop-new-marquee-line {
+ width: 654rpx;
+ height: 1rpx;
+ background-color: #ebebeb;
+}
+
+.pop-new-marquee-box .pop-new-marquee-list {
+ flex-wrap: wrap;
+ justify-content: space-between;
+ padding: 27.75rpx 0 27.75rpx 48rpx;
+ margin-bottom: 64.5rpx;
+}
+
+.pop-new-marquee-box .pop-new-marquee-list .pop-new-marquee-item {
+ width: 33.33%;
+ padding: 27.75rpx 0;
+ font-size: 27rpx;
+ color: #555555;
+}
+
+.pop-new-marquee-box .pop-new-marquee-list .pop-new-marquee-case {
+ width: 30rpx;
+ height: 30rpx;
+ border-radius: 8rpx;
+ border: 4rpx solid #aaaaaa;
+ margin-right: 15rpx;
+}
+
+.target-area {}
+
+.target-area .target-area-list {
+ flex-direction: column;
+ padding-top: 28rpx;
+}
+
+.target-area .target-area-list .target-area-item {
+ margin-bottom: 3rpx;
+}
+
+.target-area .target-area-list .target-area-index {
+ width: 30rpx;
+ height: 30rpx;
+ border-radius: 50%;
+ background-color: #000;
+ color: #fff;
+ font-size: 20rpx;
+ margin-right: 15rpx;
+}
+
+.target-area .target-area-list .target-area-content {
+ width: 650rpx;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ overflow: hidden;
+ display: inline-block;
+}
+
+.target-area .target-area-list .target-area-cross {
+ width: 18rpx;
+ height: 18rpx;
+ padding: 24rpx;
+}
+
+.target-area .target-area-edit {
+ width: 192rpx;
+ height: 60rpx;
+ font-size: 30rpx;
+ color: #555555;
+ background-color: rgba(242, 242, 242, 0.96078431372549);
+ border-radius: 300rpx;
+ margin: 34rpx auto 0;
+}
+
+.target-area .target-area-edit .target-area-edit-icon {
+ width: 30rpx;
+ height: 30rpx;
+ margin-right: 9rpx;
}
\ No newline at end of file
diff --git a/pages/show/show.wxml b/pages/show/show.wxml
index 4673c95..30ce4ea 100644
--- a/pages/show/show.wxml
+++ b/pages/show/show.wxml
@@ -25,6 +25,76 @@
+
+
+
+
+
+
+ {{ info.subject }}
+
+
+
+ {{ info.author }}
+
+ {{ info.intermediary_text }}
+ 已出租
+
+
+ {{ info.subject }}
+
+
+
+ 预算
+
+ {{ info.currency || "HK$"}}
+ {{ info.rent }}
+
+ /{{ info.rentalperiod }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 基本要求
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -264,35 +334,35 @@
房源距离院校
-
-
-
-
-
+
+
+
+
+
+
+
+ {{ info.address }}
+
-
- {{ info.address }}
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+ {{ it.title }}
+ {{ it.distance }} km
+
-
-
-
-
-
-
-
-
- {{ item.name }}
-
-
-
-
- {{ it.title }}
- {{ it.distance }} km
-
-
-
-
+
diff --git a/pages/show/show.wxss b/pages/show/show.wxss
index 4cce3e4..726db56 100644
--- a/pages/show/show.wxss
+++ b/pages/show/show.wxss
@@ -1633,4 +1633,78 @@ map .clickmap {
background-color: #fff;
border: rgba(215, 215, 215, 1) 2rpx solid;
color: #555;
+}
+
+
+
+/* 特殊处理求房源 */
+.resource-beg {}
+
+.resource-beg .user-info {
+ border-bottom: none;
+}
+
+.resource-beg .rent-label {
+ width: 63rpx;
+ height: 36rpx;
+ border-radius: 9rpx;
+ background-color: rgba(80, 227, 194, 1);
+ color: #ffffff;
+ font-size: 21rpx;
+ margin-right: 18rpx;
+}
+
+.certification.resource-beg .HResource-rentAndId .rent {
+ align-items: center;
+}
+
+.certification.resource-beg .HResource-rentAndId .rent .unit {
+ font-size: 36rpx;
+ font-weight: 900;
+ line-height: normal;
+}
+
+
+.certification.resource-beg .HResource-box .HResource-header-bottom-text {
+ font-weight: 650;
+}
+
+.certification.resource-beg .HResource-box .HResource-rentAndId .rent .month {
+ font-weight: 400;
+ color: #555555;
+ font-size: 36rpx;
+ margin-left: 8rpx;
+}
+
+.certification.resource-beg .HResource-box .HResource-detail {
+ border: none;
+}
+
+.certification.resource-beg .HResource-box .HResource-detail .HResource-arrows {
+ margin-left: 0;
+}
+
+.certification.resource-beg .HResource-box .HResource-detail .HResource-header {
+ padding: 0;
+}
+
+.certification.resource-beg .HResource-box .HResource-detail .HResource-header-item {
+ padding: 39rpx 0;
+}
+
+.certification.resource-beg .HResource-box .HResource-detail .HResource-header-item:not(:last-child) {
+ border-right: 2rpx solid #d7d7d7;
+}
+
+.certification.resource-beg .HResource-item-head {
+ margin: 0 30rpx;
+ font-size: 30rpx;
+ font-weight: 650;
+ color: #000000;
+}
+
+.certification.resource-beg .HResource-item-head-icon {
+ width: 30rpx;
+ height: 33rpx;
+ margin-right: 15rpx;
}
\ No newline at end of file
diff --git a/project.config.json b/project.config.json
index bc3da31..192b2e2 100644
--- a/project.config.json
+++ b/project.config.json
@@ -41,7 +41,7 @@
"ignoreUploadUnusedFiles": true
},
"compileType": "miniprogram",
- "libVersion": "2.28.1",
+ "libVersion": "2.29.2",
"appid": "wx9c68fbf7886ea9c4",
"projectname": "%E5%AF%84%E6%89%98%E7%A7%9F%E6%88%BF",
"simulatorType": "wechat",
diff --git a/project.private.config.json b/project.private.config.json
index d0d96da..e06df53 100644
--- a/project.private.config.json
+++ b/project.private.config.json
@@ -6,6 +6,15 @@
"projectname": "%E5%AF%84%E6%89%98%E7%A7%9F%E6%88%BF",
"libVersion": "2.23.4",
"condition": {
+ "plugin": {
+ "list": []
+ },
+ "game": {
+ "list": []
+ },
+ "gamePlugin": {
+ "list": []
+ },
"miniprogram": {
"list": [
{
@@ -426,7 +435,12 @@
"name": "",
"pathName": "pages/irentDetail/irentDetail",
"query": "uniqid=fKjybGmrzWuf",
- "launchMode": "default",
+ "scene": null
+ },
+ {
+ "name": "",
+ "pathName": "pages/show/show",
+ "query": "tid=2555068&uniqid=8e41OXuT5GTD",
"scene": null
}
]