单位、样式修改
This commit is contained in:
+2
-2
@@ -122,7 +122,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="sub-col">
|
<div class="sub-col">
|
||||||
<span>总用餐热量:</span><span class="num">{{ fmtNum(stOperationCoreStats.mealEnergy) }}</span><span>
|
<span>总用餐热量:</span><span class="num">{{ fmtNum(stOperationCoreStats.mealEnergy) }}</span><span>
|
||||||
Mcal</span>
|
兆卡</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -334,7 +334,7 @@ export default {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-title {
|
.page-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user