修改检测页面
This commit is contained in:
parent
bf8e9b02e6
commit
38941cfcf4
@ -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;">
|
||||
|
Loading…
Reference in New Issue
Block a user