#
luxiaotao1123
2020-11-18 a8aefe43581049a8d73574f37901b6553c6c18aa
src/main/webapp/views/monitor/monitor.html
@@ -71,6 +71,7 @@
            }
        }
    </style>
</head>
<body class="monitor-bg">
@@ -196,11 +197,11 @@
                        <div class="layui-carousel" id="test1">
                            <div carousel-item>
                                <div style="background-color: red"></div>
                                <div style="background-color: gold"></div>
                                <div style="background-color: #333333"></div>
                                <div style="background-color: #00FF00"></div>
                                <div style="background-color: #5FB878"></div>
                                <div class="item-img" id="img-1" style="background-color: red"></div>
                                <div class="item-img" id="img-2" style="background-color: gold"></div>
                                <div class="item-img" id="img-3" style="background-color: green"></div>
                                <div class="item-img" id="img-4" style="background-color: white"></div>
                                <div class="item-img" id="img-5" style="background-color: darkgoldenrod"></div>
                            </div>
                        </div>
@@ -364,6 +365,16 @@
    });
    /***********************************************************************************/
    /************************************ 堆垛机速度 *************************************/
    /***********************************************************************************/
    /***********************************************************************************/
    /************************************* 折线图 ***************************************/
    /***********************************************************************************/