From c46feb89edb62a764e46084e4a6a0e2e00cb5dfd Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期二, 29 八月 2023 09:32:33 +0800
Subject: [PATCH] 注册页面调整字体大小

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

diff --git a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue
index f75429e..b66045c 100644
--- a/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue
+++ b/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanMore/fayunPlanMore.vue
@@ -10,7 +10,7 @@
 				</view>
 				<view class="body-container">
 					<view class="container-block">
-						<view class="">鎻愮叅鍗曠姸鎬�</view>
+						<view class="">閫氱煡鍗曠姸鎬�</view>
 						<view class="">{{ coalStatus[yyDailyList.statusWeigh]||'' }}</view>
 					</view>
 				</view>
@@ -46,7 +46,7 @@
 				</view>
 				<view class="body-container">
 					<view class="container-block">
-						<view class="">鎻愮叅鍗曠紪鍙�</view>
+						<view class="">閫氱煡鍗曠紪鍙�</view>
 						<view class="">{{ yyDailyList.code || '' }}</view>
 					</view>
 				</view>

--
Gitblit v1.9.1