From 7b76e5ccb27d25f20bae6a48665ca712e491c513 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期一, 11 九月 2023 16:56:11 +0800 Subject: [PATCH] 生产看板 样式改版 2023-9-11 --- src/views/visualization.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/visualization.vue b/src/views/visualization.vue index 657e20a..9a27125 100644 --- a/src/views/visualization.vue +++ b/src/views/visualization.vue @@ -227,7 +227,7 @@ </div> --> <div class="card_top-4"> <div>宸ヨ壓缂栧彿锛歿{ list.number }}</div> - <div + <!-- <div style=" font-size: 14px; color: #cfcfcf; @@ -235,7 +235,7 @@ " > 宸ヨ壓鐨勫叿浣撲俊鎭鐐瑰嚮鎺у埗鏌ョ湅锛� - </div> + </div> --> </div> </template> </div> @@ -1152,7 +1152,7 @@ padding: 0 10px; height: 70px; - line-height: 40px; + line-height: 70px; color: #fff; background: rgb(19, 35, 90); font-size: 20px; -- Gitblit v1.8.0