| | |
| | | <meta charset="UTF-8"> |
| | | <title>提升机监控管理</title> |
| | | <link rel="stylesheet" type="text/css" href="../static/css/normalize.css"> |
| | | <link rel="stylesheet" type="text/css" href="../static/css/common.css"> |
| | | <link rel="stylesheet" type="text/css" href="../static/css/common_wcs.css"> |
| | | <link rel="stylesheet" type="text/css" href="../static/layui/css/layui.css"> |
| | | <link rel="stylesheet" href="../static/css/lift.css"> |
| | | <script type="text/javascript" src="../static/js/jquery/jquery-3.3.1.min.js"></script> |
| | |
| | | </div> |
| | | <button class="item" onclick="liftOperator(1)">小车换层</button> |
| | | <button class="item" onclick="liftOperator(2)">移动托盘</button> |
| | | <button class="item" onclick="liftOperator(3)">任务确认</button> |
| | | <button class="item" onclick="liftOperator(0)">复位</button> |
| | | </div> |
| | | </fieldset> |