diff --git a/components/SearchShopListItem/SearchShopListItem.vue b/components/SearchShopListItem/SearchShopListItem.vue index e8aee94..a2bc33d 100644 --- a/components/SearchShopListItem/SearchShopListItem.vue +++ b/components/SearchShopListItem/SearchShopListItem.vue @@ -5,7 +5,7 @@ - {{shopInfo.tt}} + diff --git a/components/ShowShopListItem/ShowShopListItem.vue b/components/ShowShopListItem/ShowShopListItem.vue index bd58683..d1a24a9 100644 --- a/components/ShowShopListItem/ShowShopListItem.vue +++ b/components/ShowShopListItem/ShowShopListItem.vue @@ -5,7 +5,7 @@ - {{shopInfo.tt}} + @@ -204,7 +204,7 @@ flex-direction: column; justify-content: space-between; - >text { + >text, >u-text { font-size: 14px; }