liuying
2024-11-01 3c10ef337099f10ad5a8043019af3818055bd4c8
细节
已修改2个文件
3 ■■■■ 文件已修改
yiqi_screen/src/components/EquipmentRunStatus.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
yiqi_screen/src/components/ProdlineHealthy.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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: ["生产", "完成", "待机", "警告", "故障"],
yiqi_screen/src/components/ProdlineHealthy.vue
@@ -21,6 +21,7 @@
        right: "6%",
        textStyle: {
          color: "#fff",
          fontSize: 8,
        },
        itemHeight: 5, // 设置图例项的高度
        itemWidth: 5, // 设置图例项的宽度