From 2c26959ac814cf6688fc911d731d4306aa8a13bd Mon Sep 17 00:00:00 2001 From: huangzhen Date: Tue, 4 Nov 2025 17:09:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E4=BD=8D=E3=80=81=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Home.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/Home.vue b/src/views/Home.vue index 0118edf..321f60d 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -122,7 +122,7 @@
总用餐热量:{{ fmtNum(stOperationCoreStats.mealEnergy) }} - Mcal + 兆卡
@@ -334,7 +334,7 @@ export default { box-sizing: border-box; display: flex; flex-direction: column; - justify-content: center; + justify-content: flex-start; } .page-title {