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'] }}
-