2024/02/22 관리자페이지 스타일 수정
This commit is contained in:
parent
7054702e8d
commit
96e6ec2272
@ -772,7 +772,7 @@ function getYears(getYear){
|
|||||||
<p>위촉구분${info.apptDiv}</p>
|
<p>위촉구분${info.apptDiv}</p>
|
||||||
</th>
|
</th>
|
||||||
<td colspan="3">
|
<td colspan="3">
|
||||||
<ve:code codeId="VE0032" code="${info.apptDiv}"/>
|
<%--<ve:code codeId="VE0032" code="${info.apptDiv}"/> --%>
|
||||||
<ve:select codeId="VE0032" name="apptDiv" id="apptDiv" css="class='sel_type1'" selectedValue="${info.apptDiv}"/>
|
<ve:select codeId="VE0032" name="apptDiv" id="apptDiv" css="class='sel_type1'" selectedValue="${info.apptDiv}"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@ -581,7 +581,7 @@
|
|||||||
<col style="width: 10%;">
|
<col style="width: 10%;">
|
||||||
<col style="width: 15%;">
|
<col style="width: 15%;">
|
||||||
<col style="width: 8%">
|
<col style="width: 8%">
|
||||||
<col style="width: 14%;">
|
<col style="width: 8%;">
|
||||||
<col style="width: auto;">
|
<col style="width: auto;">
|
||||||
<col style="width: 10%;">
|
<col style="width: 10%;">
|
||||||
<col style="width: 10%;">
|
<col style="width: 10%;">
|
||||||
|
|||||||
@ -326,18 +326,14 @@ $( document ).ready(function(){
|
|||||||
</th>
|
</th>
|
||||||
<td colspan="3" style="position: relative;">
|
<td colspan="3" style="position: relative;">
|
||||||
<input type="text" name="instrNm"/>
|
<input type="text" name="instrNm"/>
|
||||||
<div class="put_photo">
|
<div class="put_photo">
|
||||||
<div class="put_photo_in">
|
<div class="put_photo_in">
|
||||||
<div class="put_photo">
|
<div class="put_photo_box">
|
||||||
<div class="put_photo_in">
|
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/content/img_add.png" alt="이미지를 넣어주세요">
|
||||||
<div class="put_photo_box">
|
</div>
|
||||||
<img src="${pageContext.request.contextPath}/visitEdu/usr/publish/images/content/img_add.png" alt="이미지를 넣어주세요">
|
<!-- <button type="button" class="btnType01" onclick="fncPhotoPopup(); return false;">사진등록</button> -->
|
||||||
</div>
|
|
||||||
<!-- <button type="button" class="btnType01" onclick="fncPhotoPopup(); return false;">사진등록</button> -->
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -378,7 +374,7 @@ $( document ).ready(function(){
|
|||||||
<td colspan="3">
|
<td colspan="3">
|
||||||
<label for="post" class="label">우편번호 입력</label>
|
<label for="post" class="label">우편번호 입력</label>
|
||||||
<input type="text" size="20" name="post" id="post" class="adr_input" style="background-color: #eee;" value="<c:out value='${info.post}'/>" readonly>
|
<input type="text" size="20" name="post" id="post" class="adr_input" style="background-color: #eee;" value="<c:out value='${info.post}'/>" readonly>
|
||||||
<button class="btn_type03" onclick="fn_postCode(this); return false;">우편번호 검색</button>
|
<button class="btn_type03 btn_type08" onclick="fn_postCode(this); return false;">우편번호 검색</button>
|
||||||
<div class="detail_address">
|
<div class="detail_address">
|
||||||
<label for="addr" class="label">주소 입력</label>
|
<label for="addr" class="label">주소 입력</label>
|
||||||
<input type="text" size="60" name="addr" id="addr" class="searchResultAddr" value="<c:out value='${info.addr}'/>" readonly>
|
<input type="text" size="60" name="addr" id="addr" class="searchResultAddr" value="<c:out value='${info.addr}'/>" readonly>
|
||||||
@ -395,7 +391,7 @@ $( document ).ready(function(){
|
|||||||
<input type="text" title="거주지" size="25" placeholder="ex) 경기(군포시 용포동)" readonly="readonly"
|
<input type="text" title="거주지" size="25" placeholder="ex) 경기(군포시 용포동)" readonly="readonly"
|
||||||
value="<c:out value='${info.rsdne}'/>" maxLength="20" name="rsdne" id="rsdne">
|
value="<c:out value='${info.rsdne}'/>" maxLength="20" name="rsdne" id="rsdne">
|
||||||
<button
|
<button
|
||||||
type="button" class="btn_type03" data-tooltip="sub26_pop01" onclick="fncRsdnePopup();return false;">선택</button>
|
type="button" class="btn_type01" data-tooltip="sub26_pop01" onclick="fncRsdnePopup();return false;">선택</button>
|
||||||
<input type="hidden" name="rsdneId" id="rsdneId" value=""/><!-- 거주지ID -->
|
<input type="hidden" name="rsdneId" id="rsdneId" value=""/><!-- 거주지ID -->
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@ -660,7 +660,7 @@
|
|||||||
<p>구분</p>
|
<p>구분</p>
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<td>
|
||||||
<ve:code codeId="VE0018" code="${info.divCd}"/>
|
<%--<ve:code codeId="VE0018" code="${info.divCd}"/> --%>
|
||||||
<ve:select name="divCd" codeId="VE0018" selectedValue="${info.divCd}" styleClass="sel_type1"/>
|
<ve:select name="divCd" codeId="VE0018" selectedValue="${info.divCd}" styleClass="sel_type1"/>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
@ -671,7 +671,7 @@
|
|||||||
<p>위촉구분</p>
|
<p>위촉구분</p>
|
||||||
</th>
|
</th>
|
||||||
<td colspan="3">
|
<td colspan="3">
|
||||||
<ve:code codeId="VE0002" code="${info.apptDiv}"/>
|
<%--<ve:code codeId="VE0002" code="${info.apptDiv}"/> --%>
|
||||||
<ve:select name="apptDiv" codeId="VE0002" selectedValue="${info.apptDiv}" styleClass="sel_type1"/>
|
<ve:select name="apptDiv" codeId="VE0002" selectedValue="${info.apptDiv}" styleClass="sel_type1"/>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
@ -73,7 +73,7 @@
|
|||||||
.btn_type04:hover{background-color: #1854c3;}
|
.btn_type04:hover{background-color: #1854c3;}
|
||||||
.btn_type05{ background-color: #d04400; color: #fff;}
|
.btn_type05{ background-color: #d04400; color: #fff;}
|
||||||
.btn_type05:hover{background-color: #c03f00;}
|
.btn_type05:hover{background-color: #c03f00;}
|
||||||
.btn_type06{color: #3a72db; border: 1px solid #3a72db; background-color: #fff;}
|
.btn_type06{color: #3a72db; border: 1px solid #3a72db; background-color: #fff; border-radius: 5px;}
|
||||||
.btn_type06:hover{background-color: #f1f5fb;}
|
.btn_type06:hover{background-color: #f1f5fb;}
|
||||||
.btn_type07{border: 1px solid #d04400; background-color: #fefaf7; color: #d04400;}
|
.btn_type07{border: 1px solid #d04400; background-color: #fefaf7; color: #d04400;}
|
||||||
.btn_type07:hover{background-color: #fdf3ed;}
|
.btn_type07:hover{background-color: #fdf3ed;}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user