From 447e19fa298ae11a1c3a3fa2d2ff3a1a8dba0501 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期四, 29 八月 2024 17:15:29 +0800
Subject: [PATCH] -

---
 src/pages/index/index.vue |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index f363e5f..be995d8 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -13,9 +13,8 @@
 					<view class="bgblue c-p-l-18 c-p-r-18 c-p-t-10 c-p-b-10 chuany-flex chuany-justify-between chuany-font30">
 						<view class="chuany-flex chuany-flex-direction">
 							<text class=''>
-								{{$util.formatDate(item.wordStartTime,true)}}
+								{{$util.formatDate(item.startTime)}}
 							</text>
-							<text>{{$util.formatDate(item.wordEndTime,true)}}</text>
 						</view>
 						<text>
 							鎷泏{item.worderCounted}}/{{item.worderCount}}浜�
@@ -29,10 +28,10 @@
 						</up-tag>
 					</view> -->
 					<view class="chuany-flex chuany-flex-direction">
-						<text class='c-p-l-18 c-p-b-14 c-p-r-18'>
+						<text class='c-p-l-18 c-p-b-14 c-p-r-18 text-69'>
 							瑕佹眰锛歿{item.demand}}
 						</text>
-						<text class='c-p-l-18 c-p-b-14 c-p-r-18'>
+						<text class='c-p-l-18 c-p-b-14 c-p-r-18 text-69'>
 							鍦板潃锛歿{item.worderAddress}}
 						</text>
 					</view>

--
Gitblit v1.9.1