修改检测页面

This commit is contained in:
jingna 2025-08-07 16:30:05 +08:00
parent bf8e9b02e6
commit 38941cfcf4

View File

@ -58,7 +58,7 @@
身体姿态
</div>
</div>
<div :style="{ color: videoStatus == '已连接' ? '#00CC33' : '#ffffff' }" style="font-size: 14px;">
<div :style="{ color: videoStatus == '已连接' ? '#00CC33' : '#808080' }" style="font-size: 14px;">
{{ videoStatus }}</div>
</div>
<div style="display: flex;justify-content: center;height: 100%;padding-top: 0px;">