From a9858985e26c5477da25026fbfea8154df5811c2 Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Tue, 8 Aug 2023 14:32:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E4=BB=8B/=E4=B8=AA=E4=BA=BA=E8=AE=A4?= =?UTF-8?q?=E8=AF=81=E8=B7=B3=E8=BD=AC=E4=BA=8C=E7=BB=B4=E7=A0=81=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E4=BF=AE=E6=94=B9=20=20=E6=88=BF=E6=BA=90=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E4=B8=8D=E9=99=90=E6=94=B9=E4=B8=BA=E7=A7=9F=E6=9C=9F?= =?UTF-8?q?=E4=B8=8D=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../biserialListItem/biserialListItem.vue | 2 +- .../seachModule/authenticationInfo.vue | 32 +++++++----- src/components/seachModule/seachModule.vue | 6 +-- .../user/systematic-notification-pop.vue | 27 ++++++---- src/views/detail.vue | 5 +- src/views/user.vue | 51 +++++++++++-------- 6 files changed, 73 insertions(+), 50 deletions(-) diff --git a/src/components/biserialListItem/biserialListItem.vue b/src/components/biserialListItem/biserialListItem.vue index d0d7de7..18aab12 100644 --- a/src/components/biserialListItem/biserialListItem.vue +++ b/src/components/biserialListItem/biserialListItem.vue @@ -43,7 +43,7 @@
{{data.data.rentalduration - === '0'?'不限': + === '0'?'租期不限': listData.data.rentalduration[data.data && data.data.rentalduration] || '' }}
diff --git a/src/components/seachModule/authenticationInfo.vue b/src/components/seachModule/authenticationInfo.vue index a16ffa1..b8e7d5b 100644 --- a/src/components/seachModule/authenticationInfo.vue +++ b/src/components/seachModule/authenticationInfo.vue @@ -1,18 +1,19 @@ @@ -65,7 +73,7 @@ img { } .info-box { - width: 462px; + width: 464px; height: 217px; border-radius: 16px; border: 1px solid #e4e4f6; diff --git a/src/components/seachModule/seachModule.vue b/src/components/seachModule/seachModule.vue index d1e7707..180802e 100644 --- a/src/components/seachModule/seachModule.vue +++ b/src/components/seachModule/seachModule.vue @@ -62,7 +62,7 @@
- +
@@ -72,7 +72,7 @@
- +
@@ -333,7 +333,7 @@ defineExpose({ border-bottom: 1px solid #ebebeb; .intermediary-btn { - background: rgba(241, 245, 247, 1); + background: rgba(241, 245, 247, 1) !important; } .authentication-btn { diff --git a/src/components/user/systematic-notification-pop.vue b/src/components/user/systematic-notification-pop.vue index d0786ca..5cf0844 100644 --- a/src/components/user/systematic-notification-pop.vue +++ b/src/components/user/systematic-notification-pop.vue @@ -30,7 +30,7 @@
{{ item['timestamp'] }}
{{ item['message'] }}
-