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