| | |
| | | <label for="search-name">名称:</label> |
| | | <input id="search-name" class="search-name-input" type="text" name="word" autocomplete="off" |
| | | maxlength="256" placeholder="请输入筛选名称"/> |
| | | <input class="search-button" type="button" value="查 询"/> |
| | | <input id="search-button" class="search-button" type="button" value="查 询"/> |
| | | </div> |
| | | <div class="table-box"> |
| | | <table> |
| | |
| | | </th> |
| | | </tr> |
| | | </thead> |
| | | <tbody id="flood-history-tbody" class="table-tbody flood-tbody"></tbody> |
| | | <tbody id="flood-history-tbody" class="table-tbody flood-tbody"> |
| | | <tr> |
| | | <td><div><input type="radio" name="tableRadio" value="1"></div></td> |
| | | <td><div>5年洪水淹没图</div></td> |
| | | </tr> |
| | | <tr> |
| | | <td><div><input type="radio" name="tableRadio" value="2"></div></td> |
| | | <td><div>10年洪水淹没图</div></td> |
| | | </tr> |
| | | <tr> |
| | | <td><div><input type="radio" name="tableRadio" value="3"></div></td> |
| | | <td><div>15年洪水淹没图</div></td> |
| | | </tr> |
| | | </tbody> |
| | | </table> |
| | | <div class="flood-analysis-pagination" id="history-pagination"></div> |
| | | </div> |