|
|
@ -1,9 +1,8 @@
|
|
|
|
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%>
|
|
|
|
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" isELIgnored="false" session="false"%>
|
|
|
|
<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%>
|
|
|
|
<%@ include file="/WEB-INF/jsp/include/taglib.jsp"%>
|
|
|
|
<!-- Navbar -->
|
|
|
|
<!-- Navbar -->
|
|
|
|
<nav class="layout-navbar container-xxl navbar navbar-expand-xl navbar-detached align-items-center"
|
|
|
|
<nav class="layout-navbar container-xxl navbar navbar-expand-xl navbar-detached align-items-center mt-1 flex-nowrap"
|
|
|
|
id="layout-navbar" style="min-width:1500px;flex-wrap:nowrap;margin-top:0px;height:4.5rem"
|
|
|
|
id="layout-navbar">
|
|
|
|
>
|
|
|
|
|
|
|
|
<div class="layout-menu-toggle navbar-nav align-items-xl-center me-3 me-xl-0 d-xl-none">
|
|
|
|
<div class="layout-menu-toggle navbar-nav align-items-xl-center me-3 me-xl-0 d-xl-none">
|
|
|
|
<a class="nav-item nav-link px-0 me-xl-4" href="javascript:void(0)">
|
|
|
|
<a class="nav-item nav-link px-0 me-xl-4" href="javascript:void(0)">
|
|
|
|
<i class="bx bx-menu bx-sm"></i>
|
|
|
|
<i class="bx bx-menu bx-sm"></i>
|
|
|
@ -11,16 +10,9 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="navbar-nav-right d-flex align-items-center" id="navbar-collapse">
|
|
|
|
<div class="navbar-nav-right d-flex align-items-center" id="navbar-collapse">
|
|
|
|
<!-- Search -->
|
|
|
|
|
|
|
|
<div class="navbar-nav align-items-center">
|
|
|
|
|
|
|
|
<div class="nav-item navbar-search-wrapper mb-0">
|
|
|
|
|
|
|
|
<a class="nav-item nav-link search-toggler px-0" href="javascript:void(0);">
|
|
|
|
|
|
|
|
<span id="pageTitle--top" class="fw-bold" style="font-size:x-large;"></span>
|
|
|
|
|
|
|
|
</a>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<!-- /Search -->
|
|
|
|
<!-- /Search -->
|
|
|
|
<div class="ms-1 me-1" style="min-width: max-content;">
|
|
|
|
<div class="ms-1 me-1 min-w-max-c">
|
|
|
|
<select id="fastBy--top" class="form-select" title="검색구분">
|
|
|
|
<select id="fastBy--top" class="form-select" title="검색구분">
|
|
|
|
<option value="vhrno">차량번호</option>
|
|
|
|
<option value="vhrno">차량번호</option>
|
|
|
|
<option value="rtpyrNm">납부자명</option>
|
|
|
|
<option value="rtpyrNm">납부자명</option>
|
|
|
@ -32,7 +24,7 @@
|
|
|
|
<i class="bx bx-search"></i>통합조회
|
|
|
|
<i class="bx bx-search"></i>통합조회
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="me-1" style="min-width: max-content;">
|
|
|
|
<div class="me-1 min-w-max-c">
|
|
|
|
<div class="form-check-inline custom-option custom-option-basic me-1"
|
|
|
|
<div class="form-check-inline custom-option custom-option-basic me-1"
|
|
|
|
style="background-color: #d9dee3;border:black solid 1px">
|
|
|
|
style="background-color: #d9dee3;border:black solid 1px">
|
|
|
|
<label for="securityMode--top" class="form-check-label custom-option-content d-flex justify-content-center">
|
|
|
|
<label for="securityMode--top" class="form-check-label custom-option-content d-flex justify-content-center">
|
|
|
|