From 182884c4367668f279851b76be9b2b957ad0d47a Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期三, 18 九月 2024 16:09:23 +0800
Subject: [PATCH] 改字体

---
 src/pages/detail/detail.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/pages/detail/detail.vue b/src/pages/detail/detail.vue
index 280e25b..f2c4588 100644
--- a/src/pages/detail/detail.vue
+++ b/src/pages/detail/detail.vue
@@ -14,7 +14,7 @@
 				<view class="chuany-width100">
 					<view
 						class="chuany-flex chuany-justify-between chuany-align-center chuany-width100 chuany-box c-p-18">
-						<view class=" chuany-font34">
+						<view class="chuany-font32">
 							{{orderObj.orderName}}
 						</view>
 						<view>
@@ -58,12 +58,12 @@
 					<text>{{orderObj.startTimeName}} 鑷� {{orderObj.endTimeName}}</text>
 				</view>
 			</view>
-			<view class="chuany-flex  c-p-l-18">
+			<!-- <view class="chuany-flex  c-p-l-18">
 				<view class="chuany-width26">
 					<text class="colorgray">宸叉嫑浜烘暟</text>
 				</view>
 				<text>{{orderObj.worderCounted}}/{{orderObj.worderCount}}</text>
-			</view>
+			</view> -->
 			<!-- <view class="chuany-flex c-p-18">
 				<view class="chuany-width26 ">
 					<text class="colorgray">鎬у埆</text>
@@ -76,7 +76,7 @@
 				</view>
 				<text>18宀佷互涓�</text>
 			</view> -->
-			<view class="chuany-flex chuany-justify-between c-p-l-18 c-p-r-18 c-p-t-18 borderbox">
+			<view class="chuany-flex chuany-justify-between c-p-l-18 c-p-r-18 borderbox">
 				<view class="chuany-flex">
 					<image class='dingwei c-p-r-16' src="@/static/image/dingwei.png" mode="widthFix"></image>
 					<view class="chuany-flex chuany-flex-direction">

--
Gitblit v1.9.1