From f5edc2904945f37b164a7874d502cf002fae024e Mon Sep 17 00:00:00 2001 From: lzhe <lzhe@example.com> Date: 星期一, 13 五月 2024 13:52:26 +0800 Subject: [PATCH] 1 --- src/views/mdc/station-live.vue | 11 ++++------- 1 files changed, 4 insertions(+), 7 deletions(-) diff --git a/src/views/mdc/station-live.vue b/src/views/mdc/station-live.vue index c94dd47..0741c99 100644 --- a/src/views/mdc/station-live.vue +++ b/src/views/mdc/station-live.vue @@ -2,7 +2,7 @@ * @Author: lzhe lzhe@example.com * @Date: 2024-03-26 10:28:33 * @LastEditors: lzhe lzhe@example.com - * @LastEditTime: 2024-04-19 18:26:26 + * @LastEditTime: 2024-04-23 17:08:42 * @FilePath: /smart-web/src/views/master/person/main/index.vue * @Description: 杩欐槸榛樿璁剧疆,璇疯缃甡customMade`, 鎵撳紑koroFileHeader鏌ョ湅閰嶇疆 杩涜璁剧疆: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE --> @@ -763,7 +763,7 @@ position: absolute; right: 10px; top: -2px; - color: #3b8e8e; + color: #409eff; cursor: pointer; } .status-wrap.align-left, .status-wrap:first-child { @@ -776,7 +776,7 @@ justify-content: start; } .collect-status { - color: #3b8e8e; + color: #409eff; margin-right: 16px; font-size: 14px; } @@ -794,10 +794,7 @@ } .status-wrap { display: flex; - -ms-flex-wrap: wrap; flex-wrap: wrap; - -webkit-box-pack: start; - -ms-flex-pack: start; justify-content: start; } .status-wrap .status-con { @@ -806,6 +803,6 @@ flex-wrap: wrap; } .status-wrap /deep/ .el-checkbox.el-checkbox--large { - color: #3b8e8e; + color: #409eff; } </style> \ No newline at end of file -- Gitblit v1.9.3