From 2e5147329f85fd7ea4aea472e601ecf0c3f9ee34 Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Fri, 14 Jul 2023 18:30:02 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=B7=BB=E5=8A=A0=E5=BA=95?= =?UTF-8?q?=E9=83=A8=E5=AF=BC=E8=88=AA=20=20=20=E4=BF=AE=E6=94=B9=E5=8C=BA?= =?UTF-8?q?=E5=9F=9F=E9=80=89=E9=A1=B9=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../indexWaterfallBox/indexWaterfallBox.vue | 9 ++++--- src/components/pageTopBar/pageTopBar.vue | 3 ++- src/components/seachModule/seachModule.vue | 27 +++++++++---------- src/components/selectTabBox/selectTabBox.vue | 2 +- src/components/skeletonBox/skeletonBox.vue | 2 +- src/views/HomeView.vue | 11 +++++--- 6 files changed, 29 insertions(+), 25 deletions(-) diff --git a/src/components/indexWaterfallBox/indexWaterfallBox.vue b/src/components/indexWaterfallBox/indexWaterfallBox.vue index 2382e77..703c378 100644 --- a/src/components/indexWaterfallBox/indexWaterfallBox.vue +++ b/src/components/indexWaterfallBox/indexWaterfallBox.vue @@ -31,10 +31,10 @@ {{ itemData.propaganda }} - + {{ location.data&&location.data[itemData.location&&itemData.location.substring(0,1)] }} > {{ location.data&&location.data[itemData.location] }} +
{{ itemData.currency }} {{ itemData.rent }} @@ -90,6 +90,7 @@