From 971e1fa03492e34e67edd6346f442d120fbe5343 Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期五, 14 七月 2023 16:21:31 +0800
Subject: [PATCH] 展示字段和样式修改

---
 pages/driver-page/driver-index/driver-index.vue |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pages/driver-page/driver-index/driver-index.vue b/pages/driver-page/driver-index/driver-index.vue
index 7f6106a..4821623 100644
--- a/pages/driver-page/driver-index/driver-index.vue
+++ b/pages/driver-page/driver-index/driver-index.vue
@@ -2,7 +2,7 @@
 	<view class="">
 		<view class="driver-index">
 			<view class="driver-index-body">
-				<!-- 寰呴鍙栨彁鐓ゅ崟 -->
+				<!-- 寰呴鍙栭�氱煡鍗� -->
 				<view class="wait-collection"
 					:style="{ backgroundImage: `url(${onlineurl}/appimg/image/banner/diverbanner.png)`, backgroundSize: 'contain', backgroundRepeat: 'no-repeat' }">
 				</view>
@@ -71,9 +71,9 @@
 						@cancel="qiangDanCancel"></u-modal>
 				</view>
 
-				<!-- 寰呴绾︽彁鐓ゅ崟 -->
+				<!-- 寰呴绾﹂�氱煡鍗� -->
 				<view class="wait-appointment">
-					<combined-title title="寰呴绾︽彁鐓ゅ崟"></combined-title>
+					<combined-title title="寰呴绾﹂�氱煡鍗�"></combined-title>
 					<u-empty mode="data"
 						icon="http://cdn.uviewui.com/uview/empty/data.png"
 						textSize="30"
@@ -149,9 +149,9 @@
 					</view>
 				</view>
 
-				<!-- 宸查绾︽彁鐓ゅ崟 -->
+				<!-- 宸查绾﹂�氱煡鍗� -->
 				<view class="Reserved">
-					<combined-title title="宸查绾︽彁鐓ゅ崟"></combined-title>
+					<combined-title title="宸查绾﹂�氱煡鍗�"></combined-title>
 					<u-empty mode="data"
 						icon="http://cdn.uviewui.com/uview/empty/data.png"
 						textSize="30"
@@ -347,7 +347,7 @@
 					url: `/pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details?orderPlanId=${value.id}&yyId=${value.yyId}`
 				});
 			},
-			// 鎻愮叅鍗曡鎯�
+			// 閫氱煡鍗曡鎯�
 			cardBodyClick(name) {
 				uni.navigateTo({
 					url: `/pages/driver-page/driver-index/bill-of-lading-details/bill-of-lading-details?orderPlanId=${name}`
@@ -456,7 +456,7 @@
 		.driver-index-body {
 
 			// margin-bottom: vww(56);
-			// 寰呴鍙栨彁鐓ゅ崟
+			// 寰呴鍙栭�氱煡鍗�
 			.wait-collection {
 				width: 100%;
 				height: 600rpx;

--
Gitblit v1.9.1