21
ZY
2025-04-01 3f41c94df01ac5dcca46141cabc02671da57db3f
21
1个文件已修改
14 ■■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Monitor-APP/pages/home/home.vue
@@ -218,13 +218,15 @@
                                    </y-box>
                                </view>
                                <view style="height: 2%;"></view>
                                <view style="height: 18%;">
                                    <y-box>
                                        <view class="flex-col"
                                            style="width: 100%;height: 100%;font-size: 4vh;justify-content: center;letter-spacing: 1vh;">
                                <view style="height: 18%">
                                    <view style="font-size: 4vh">
                                            自动仓库WCS监控平台
                                        </view>
                                    </y-box>
                                    <view style="height: 65%;float: right;">
                                        <image style="height: 100%;margin-top: -18%;margin-left: 25%;"
                                            src="../../static/barcode.png" mode="aspectFit"></image>
                                    </view>
                                </view>
                            </view>
                        </view>
@@ -501,6 +503,7 @@
                // this.getInfo2()
                // this.getError2()
                this.controller()
                this.getCarInfo()
            }, 1000)
            setInterval(() => {
@@ -1293,6 +1296,7 @@
    .textred {
        color: red;
    }
    .board {
            position: absolute;
            top: 0;