From 3db1666c04642fda80226c104701ef2f70a11f99 Mon Sep 17 00:00:00 2001 From: xingyy <64720302+Concur-max@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:51:52 +0800 Subject: [PATCH] 12 --- app/pages/home/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}}