更新驾驶舱叉车
This commit is contained in:
parent
f3cab73116
commit
4f60cbdd52
@ -2,7 +2,7 @@
|
|||||||
* @Author: zwq
|
* @Author: zwq
|
||||||
* @Date: 2021-07-19 15:18:30
|
* @Date: 2021-07-19 15:18:30
|
||||||
* @LastEditors: zwq
|
* @LastEditors: zwq
|
||||||
* @LastEditTime: 2022-11-28 16:07:41
|
* @LastEditTime: 2022-12-01 10:31:37
|
||||||
* @Description:
|
* @Description:
|
||||||
-->
|
-->
|
||||||
<template>
|
<template>
|
||||||
@ -69,7 +69,7 @@
|
|||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<div class="inTest" :style="{ padding: 9 * beilv + 'px' }">
|
<div class="inTest" :style="{ padding: 9 * beilv + 'px' }">
|
||||||
<span class="leftText">执行叉车:</span>
|
<span class="leftText">执行叉车:</span>
|
||||||
<span class="rightText">叉车</span>
|
<span class="rightText">2-03</span>
|
||||||
</div>
|
</div>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
@ -137,7 +137,7 @@
|
|||||||
<el-col :span="12">
|
<el-col :span="12">
|
||||||
<div class="outTest" :style="{ padding: 7 * beilv + 'px' }">
|
<div class="outTest" :style="{ padding: 7 * beilv + 'px' }">
|
||||||
<span class="leftText">执行叉车:</span>
|
<span class="leftText">执行叉车:</span>
|
||||||
<span class="rightText">叉车</span>
|
<span class="rightText">1-01</span>
|
||||||
</div>
|
</div>
|
||||||
</el-col>
|
</el-col>
|
||||||
</el-row>
|
</el-row>
|
||||||
|
Loading…
Reference in New Issue
Block a user