diff --git a/app/pages/home/index.vue b/app/pages/home/index.vue index f6f2794..32946f7 100644 --- a/app/pages/home/index.vue +++ b/app/pages/home/index.vue @@ -27,13 +27,13 @@ await getAuctionDetail()
{{ auctionDetail.title }}
{{ $t('home.text1') }}
- {{auctionDetail.totalNum}}{{ $t('common.items') }}{{ $t('common.auction') }} -
-
{{auctionDetail.startDate}} {{$t('home.text2')}}
+
{{auctionDetail.startDate}} {{auctionDetail.startTitle}}
{{ auctionDetail.title }}
{{$t('home.text3')}}{{auctionDetail.isLiving===2?$t('home.text4'):$t('home.text5')}}
- {{auctionDetail.totalNum}}{{ $t('common.items') }}{{ $t('common.auction') }} -
-
{{auctionDetail.startDate}} {{$t('home.text2')}}
+
{{auctionDetail.startDate}} {{auctionDetail.startTitle}}