From 29658de29b2eb5292bf0c2fad7427b374b769ebc Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期三, 10 五月 2023 20:29:31 +0800 Subject: [PATCH] 样式修改,引入字体,修改逻辑 --- pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue | 13 +------------ 1 files changed, 1 insertions(+), 12 deletions(-) diff --git a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue index 0e81689..f3896fb 100644 --- a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue +++ b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue @@ -11,7 +11,6 @@ <view class="dept-num"> <text style="font-size: 46rpx; - font-family: CTCuHeiSJ; font-weight: 400; color: #FFFFFF; text-shadow: 0rpx 4rpx 0rpx #1A66FE;" @@ -20,7 +19,6 @@ </text> <text style="font-size: 24rpx; - font-family: Microsoft YaHei; font-weight: 400; color: #F81414; text-shadow: 0rpx 4rpx 0rpx #1A66FE;" @@ -111,7 +109,7 @@ orderPlanId: null, orderCode: null, orderPlanDetail: {}, - coalStatus: ['棰嗗彇', '棰勭害', '绛惧埌', '鍏ュ満', '绉扮毊', '绉版瘺', '绂诲満', '鍏ョ鎴�', '鍑虹鎴�', '鍏ョ叅鍦�', '鍑虹叅浠�'], + coalStatus: ['棰嗗彇', '棰勭害', '绛惧埌', '鍏ュ満', '绉扮毊', '绉版瘺', '绂诲満', '鍏ョ鎴�', '鍑虹鎴�', '鍏ョ叅浠�', '鍑虹叅浠�', '鏀剧┖', '浣滃簾', '鍏ュ満鐢宠', '杩涘叆鍦洪櫌'], yyDailyList: [], // 棰嗗彇鏁伴噺 cars2: '', @@ -203,7 +201,6 @@ width: 226rpx; height: 36rpx; font-size: 38rpx; - font-family: Adobe Heiti Std; font-weight: normal; color: #fff; line-height: 69rpx; @@ -218,7 +215,6 @@ top: vww(54); .dept-name { font-size: 32rpx; - font-family: Adobe Heiti Std; font-weight: normal; color: #ffffff; line-height: 69rpx; @@ -248,7 +244,6 @@ .forward-name, .fleet-name { font-size: 28rpx; - font-family: Adobe Heiti Std; font-weight: normal; color: #757575; line-height: 69rpx; @@ -256,7 +251,6 @@ .forward-num, .fleet-num { font-size: 40rpx; - font-family: Microsoft YaHei; font-weight: 400; color: #303030; line-height: 69rpx; @@ -276,7 +270,6 @@ height: 30rpx; line-height: vww(15); font-size: 28rpx; - font-family: Adobe Heiti Std; font-weight: normal; color: #757575; text { @@ -284,7 +277,6 @@ height: 30rpx; line-height: vww(15); font-size: 40rpx; - font-family: CTCuHeiSJ; font-weight: 400; color: #f81414; } @@ -335,7 +327,6 @@ .car-num { height: 31rpx; font-size: 30rpx; - font-family: Microsoft YaHei; font-weight: 300; color: #303030; } @@ -360,7 +351,6 @@ height: 29rpx; line-height: 29rpx; font-size: 28rpx; - font-family: PingFang SC; font-weight: 400; color: #919090; } @@ -368,7 +358,6 @@ height: 29rpx; line-height: 29rpx; font-size: 38rpx; - font-family: PingFang SC; font-weight: 400; color: #035cfb; } -- Gitblit v1.9.1