| | |
| | | </form> |
| | | </div> |
| | | </div> |
| | | <div id="qrsc" style="display: none;border-radius: 15px;width: 20%;height: 15%;padding: 2%;position: fixed;top: 30%;bottom: 45%;z-index: 9999;right: 40%;left: 40%;background-color: #E9E7E7;box-shadow: black 1px 1px 1px"> |
| | | <p style="width: 20%;height: 60%;display: inline-block;"><img src="Img/image.png" width="60"/></p> |
| | | <p style="width: 70%;display: inline-block" id="msgt"> |
| | | |
| | | </p> |
| | | <p style="display: inline-block;float: right"> |
| | | <button class="layui-btn" onclick="QueSc()">确认</button> |
| | | <button class="layui-btn layui-btn-primary" style="float: right" onclick="QueQx()">取消</button> |
| | | </p> |
| | | </div> |
| | | </body> |
| | | <script type="text/html" id="titleTpl"> |
| | | <span>{{# if (d.zuobiao.length > 18) { }}{{ d.zuobiao.substring(0, 18) }}{{# } else { }}{{ d.zuobiao }}{{# } }}</span> |
| | |
| | | <button class="layui-btn layui-btn-primary" id="btnShuaXin" lay-event="getshuaxin">刷新</button> |
| | | <input type="text" class="layui-input" id="seah" placeholder="请输入围栏名称" style="display: inline-block;width: 16%;height:38px;border-right: none;border-top-right-radius: 0px;border-bottom-right-radius: 0px;position: relative;top: 0.1vh;margin-left: 5%"> |
| | | <button class="layui-btn layui-btn-normal" id="btnSerach" lay-event="getsearch" style="border-bottom-right-radius: 8px;border-top-right-radius: 8px;">搜索</button> |
| | | <button class="layui-btn layui-btn-warm" id="btnUpdate" lay-event="getUpdate" style="">修改提示语</button> |
| | | </div> |
| | | </script> |
| | | <script type="text/html" id="toolbarDemoEw"> |
| | | <div> |
| | | <button class="layui-btn layui-btn-danger" id="btnDelete" style="" lay-event="getdelete">Удалить</button> |
| | | <button class="layui-btn layui-btn-primary" id="btnShuaXin" lay-event="getshuaxin">Обновить</button> |
| | | <input type="text" class="layui-input" id="seah" placeholder="Введите имя забора." style="display: inline-block;width: 200px;height:38px;border-right: none;border-top-right-radius: 0px;border-bottom-right-radius: 0px;position: relative;top: 0.1vh;margin-left: 5%"> |
| | | <button class="layui-btn layui-btn-normal" id="btnSerach" lay-event="getsearch" style="border-bottom-right-radius: 8px;border-top-right-radius: 8px;position: relative;left: -0.5%">Поиск</button> |
| | | <button class="layui-btn layui-btn-warm" id="btnUpdate" lay-event="getUpdate" style="">Изменить подсказку</button> |
| | | <%-- <button class="layui-btn layui-btn-warm" id="btnUpdate" lay-event="getUpdate" style="">修改提示语</button>--%> |
| | | </div> |
| | | </script> |
| | | <script type="text/html" id="barDemotag"> |
| | |
| | | <script src="WeiLanListJs/WeiLanJs.js"></script> |
| | | <script src="../Role/Role2.js"></script> |
| | | <script> |
| | | |
| | | var ds = "username="+sessionStorage.getItem("username") |
| | | $.get("/hxzkuwb/findUserRole",ds,function (data){ |
| | | if (data.udelete == "No"){ |
| | |
| | | <script src="../../JS/translate.js"></script> |
| | | <script src="../Js/Ch-En-Delete-Refresh-Search-Update.js"></script> |
| | | <script> |
| | | if (sessionStorage.getItem("YuYan") == "English"){ |
| | | translate.execute(); |
| | | } |
| | | |
| | | var languages; |
| | | window.addEventListener('load', function() { |
| | | $.ajaxSetup({ |
| | | headers: { |
| | | 'x-access-token': localStorage.getItem("hxzkmars3d") |
| | | } |
| | | }); |
| | | |
| | | $.ajax({ |
| | | url: "/hxzkuwb/FindSetting", |
| | | type: "POST", |