单位、样式修改

This commit is contained in:
huangzhen
2025-11-04 17:09:37 +08:00
parent 4177f48cb2
commit 2c26959ac8
+2 -2
View File
@@ -122,7 +122,7 @@
</div>
<div class="sub-col">
<span>总用餐热量</span><span class="num">{{ fmtNum(stOperationCoreStats.mealEnergy) }}</span><span>
Mcal</span>
兆卡</span>
</div>
</div>
</div>
@@ -334,7 +334,7 @@ export default {
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center;
justify-content: flex-start;
}
.page-title {