Merge branch 'main' of http://121.37.111.42:3000/ThbTech/BodyBalanceEvaluation into main
This commit is contained in:
commit
625e372c11
@ -58,7 +58,7 @@
|
|||||||
身体姿态
|
身体姿态
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div :style="{ color: videoStatus == '已连接' ? '#00CC33' : '#ffffff' }" style="font-size: 14px;">
|
<div :style="{ color: videoStatus == '已连接' ? '#00CC33' : '#808080' }" style="font-size: 14px;">
|
||||||
{{ videoStatus }}</div>
|
{{ videoStatus }}</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="display: flex;justify-content: center;height: 100%;padding-top: 0px;">
|
<div style="display: flex;justify-content: center;height: 100%;padding-top: 0px;">
|
||||||
|
Loading…
Reference in New Issue
Block a user