#
luxiaotao1123
2020-12-30 cb15c6400b7dfc3855e5fdd76b8b217bf6bc9567
src/main/webapp/views/monitor/monitor.html
@@ -87,7 +87,8 @@
            text-align: center;
            padding: 20px 40px;
            font-size: 35px;
            font-weight: bold
            font-weight: bold;
            /*color: #FF5722;*/
        }
    </style>
@@ -186,7 +187,7 @@
                    <div class="image-border image-border3"></div>
                    <div class="image-border image-border4"></div>
                    <span>浙江中扬物流装备有限公司</span>
                    <img src="img/wxCode.jpg">
                    <img src="../../static/image/barcode.png">
                </div>
            </div>
        </div>
@@ -379,8 +380,23 @@
            ,width: '100%' //设置容器宽度
            ,arrow: 'hover' // 切换箭头默认显示状态,可选值为 hover(悬停显示) always(始终显示) none(始终不显示)
            ,interval: '3000' // 自动切换的时间间隔,单位:ms(毫秒),不能低于800
            ,anim: 'fade'
        });
    });
    /***********************************************************************************/
    /************************************* 头部按钮 *************************************/
    /***********************************************************************************/
    // 左
    $('.button-left').click(function () {
        exitFull();
    });
    // 右
    $('.button-right').click(function () {
        full();
    });
    /***********************************************************************************/
    /************************************ 堆垛机速度 *************************************/
@@ -392,14 +408,14 @@
        tooltip: {
            formatter: '{a} <br/>{c} {b}'
        },
        toolbox: {
            show: true,
            feature: {
                mark: {show: true},
                restore: {show: true},
                saveAsImage: {show: true}
            }
        },
        // toolbox: {  // 保存图片
        //     show: true,
        //     feature: {
        //         mark: {show: true},
        //         restore: {show: true},
        //         saveAsImage: {show: true}
        //     }
        // },
        series: [
            {
                name: '走行速度',