| | |
| | | <%@ page contentType="text/html;charset=UTF-8" language="java" %> |
| | | <html> |
| | | <head> |
| | | <link rel="stylesheet" href="../../CSS/layui.css"> |
| | | <link rel="stylesheet" href="../../CSS/layui2.css"> |
| | | <link rel="stylesheet" href="../../CSS/layer.css"> |
| | | <title>Title</title> |
| | | </head> |
| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <input type="text" class="layui-input" id="seah" placeholder="请输入设备编号" style="width: 270px;height: 38px;margin-left: 100px;position: absolute;border-radius: 8px;border: 1px solid #cccccc;z-index: 999;left: 150px;top: 40px;border-right: none;border-top-right-radius: 0px;border-bottom-right-radius: 0px"> |
| | | |
| | | |
| | | </body> |
| | | <script type="text/html" id="toolbarDemo"> |
| | | <div class="layui-btn-container" style="margin-left: 0px;margin-top: 20px;display: inline-block"> |
| | | <button class="layui-btn layui-btn-primary" lay-event="getshuaxin">刷新</button> |
| | | <button class="layui-btn layui-btn-normal" lay-event="getsearch" style="margin-left: 350px;position: absolute;border-bottom-right-radius: 8px;border-top-right-radius: 8px;z-index: 9999;left: 170px;top: 29px">搜索</button> |
| | | |
| | | </div> |
| | | </script> |
| | | <script src="../../JS/layui.js"></script> |