From e2e96137d9b5e5dbac737e69809a941d676ba61e Mon Sep 17 00:00:00 2001
From: yangan <yangan0921@163.com>
Date: 星期二, 16 七月 2024 17:39:55 +0800
Subject: [PATCH] feat:修改业务文字

---
 pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue
index db6ecee..991177b 100644
--- a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue
+++ b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue
@@ -356,7 +356,7 @@
 					openName: '',
 					serviecePhone: ''
 				},
-				coalStatus: ['棰嗗彇', '棰勭害', '绛惧埌', '鍏ュ満', '绉扮毊', '绉版瘺', '绂诲満', '鍏ョ鎴�', '鍑虹鎴�', '鍏ョ叅浠�', '鍑虹叅浠�', '鏀剧┖', '浣滃簾', '鍏ュ満鐢宠',
+				coalStatus: ['棰嗗彇', '棰勭害', '绛惧埌', '鍏ュ満', '绉扮毊', '绉版瘺', '绂诲満', '鍏ョ鎴�', '鍑虹鎴�', '鍏ヤ粨搴�', '鍑轰粨搴�', '鏀剧┖', '浣滃簾', '鍏ュ満鐢宠',
 					'杩涘叆鍦洪櫌', '寮傚父瀹℃牳涓�', '杩斿洖鍔犲噺鍚�', '瓒呮椂', '鎵撳嵃涓�', '鎵撳嵃涓�', '濉啓', '鏀剧┖纭涓�', '瓒呮渶澶ф瘺閲嶇‘璁や腑'
 				], // 鐘舵��
 				weighHouseCode: '',
@@ -1115,7 +1115,7 @@
 
 <style lang="scss"	scoped>
 	.sub-table{
-			width: 690rpx;
+			width: 95%;
 			min-height: 300rpx;
 			margin: vww(30) vww(15) vww(13) !important;
 			background: #ffffff;
@@ -1242,7 +1242,7 @@
 			}
 
 			.block-information {
-				width: 690rpx;
+				width: 95%;
 				height: 396rpx;
 				margin: vww(40) auto;
 				background: #ffffff;
@@ -1306,13 +1306,13 @@
 				}
 
 				.time {
-					width: 35%;
+					width: 55%;
 					height: vww(12);
 					display: flex;
 					justify-content: flex-start;
 
 					.send-date {
-						width: 148rpx;
+						width: 200rpx;
 						height: 24rpx;
 						margin-left: vww(14);
 						font-size: 28rpx;
@@ -1367,7 +1367,7 @@
 			}
 		}
 		.sub-table{
-			width: 690rpx;
+			width: 95%;
 			min-height: 300rpx;
 			margin: vww(30) vww(15) vww(13) !important;
 			background: #ffffff;

--
Gitblit v1.9.1