From d6dfd87fc22d9a6c4b17efd58cc8d1077ca614cb Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Fri, 4 Aug 2023 16:35:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85=E5=B1=82=E7=BA=A7=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/selectTabBox/selectTabBox.vue | 2 +- src/views/detail.vue | 417 +++++++++---------- 2 files changed, 208 insertions(+), 211 deletions(-) diff --git a/src/components/selectTabBox/selectTabBox.vue b/src/components/selectTabBox/selectTabBox.vue index 265c467..12e5986 100644 --- a/src/components/selectTabBox/selectTabBox.vue +++ b/src/components/selectTabBox/selectTabBox.vue @@ -329,7 +329,7 @@ let schoolPages = ref(0) //页数 let shcoolData = shallowReactive([]) let setSchoolData = () => { let arr = routePath.value === '/' ? store.state.seachTypeData[0] && store.state.seachTypeData[0].where : store.state.schoolList - arr.unshift({ name: '不限', id: '' }) + if(arr[0]&&arr[0].id)arr.unshift({ name: '不限', id: '' }) let num = 0 for (let i = 0; i < arr.length; i++) { if (!shcoolData[num]) { diff --git a/src/views/detail.vue b/src/views/detail.vue index 5ea2177..8c7f853 100644 --- a/src/views/detail.vue +++ b/src/views/detail.vue @@ -601,15 +601,15 @@ 发布者对房源信息的真实性、合法性等负责,平台不负责甄别和审核具体内容真实性和有效性等,请务必仔细核实相关信息,谨防上当受骗。
如房源信息中有内容侵犯了您的合法权益,可点击屏幕右侧的举报或联系寄托方同学(微信号 - -
- -
+ +
+ +
- -
+
+
+ + +
+
-
-
-
- -
-
- 联系方式 -
-
-
-
-
- - 微信 -
-
-
- {{ concatData.data && concatData.data.wechat }} -
-
- - 复制 -
-
+
+ +
+
+ 联系方式 +
+
+
+
+
+ + 微信
-
-
- - WhatsApp +
+
+ {{ concatData.data && concatData.data.wechat }}
-
-
- {{ concatData.data && concatData.data.whatsapp }} -
-
- - 复制 -
-
-
-
-
- - 电话号码 -
-
-
- {{ concatData.data && concatData.data.tel }} -
-
- - 复制 -
-
-
-
-
-
- -
-
-
- 微信扫码添加好友 -
-
- 备注:寄托租房 -
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
- WhatsApp -
-
- 电话 -
-
- 微信 -
-
-
- {{ concatData.data.whatsapp || concatData.data.tel || concatData.data.wechat - || - '' }} -
-
-
+
复制
-
-
-
- +
+
+ + WhatsApp
-
-
- 微信扫码添加好友 +
+
+ {{ concatData.data && concatData.data.whatsapp }}
-
- 备注:寄托租房 +
+ + 复制
- +
+
+
+ + + + +
+
+ + + +
+ +
+
+
+
+
+ 联系方式 +
+
+
+ +
+
+
+ 微信扫码添加好友 +
+
+ 备注:寄托租房
- - - - -
-
- - - -
- -
-
-
-
-
- 联系方式 +
+
+ WhatsApp
-
-
- -
-
-
- 微信扫码添加好友 -
-
- 备注:寄托租房 -
-
+
+ 电话
-
-
- WhatsApp -
-
- 电话 -
-
- 微信 -
-
- {{ concatData.data.whatsapp || concatData.data.tel || concatData.data.wechat || '' - }} -
+
+ 微信
-
-
- - 复制 -
+
+ {{ concatData.data.whatsapp || concatData.data.tel || concatData.data.wechat || '' + }} +
+
+
+
+ + 复制
- -
+ +
- -
+ +
- -
@@ -1625,7 +1622,7 @@ img { position: fixed; top: 0; left: 0; - z-index: 999; + z-index: 1003; .close-img { width: 20px; @@ -2985,7 +2982,7 @@ img { position: fixed; top: 0; left: 0; - z-index: 999; + z-index: 1100; } ::deep .el-dropdown {