From b174ea476eb1afd872985b2c261241a814e0185d Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期四, 12 三月 2026 09:55:27 +0800
Subject: [PATCH] 一次大的提交,涉及,wms,wcs,pda
---
项目代码/WCS/WIDESEA_WCSClient/src/views/charts/bigdata_2.vue | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSClient/src/views/charts/bigdata_2.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSClient/src/views/charts/bigdata_2.vue"
index 9953de8..30f4f54 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSClient/src/views/charts/bigdata_2.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSClient/src/views/charts/bigdata_2.vue"
@@ -2,12 +2,12 @@
<div id="big-data-container" class="big-data-container">
<div class="head">
- <h1 style="font-size:40px;">杞存壙鏅鸿兘閫夐厤绯荤粺2鍙峰帇瑁呭伐浣嶇洃鎺�</h1>
+ <h1 style="font-size:70px; margin-bottom: 100px; margin-top: 10px;">杞存壙鏅鸿兘閫夐厤绯荤粺2鍙峰帇瑁呭伐浣嶇洃鎺�</h1>
</div>
<div class="data-container">
<div class="data-right" style="width:50%;">
<div class="data-right-item right-3">
- <div class="title" style="font-size:18px;color:white;">
+ <div class="title" style="font-size:68px;color:white; margin-bottom: -40px;">
宸︿晶杞存壙淇℃伅, 绗瑊{newZCInfo.leftTodayCount}}鏉¤酱鎵�</div>
<el-table :data="newZCInfo.leftStationInfo.wmsInfo" style="width: 100%;"
class="styleTable">
@@ -20,7 +20,7 @@
</div>
<div class="data-right" style="width:50%;">
<div class="data-right-item right-3">
- <div class="title" style="font-size:18px;color:white;">
+ <div class="title" style="font-size:68px;color:white; margin-bottom: -40px;">
鍙充晶杞存壙淇℃伅, 绗瑊{newZCInfo.rightTodayCount}}鏉¤酱鎵�</div>
<el-table :data="newZCInfo.rightStationInfo.wmsInfo" style="width: 100%;"
class="styleTable">
@@ -265,8 +265,8 @@
::v-deep .el-table .cell {
background-color: transparent !important;
color: rgb(171, 185, 182);
- font-size: 23px;
- line-height: 26px !important;
+ font-size: 65px;
+ line-height: 70px !important;
padding: 0px;
margin-top: -2px !important;
text-align: left !important;
--
Gitblit v1.9.3