数据修改
This commit is contained in:
@@ -169,11 +169,11 @@
|
||||
<div v-else class="sh_machine kongtuopan_1 kongtuopan_2">
|
||||
<img src="../../../images/workshop/ktp_gray.png" alt="">
|
||||
</div>
|
||||
<div v-if="ManipulatorInfoList.length > 0" class="sh_machine robot_1" :class="{'rotate_1': String(ManipulatorInfoList[4].color_status) === '2'}">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '0'" src="../../../images/workshop/robot_cmd_gray.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '1'" src="../../../images/workshop/robot_cmd_yellow.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '2'" src="../../../images/workshop/robot_cmd_green.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '3'" src="../../../images/workshop/robot_cmd_red.png" alt="">
|
||||
<div v-if="ManipulatorInfoList.length > 0" class="sh_machine robot_1" :class="{'rotate_1': String(ManipulatorInfoList[5].color_status) === '2'}">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '0'" src="../../../images/workshop/robot_cmd_gray.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '1'" src="../../../images/workshop/robot_cmd_yellow.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '2'" src="../../../images/workshop/robot_cmd_green.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '3'" src="../../../images/workshop/robot_cmd_red.png" alt="">
|
||||
</div>
|
||||
<div class="sh_machine weilan2">
|
||||
<img src="../../../images/workshop/weilan_5.png" alt="">
|
||||
@@ -204,11 +204,11 @@
|
||||
<div v-else class="sh_machine cmdssj_1 cmdssj_2">
|
||||
<img src="../../../images/workshop/cmdssj_gray.png" alt="">
|
||||
</div>
|
||||
<div v-if="ManipulatorInfoList.length > 0" class="sh_machine robot_2" :class="{'rotate_2': String(ManipulatorInfoList[5].color_status) === '2'}">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '0'" src="../../../images/workshop/robot_cmd_gray.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '1'" src="../../../images/workshop/robot_cmd_yellow.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '2'" src="../../../images/workshop/robot_cmd_green.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '3'" src="../../../images/workshop/robot_cmd_red.png" alt="">
|
||||
<div v-if="ManipulatorInfoList.length > 0" class="sh_machine robot_2" :class="{'rotate_2': String(ManipulatorInfoList[4].color_status) === '2'}">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '0'" src="../../../images/workshop/robot_cmd_gray.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '1'" src="../../../images/workshop/robot_cmd_yellow.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '2'" src="../../../images/workshop/robot_cmd_green.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '3'" src="../../../images/workshop/robot_cmd_red.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="machine_wrap cmd_wrap_1 cmd_wrap_2">
|
||||
|
||||
@@ -78,11 +78,11 @@
|
||||
<div v-else class="sh_machine kongtuopan_1 kongtuopan_2">
|
||||
<img src="../../../images/workshop/ktp_gray.png" alt="">
|
||||
</div>
|
||||
<div v-if="ManipulatorInfoList.length > 0" class="sh_machine robot_1" :class="{'rotate_1': String(ManipulatorInfoList[4].color_status) === '2'}" ref="FJCDJXS01" @click.stop="yjInfo('device', 'FJCDJXS01')">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '0'" src="../../../images/workshop/robot_cmd_gray.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '1'" src="../../../images/workshop/robot_cmd_yellow.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '2'" src="../../../images/workshop/robot_cmd_green.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '3'" src="../../../images/workshop/robot_cmd_red.png" alt="">
|
||||
<div v-if="ManipulatorInfoList.length > 0" class="sh_machine robot_1" :class="{'rotate_1': String(ManipulatorInfoList[5].color_status) === '2'}" ref="FJCDJXS01" @click.stop="yjInfo('device', 'FJCDJXS01')">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '0'" src="../../../images/workshop/robot_cmd_gray.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '1'" src="../../../images/workshop/robot_cmd_yellow.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '2'" src="../../../images/workshop/robot_cmd_green.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '3'" src="../../../images/workshop/robot_cmd_red.png" alt="">
|
||||
</div>
|
||||
<div class="sh_machine weilan2">
|
||||
<img src="../../../images/workshop/weilan_5.png" alt="">
|
||||
@@ -113,11 +113,11 @@
|
||||
<div v-else class="sh_machine cmdssj_1 cmdssj_2">
|
||||
<img src="../../../images/workshop/cmdssj_gray.png" alt="">
|
||||
</div>
|
||||
<div v-if="ManipulatorInfoList.length > 0" class="sh_machine robot_2" :class="{'rotate_2': String(ManipulatorInfoList[5].color_status) === '2'}" ref="FJCDJXS02" @click.stop="yjInfo('device', 'FJCDJXS02')">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '0'" src="../../../images/workshop/robot_cmd_gray.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '1'" src="../../../images/workshop/robot_cmd_yellow.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '2'" src="../../../images/workshop/robot_cmd_green.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[5].color_status) === '3'" src="../../../images/workshop/robot_cmd_red.png" alt="">
|
||||
<div v-if="ManipulatorInfoList.length > 0" class="sh_machine robot_2" :class="{'rotate_2': String(ManipulatorInfoList[4].color_status) === '2'}" ref="FJCDJXS02" @click.stop="yjInfo('device', 'FJCDJXS02')">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '0'" src="../../../images/workshop/robot_cmd_gray.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '1'" src="../../../images/workshop/robot_cmd_yellow.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '2'" src="../../../images/workshop/robot_cmd_green.png" alt="">
|
||||
<img v-show="String(ManipulatorInfoList[4].color_status) === '3'" src="../../../images/workshop/robot_cmd_red.png" alt="">
|
||||
</div>
|
||||
</div>
|
||||
<div class="machine_wrap cmd_wrap_1 cmd_wrap_2">
|
||||
|
||||
Reference in New Issue
Block a user