From 523abed5013559c3f29b298f1c290dacda72e42e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Wed, 2 Apr 2025 18:59:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=90=A5=E4=B8=9A=E4=B8=AD?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/realstore.vue | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/components/diy/realstore.vue b/components/diy/realstore.vue index 00be9296..dae38c97 100644 --- a/components/diy/realstore.vue +++ b/components/diy/realstore.vue @@ -35,9 +35,9 @@ - {{ item.status_info.msg }} - | - {{ item.status_info.time }} + {{ item.status_info.msg }} + | + {{ item.status_info.time }} @@ -47,9 +47,9 @@ - {{ item.province_name }}{{ item.city_name }}{{ item.county_name }}{{ item.address }} + {{ item.province_name }}{{ item.city_name }}{{ item.county_name }}{{ item.address }} - 距您{{ item.distance || '0km' }} + 距您{{ item.distance || '0km' }} @@ -63,9 +63,9 @@ - {{ item.province_name }}{{ item.city_name }}{{ item.county_name }}{{ item.address }} + {{ item.province_name }}{{ item.city_name }}{{ item.county_name }}{{ item.address }} - 距您{{ item.distance || '' }} + 距您{{ item.distance || '' }} @@ -96,7 +96,7 @@ - {{ item.status_info.msg }} + {{ item.status_info.msg }}