15832144755
2022-03-17 bc131131c5c96f8cb3bed679d4a359820c22e335
src/main/webapp/hxzk/label/labelManagement.jsp
@@ -6,56 +6,34 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport"
   content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
            <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
<title>标签管理</title>
<link href="/hxzkoa/hxzk/bootstrap/css/bootstrap.min.css"
   rel="stylesheet" type="text/css" />
<link href="/hxzkoa/hxzk/assets/img/favicon.ico" rel="icon"
   type="image/x-icon" />
<link href="/hxzkoa/hxzk/assets/css/components/custom-modal.css"
   rel="stylesheet" type="text/css" />
<link href="/hxzkoa/hxzk/assets/css/components/custom-sweetalert.css"
   rel="stylesheet" type="text/css" />
<link href="/hxzkoa/hxzk/assets/css/dashboard/dash_2.css"
   rel="stylesheet" type="text/css" />
<link href="/hxzkoa/hxzk/assets/css/elements/custom-pagination.css"
   rel="stylesheet" type="text/css" />
<link href="/hxzkoa/hxzk/assets/css/loader.css" rel="stylesheet"
            <link href="/hxzkoa/hxzk/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/assets/img/favicon.ico" rel="icon" type="image/x-icon" />
            <link href="/hxzkoa/hxzk/assets/css/components/custom-modal.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/assets/css/components/custom-sweetalert.css" rel="stylesheet"
   type="text/css" />
<link href="/hxzkoa/hxzk/assets/css/scrollspyNav.css" rel="stylesheet"
            <link href="/hxzkoa/hxzk/assets/css/dashboard/dash_2.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/assets/css/elements/custom-pagination.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/assets/css/loader.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/assets/css/scrollspyNav.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/assets/css/main.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/assets/css/structure.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/assets/css/elements/search.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/plugins/apex/apexcharts.css" rel="stylesheet" type="text/css">
            <link href="/hxzkoa/hxzk/plugins/animate/animate.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/plugins/highlight/styles/monokai-sublime.css" rel="stylesheet"
   type="text/css" />
<link href="/hxzkoa/hxzk/assets/css/main.css" rel="stylesheet"
            <link href="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert2.min.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert.css" rel="stylesheet" type="text/css" />
            <link href="/hxzkoa/hxzk/plugins/table/datatable/datatables.css" rel="stylesheet" type="text/css">
            <link href="/hxzkoa/hxzk/plugins/table/datatable/custom_dt_html5.css" rel="stylesheet" type="text/css">
            <link href="/hxzkoa/hxzk/plugins/table/datatable/dt-global_style.css" rel="stylesheet" type="text/css">
            <link href="/hxzkoa/hxzk/plugins/perfect-scrollbar/perfect-scrollbar.css" rel="stylesheet"
   type="text/css" />
<link href="/hxzkoa/hxzk/assets/css/structure.css" rel="stylesheet"
   type="text/css" />
<link href="/hxzkoa/hxzk/assets/css/elements/search.css"
   rel="stylesheet" type="text/css" />
<link href="/hxzkoa/hxzk/plugins/apex/apexcharts.css" rel="stylesheet"
   type="text/css">
<link href="/hxzkoa/hxzk/plugins/animate/animate.css" rel="stylesheet"
   type="text/css" />
<link href="/hxzkoa/hxzk/plugins/highlight/styles/monokai-sublime.css"
   rel="stylesheet" type="text/css" />
<link href="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert2.min.css"
   rel="stylesheet" type="text/css" />
<link href="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert.css"
   rel="stylesheet" type="text/css" />
<link href="/hxzkoa/hxzk/plugins/table/datatable/datatables.css"
   rel="stylesheet" type="text/css">
<link href="/hxzkoa/hxzk/plugins/table/datatable/custom_dt_html5.css"
   rel="stylesheet" type="text/css">
