From 172b7274a966b22e0307848d4b143e09d7e9da26 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 21 Mar 2024 19:03:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=96=B0=E7=AD=9B=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/seachModule/seachModule1.vue | 578 ++++++++++++++++++-- src/main.js | 1 + src/store/index.js | 1 + src/utils/axios.js | 119 ++-- src/views/housingView/apartment.vue | 1 + src/views/housingView/intermediary.vue | 91 ++- src/views/housingView/needHousing.vue | 13 +- src/views/housingView/person.vue | 89 +-- 8 files changed, 684 insertions(+), 209 deletions(-) diff --git a/src/components/seachModule/seachModule1.vue b/src/components/seachModule/seachModule1.vue index 1490470..a6d2556 100644 --- a/src/components/seachModule/seachModule1.vue +++ b/src/components/seachModule/seachModule1.vue @@ -92,33 +92,37 @@ - {{ pitchValue }} +
-
+ +
地理位置
-
+
- -
按区域
-
按学校
+
按区域
+
按学校
- -
不限
-
- {{ item.name }} - - - - - + +
+ +
+
不限
+
+ {{ item.name }} + + + + +
+
-
+
@@ -134,9 +138,27 @@
选好了
+ +
+
+ + +
+
+ + +
+ + + + + +
-
+
目标区域
不限
@@ -171,11 +193,11 @@
-
求租方式
+
{{ routePath !== "/needHousing" ? "出租" : "求租" }}方式
不限
- - + - \ No newline at end of file