From 3c10ef337099f10ad5a8043019af3818055bd4c8 Mon Sep 17 00:00:00 2001 From: liuying <1427574514@qq.com> Date: 周五, 01 11月 2024 19:47:14 +0800 Subject: [PATCH] 细节 --- yiqi_screen/src/components/EquipmentRunStatus.vue | 2 +- yiqi_screen/src/components/ProdlineHealthy.vue | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/yiqi_screen/src/components/EquipmentRunStatus.vue b/yiqi_screen/src/components/EquipmentRunStatus.vue index 3746660..af5d79a 100644 --- a/yiqi_screen/src/components/EquipmentRunStatus.vue +++ b/yiqi_screen/src/components/EquipmentRunStatus.vue @@ -68,7 +68,7 @@ orient: "vertical", top: "25%", right: "5%", - itemGap: 5, //鍧椾箣闂寸殑闂磋窛 + itemGap: 7, //鍧椾箣闂寸殑闂磋窛 itemHeight: 8, // 璁剧疆鍥句緥椤圭殑楂樺害 itemWidth: 5, // 璁剧疆鍥句緥椤圭殑瀹藉害 data: ["鐢熶骇", "瀹屾垚", "寰呮満", "璀﹀憡", "鏁呴殰"], diff --git a/yiqi_screen/src/components/ProdlineHealthy.vue b/yiqi_screen/src/components/ProdlineHealthy.vue index 8a8590a..3bbfeab 100644 --- a/yiqi_screen/src/components/ProdlineHealthy.vue +++ b/yiqi_screen/src/components/ProdlineHealthy.vue @@ -21,6 +21,7 @@ right: "6%", textStyle: { color: "#fff", + fontSize: 8, }, itemHeight: 5, // 璁剧疆鍥句緥椤圭殑楂樺害 itemWidth: 5, // 璁剧疆鍥句緥椤圭殑瀹藉害 -- Gitblit v1.9.3