<link href="/hxzkoa/hxzk/plugins/table/datatable/dt-global_style.css"
   rel="stylesheet" type="text/css">
<link
   href="/hxzkoa/hxzk/plugins/perfect-scrollbar/perfect-scrollbar.css"
   rel="stylesheet" type="text/css" />
<link href="https://fonts.gstatic.com" rel="preconnect">
<link
   href="https://fonts.googleapis.com/css2?family=Ma+Shan+Zheng&display=swap"
   rel="stylesheet">
<link
   href="https://fonts.googleapis.com/css?family=Quicksand:400,500,600,700&display=swap"
            <link href="https://fonts.googleapis.com/css2?family=Ma+Shan+Zheng&display=swap" rel="stylesheet">
            <link href="https://fonts.googleapis.com/css?family=Quicksand:400,500,600,700&display=swap"
   rel="stylesheet">
<style>
body {
@@ -94,7 +72,8 @@
   border: 2px solid rgba(0, 90, 120, .3);
}
.table-bordered td, .table-bordered th {
               .table-bordered td,
               .table-bordered th {
   border: 1px solid #ebedf2;
}
</style>
@@ -105,14 +84,12 @@
<script src="/hxzkoa/hxzk/bootstrap/js/bootstrap.min.js"></script>
<script src="/hxzkoa/hxzk/bootstrap/js/popper.min.js"></script>
<script src="/hxzkoa/hxzk/plugins/apex/apexcharts.min.js"></script>
<script
   src="/hxzkoa/hxzk/plugins/table/datatable/button-ext/jszip.min.js"></script>
            <script src="/hxzkoa/hxzk/plugins/table/datatable/button-ext/jszip.min.js"></script>
<script src="/hxzkoa/hxzk/plugins/table/jquery.table2excel.js"></script>
<script src="/hxzkoa/hxzk/plugins/sweetalerts/promise-polyfill.js"></script>
<script src="/hxzkoa/hxzk/plugins/sweetalerts/sweetalert2.min.js"></script>
<script src="/hxzkoa/hxzk/plugins/sweetalerts/custom-sweetalert.js"></script>
<script
   src="/hxzkoa/hxzk/plugins/perfect-scrollbar/perfect-scrollbar.min.js"></script>
            <script src="/hxzkoa/hxzk/plugins/perfect-scrollbar/perfect-scrollbar.min.js"></script>
</head>
<body class="alt-menu sidebar-noneoverflow">
@@ -131,8 +108,7 @@
   </div>
   <div class="border-right"
      style="opacity: 0.4; float: right; position: absolute; z-index: 2; right: 120px;">
      <img alt="" src="/hxzkoa/resources/images/border2.png"
         class="img-right">
               <img alt="" src="/hxzkoa/resources/images/border2.png" class="img-right">
   </div>
   <!--  BEGIN NAVBAR  -->
   <div class="login-page"></div>
@@ -145,19 +121,17 @@
      <div class="header-page"></div>
      <!--  END TOPBAR  -->
      <!--  BEGIN MODAL  -->
      <div class="modal fade addNew" tabindex="-1" role="dialog"
         aria-labelledby="myExtraLargeModalLabel" aria-hidden="true">
         <div class="modal-dialog modal-xl" role="document"
            style="width: 25%;">
               <div class="modal fade addNew" tabindex="-1" role="dialog" aria-labelledby="myExtraLargeModalLabel"
                  aria-hidden="true">
                  <div class="modal-dialog modal-xl" role="document" style="width: 25%;">
            <div class="modal-content">
               <div class="modal-header">
                  <h5 class="modal-title" id="myExtraLargeModalLabel">新增</h5>
                  <button type="button" class="close" data-dismiss="modal"
                     aria-label="Close">
                     <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg"
                        width="24" height="24" viewBox="0 0 24 24" fill="none"
                        stroke="currentColor" stroke-width="2" stroke-linecap="round"
                        stroke-linejoin="round" class="feather feather-x">
                           <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                              <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24"
                                 height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
                                 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
                                 class="feather feather-x">
                                 <line x1="18" y1="6" x2="6" y2="18"></line>
                                 <line x1="6" y1="6" x2="18" y2="18"></line>
                              </svg>
@@ -214,7 +188,8 @@
                     <div class="modal-footer"
                        style="margin-top: 10%; margin-left: 10%; float: left;">
                        <button type="button" class="btn btn-primary add">保存</button>
                        <a> <c:forEach var="i" begin="1" end="28">&nbsp</c:forEach>
                                 <a>
                                    <c:forEach var="i" begin="1" end="28">&nbsp</c:forEach>
                        </a>
                        <button class="btn" data-dismiss="modal">
                           <i class="flaticon-cancel-12"></i>取消
@@ -227,17 +202,15 @@
      </div>
      <div class="modal fade modifyNew" tabindex="-1" role="dialog"
         aria-labelledby="myExtraLargeModalLabel" aria-hidden="true">
         <div class="modal-dialog modal-xl" role="document"
            style="width: 25%;">
                  <div class="modal-dialog modal-xl" role="document" style="width: 25%;">
            <div class="modal-content">
               <div class="modal-header">
                  <h5 class="modal-title" id="myExtraLargeModalLabel">修改</h5>
                  <button type="button" class="close" data-dismiss="modal"
                     aria-label="Close">
                     <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg"
                        width="24" height="24" viewBox="0 0 24 24" fill="none"
                        stroke="currentColor" stroke-width="2" stroke-linecap="round"
                        stroke-linejoin="round" class="feather feather-x">
                           <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                              <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24"
                                 height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
                                 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
                                 class="feather feather-x">
                                 <line x1="18" y1="6" x2="6" y2="18"></line>
                                 <line x1="6" y1="6" x2="18" y2="18"></line>
                              </svg>
@@ -294,7 +267,8 @@
                     <div class="modal-footer"
                        style="margin-top: 10%; margin-left: 10%; float: left;">
                        <button type="button" class="btn btn-primary modify">保存</button>
                        <a> <c:forEach var="i" begin="1" end="28">&nbsp</c:forEach>
                                 <a>
                                    <c:forEach var="i" begin="1" end="28">&nbsp</c:forEach>
                        </a>
                        <button class="btn" data-dismiss="modal">
                           <i class="flaticon-cancel-12"></i>取消
@@ -307,17 +281,15 @@
      </div>
      <div class="modal fade modifyAllNew" tabindex="-1" role="dialog"
         aria-labelledby="myExtraLargeModalLabel" aria-hidden="true">
         <div class="modal-dialog modal-xl" role="document"
            style="width: 25%;">
                  <div class="modal-dialog modal-xl" role="document" style="width: 25%;">
            <div class="modal-content">
               <div class="modal-header">
                  <h5 class="modal-title" id="myExtraLargeModalLabel">全部修改</h5>
                  <button type="button" class="close" data-dismiss="modal"
                     aria-label="Close">
                     <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg"
                        width="24" height="24" viewBox="0 0 24 24" fill="none"
                        stroke="currentColor" stroke-width="2" stroke-linecap="round"
                        stroke-linejoin="round" class="feather feather-x">
                           <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                              <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24"
                                 height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
                                 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
                                 class="feather feather-x">
                                 <line x1="18" y1="6" x2="6" y2="18"></line>
                                 <line x1="6" y1="6" x2="18" y2="18"></line>
                              </svg>
@@ -376,7 +348,8 @@
                     <div class="modal-footer"
                        style="margin-top: 10%; margin-left: 10%; float: left;">
                        <button type="button" class="btn btn-primary modifyAll">保存</button>
                        <a> <c:forEach var="i" begin="1" end="28">&nbsp</c:forEach>
                                 <a>
                                    <c:forEach var="i" begin="1" end="28">&nbsp</c:forEach>
                        </a>
                        <button class="btn" data-dismiss="modal">
                           <i class="flaticon-cancel-12"></i> 取消
@@ -389,36 +362,33 @@
      </div>
      <div class="modal fade importLable" tabindex="-1" role="dialog"
         aria-labelledby="myExtraLargeModalLabel" aria-hidden="true">
         <div class="modal-dialog modal-xl" role="document"
            style="width: 25%;">
                  <div class="modal-dialog modal-xl" role="document" style="width: 25%;">
            <div class="modal-content">
               <div class="modal-header">
                  <h5 class="modal-title" id="myExtraLargeModalLabel">导入标签</h5>
                  <button type="button" class="close" data-dismiss="modal"
                     aria-label="Close">
                     <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg"
                        width="24" height="24" viewBox="0 0 24 24" fill="none"
                        stroke="currentColor" stroke-width="2" stroke-linecap="round"
                        stroke-linejoin="round" class="feather feather-x">
                           <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                              <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24"
                                 height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
                                 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
                                 class="feather feather-x">
                                 <line x1="18" y1="6" x2="6" y2="18"></line>
                                 <line x1="6" y1="6" x2="18" y2="18"></line>
                              </svg>
                  </button>
               </div>
               <div class="modal-body">
                  <form action="/hxzkoa/uploadLabel.do" method="post"
                     enctype="multipart/form-data">
                           <form action="/hxzkoa/uploadLabel.do" method="post" enctype="multipart/form-data">
                     <div class="form-group mb-4 mt-3"
                        style="width: 50%; margin-left: 25%; overflow: auto; _display: inline-block;">
                        <input type="file" class="form-control-file" name="file"
                           id="importXls">
                                 <input type="file" class="form-control-file" name="file" id="importXls">
                     </div>
                     <input class="form-control" type="hidden" id="resultList"
                        value="${resultList}" />
                     <div class="modal-footer"
                        style="margin-top: 10%; margin-left: 10%; float: left;">
                        <button type="submit" class="btn btn-primary">保存</button>
                        <a> <c:forEach var="i" begin="1" end="28">&nbsp</c:forEach>
                                 <a>
                                    <c:forEach var="i" begin="1" end="28">&nbsp</c:forEach>
                        </a>
                        <button class="btn" data-dismiss="modal">
                           <i class="flaticon-cancel-12"></i>取消
@@ -431,17 +401,15 @@
      </div>
      <div class="modal fade moreSetting" tabindex="-1" role="dialog"
         aria-labelledby="myExtraLargeModalLabel" aria-hidden="true">
         <div class="modal-dialog modal-xl" role="document"
            style="width: 35%;">
                  <div class="modal-dialog modal-xl" role="document" style="width: 35%;">
            <div class="modal-content">
               <div class="modal-header">
                  <h5 class="modal-title" id="myExtraLargeModalLabel">更多设置</h5>
                  <button type="button" class="close" data-dismiss="modal"
                     aria-label="Close">
                     <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg"
                        width="24" height="24" viewBox="0 0 24 24" fill="none"
                        stroke="currentColor" stroke-width="2" stroke-linecap="round"
                        stroke-linejoin="round" class="feather feather-x">
                           <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                              <svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24"
                                 height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
                                 stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
                                 class="feather feather-x">
                                 <line x1="18" y1="6" x2="6" y2="18"></line>
                                 <line x1="6" y1="6" x2="18" y2="18"></line>
                              </svg>
@@ -449,8 +417,7 @@
               </div>
               <div class="modal-body">
                  <div>
                     <div
                        style="width: 60%; margin-left: 20%; margin-top: 2%; float: left;">
                              <div style="width: 60%; margin-left: 20%; margin-top: 2%; float: left;">
                        <label for="tagId_ms"
                           style="float: left; width: 20%; line-height: 37px;">选择标签:</label>
                        <select class="form-control form-control-lg" id="tagId_ms"
@@ -462,25 +429,24 @@
                     </div>
                  </div>
                  <div>
                     <div
                        style="width: 60%; margin-left: 20%; margin-top: 2%; float: left;">
                        <input type="checkbox" name="sAdn" checked='checked'
                           id="xiumian_ms"> <label for="xiumian">开启/关闭休眠</label> <a>
                              <div style="width: 60%; margin-left: 20%; margin-top: 2%; float: left;">
                                 <input type="checkbox" name="sAdn" checked='checked' id="xiumian_ms"> <label
                                    for="xiumian">开启/关闭休眠</label> <a>
                           <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                        </a>
                        <button type="button" class="btn btn-primary"
                           style="margin-left: 13%;" onclick="sendTag('1')">开关休眠</button>
                                 <button type="button" class="btn btn-primary" style="margin-left: 13%;"
                                    onclick="sendTag('1')">开关休眠</button>
                     </div>
                  </div>
                  <div>
                     <div
                        style="width: 60%; margin-left: 20%; margin-top: 2%; float: left;">
                              <div style="width: 60%; margin-left: 20%; margin-top: 2%; float: left;">
                        <label for="xiumianT_ms"
                           style="float: left; width: 20%; line-height: 37px;">休眠时间:</label>
                        <input class="form-control" type="text" id="xiumianT_ms"
                           style="float: left; width: 40%;" />
                        <button type="button" class="btn btn-primary"
                           style="float: left; margin-left: 5px;" onclick="sendTag('2')">确定修改</button>
                                    style="float: left; margin-left: 5px;"
                                    onclick="sendTag('2')">确定修改</button>
                     </div>
                  </div>
@@ -492,8 +458,10 @@
                        <input class="form-control" type="text" id="gonglv_ms"
                           style="float: left; width: 40%;" />
                        <button type="button" class="btn btn-primary"
                           style="float: left; margin-left: 5px;" onclick="sendTag('3')">修改功率</button>
                        <a> <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                                    style="float: left; margin-left: 5px;"
                                    onclick="sendTag('3')">修改功率</button>
                                 <a>
                                    <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                        </a>
                     </div>
                  </div>
@@ -505,8 +473,10 @@
                        <input class="form-control" type="text" id="zhendongT_ms"
                           style="float: left; width: 40%;" />
                        <button type="button" class="btn btn-primary"
                           style="float: left; margin-left: 5px;" onclick="sendTag('4')">下发振动</button>
                        <a> <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                                    style="float: left; margin-left: 5px;"
                                    onclick="sendTag('4')">下发振动</button>
                                 <a>
                                    <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                        </a>
                     </div>
@@ -525,8 +495,10 @@
                           <option value="20">20</option>
                        </select>
                        <button type="button" class="btn btn-primary"
                           style="float: left; margin-left: 5px;" onclick="sendTag('5')">修改频率</button>
                        <a> <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                                    style="float: left; margin-left: 5px;"
                                    onclick="sendTag('5')">修改频率</button>
                                 <a>
                                    <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                        </a>
                     </div>
@@ -539,8 +511,10 @@
                        <input class="form-control" type="text" id="jiasu_ms"
                           style="float: left; width: 40%;" />
                        <button type="button" class="btn btn-primary"
                           style="float: left; margin-left: 5px;" onclick="sendTag('6')">修改阈值</button>
                        <a> <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                                    style="float: left; margin-left: 5px;"
                                    onclick="sendTag('6')">修改阈值</button>
                                 <a>
                                    <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                        </a>
                     </div>
@@ -553,28 +527,32 @@
                        <input class="form-control" type="text" id="jignzhiT_ms"
                           style="float: left; width: 40%;" />
                        <button type="button" class="btn btn-primary"
                           style="float: left; margin-left: 5px;" onclick="sendTag('7')">确定修改</button>
                        <a> <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                                    style="float: left; margin-left: 5px;"
                                    onclick="sendTag('7')">确定修改</button>
                                 <a>
                                    <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                        </a>
                     </div>
                  </div>
                  <div>
                     <div style="width: 60%; margin-left: 20%; float: left;">
                        <input type="checkbox" name="sAdn" checked='checked'
                           id="zhendong_ms" style="float: left; margin-top: 12px;">
                                 <input type="checkbox" name="sAdn" checked='checked' id="zhendong_ms"
                                    style="float: left; margin-top: 12px;">
                        <label for="zhendong_ms"
                           style="float: left; width: 40%; line-height: 37px; margin-left: 5px;">开启/关闭振动</label>
                        <a> <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                                 <a>
                                    <c:forEach var="i" begin="1" end="5">&nbsp</c:forEach>
                        </a>
                        <button type="button" class="btn btn-primary"
                           style="float: left; margin-left: 5px;" onclick="sendTag('8')">确定修改</button>
                                    style="float: left; margin-left: 5px;"
                                    onclick="sendTag('8')">确定修改</button>
                     </div>
                  </div>
                  <div class="modal-footer"
                     style="margin-top: 5%; margin-left: 10%; float: left;">
                           <div class="modal-footer" style="margin-top: 5%; margin-left: 10%; float: left;">
                     <button type="button" class="btn btn-primary moreSettingSave">保存</button>
                     <a> <c:forEach var="i" begin="1" end="40">&nbsp</c:forEach>
                              <a>
                                 <c:forEach var="i" begin="1" end="40">&nbsp</c:forEach>
                     </a>
                     <button class="btn" data-dismiss="modal">
                        <i class="flaticon-cancel-12"></i> 取消
@@ -592,18 +570,18 @@
               <div class="col-xl-12 col-lg-12 col-sm-12  layout-spacing">
                  <div class="widget-content widget-content-area br-6">
                     <div class="table-responsive mb-4 mt-4">
                        <table id="html5-extension" class="table table-hover"
                           style="width: 100%">
                                 <table id="html5-extension" class="table table-hover" style="width: 100%">
                           <div>
                              <div class="search-input-group-style input-group mb-3"
                                 style="width: 15%; float: left; margin-left: 15px; margin-right: 15px;">
                                 <div class="input-group-prepend">
                                    <span class="input-group-text search" id="basic-addon1"
                                       style="height: 37px;"><svg
                                          xmlns="http://www.w3.org/2000/svg" width="24" height="24"
                                          viewBox="0 0 24 24" fill="none" stroke="currentColor"
                                          stroke-width="2" stroke-linecap="round"
                                          stroke-linejoin="round" class="feather feather-search">
                                                   xmlns="http://www.w3.org/2000/svg" width="24"
                                                   height="24" viewBox="0 0 24 24" fill="none"
                                                   stroke="currentColor" stroke-width="2"
                                                   stroke-linecap="round" stroke-linejoin="round"
                                                   class="feather feather-search">
                                                   <circle cx="11" cy="11" r="8"></circle>
                                                   <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
                                                </svg></span>
@@ -613,8 +591,8 @@
                                    aria-describedby="basic-addon1">
                              </div>
                              <button type="button" class="btn btn-secondary reset">刷新</button>
                              <button type="button" class="btn btn-secondary"
                                 data-toggle="modal" data-target=".addNew" id="addButton">新增</button>
                                       <button type="button" class="btn btn-secondary" data-toggle="modal"
                                          data-target=".addNew" id="addButton">新增</button>
                              <button type="button" class="btn btn-secondary initModify"
                                 data-toggle="modal" data-target=".modifyNew"
                                 id="modifyButton">修改</button>
@@ -622,19 +600,18 @@
                                 id="deleteButton">删除</button>
                              <button type="button" class="btn btn-secondary deleteAll"
                                 id="deleteAllButton">全部删除</button>
                              <button type="button" class="btn btn-secondary"
                                 data-toggle="modal" data-target=".modifyAllNew"
                                 id="modifyAllButton">全部修改</button>
                                       <button type="button" class="btn btn-secondary" data-toggle="modal"
                                          data-target=".modifyAllNew" id="modifyAllButton">全部修改</button>
                              <!--                                <input type="file" class="btn btn-secondary" id="importXls" style="width:15%;"> -->
                              <!--                                <button type="button" class="btn btn-secondary importXls" id="importButton">导入标签</button> -->
                              <button type="button" class="btn btn-secondary"
                                 data-toggle="modal" data-target=".importLable"
                                 id="importButton">导入标签</button>
                              <button type="button" class="btn btn-secondary toAllExcel">导出表格</button>
                              <button type="button" class="btn btn-secondary toExcel">下载模板</button>
                                       <button type="button" class="btn btn-secondary" data-toggle="modal"
                                          data-target=".importLable" id="importButton">导入标签</button>
                              <button type="button"
                                 class="btn btn-secondary moreSettingInit" data-toggle="modal"
                                 data-target=".moreSetting">更多设置</button>
                                          class="btn btn-secondary toAllExcel">导出表格</button>
                                       <button type="button"
                                          class="btn btn-secondary toExcel">下载模板</button>
                                       <button type="button" class="btn btn-secondary moreSettingInit"
                                          data-toggle="modal" data-target=".moreSetting">更多设置</button>
                           </div>
                           <thead>
                              <tr align="center">
@@ -661,14 +638,16 @@
                                       class="custom-control-label" for="${list.id}"
                                       style="position: raletive; left: 20px; bottom: 2px"></label>
                                    </td>
                                    <td class="noExl"><c:choose>
                                             <td class="noExl">
                                                <c:choose>
                                          <c:when test="${list.status == '0'}">
                                             <img src="hxzk/image/icon/tagoff.png" />
                                          </c:when>
                                          <c:otherwise>
                                             <img src="hxzk/image/icon/tagon.png" />
                                          </c:otherwise>
                                       </c:choose></td>
                                                </c:choose>
                                             </td>
                                    <td>${list.tag_id}</td>
                                    <td>${list.state}</td>
                                    <td>${list.power}</td>
@@ -699,22 +678,15 @@
         </div>
         <!--  END CONTENT PART  -->
      </div>
      <%
      String superuser = (String) session.getAttribute("superuser");
      String deleteq = (String) session.getAttribute("deleteq");
      String alertq = (String) session.getAttribute("alertq");
      String deleteall = (String) session.getAttribute("deleteall");
      String username = (String) session.getAttribute("username");
      if (username == null || username.equals("")) {
         request.getRequestDispatcher("/hxzk/login.jsp").forward(request, response);
         return;
      }
      %>
      <input type="hidden" name="superuser" id="superuser"
         value="<%=superuser%>"> <input type="hidden" name="deleteq"
         id="deleteq" value="<%=deleteq%>"> <input type="hidden"
         name="alertq" id="alertq" value="<%=alertq%>"> <input
         type="hidden" name="deleteall" id="deleteall" value="<%=deleteall%>">
               <% String superuser=(String) session.getAttribute("superuser"); String deleteq=(String)
                  session.getAttribute("deleteq"); String alertq=(String) session.getAttribute("alertq"); String
                  deleteall=(String) session.getAttribute("deleteall"); String username=(String)
                  session.getAttribute("username"); if (username==null || username.equals("")) {
                  request.getRequestDispatcher("/hxzk/login.jsp").forward(request, response); return; } %>
                  <input type="hidden" name="superuser" id="superuser" value="<%=superuser%>"> <input
                     type="hidden" name="deleteq" id="deleteq" value="<%=deleteq%>"> <input type="hidden"
                     name="alertq" id="alertq" value="<%=alertq%>"> <input type="hidden" name="deleteall"
                     id="deleteall" value="<%=deleteall%>">
      <!-- END MAIN CONTAINER -->
      <script>
                     // 页面初始化