| | |
| | | <link href="css/basic.css" rel="stylesheet">
|
| | | <link rel="stylesheet" href="css/BrdwMaint.css">
|
| | | <link rel="stylesheet" type="text/css" href="css/loading.css">
|
| | | <link rel="stylesheet" type="text/css" href="css/basic-layout.css"/>
|
| | | <link rel="stylesheet" href="css/nocontent.css">
|
| | | <link rel="stylesheet" href="alifont/iconfont.css">
|
| | | <meta http-equiv="pragma" content="no-cache">
|
| | |
| | | background-color: #2f97ff;
|
| | | color: #FFFFFF;
|
| | | }
|
| | | |
| | | #eleInfor .checkCon table input {
|
| | | width: auto; |
| | | height: 20px;
|
| | | } |
| | | </style>
|
| | | </head>
|
| | | <body>
|
| | |
| | | <div id="main">
|
| | | <div id="eleInfor">
|
| | | <span class="summary">基站状态管理查询--><s:text name="Show/hide_the_query_conditions"/></span>
|
| | | <div class="checkCon">
|
| | | <div class="checkCon filter-container">
|
| | | <form action="" id="search_form">
|
| | | <!-- 维护区信息 -->
|
| | | <table>
|
| | |
| | |
|
| | | </tr>
|
| | | </table>
|
| | | <table class="condi-opt">
|
| | | <tr>
|
| | | <td><input type="checkbox" id="" name="" value="" class="" />停电</td> <!-- 停电 -->
|
| | | <td><input type="checkbox" id="" name="" value="" class="" />发电</td> <!-- 发电 -->
|
| | | <td><input type="checkbox" id="" name="" value="" class="">掉站</td> <!-- 掉站 -->
|
| | | <td><input type="checkbox" id="" name="" value="" class="" >开门异常</td><!-- 开门,开关电源异常 -->
|
| | | |
| | | </tr>
|
| | | </table>
|
| | | </form>
|
| | | </div>
|
| | | </div>
|