2024/11/15 본인인증, table 디자인 수정

This commit is contained in:
subsub 2024-11-15 17:55:05 +09:00
parent 339dc6c9fb
commit f62cd2509d
2 changed files with 37 additions and 9 deletions

View File

@ -24,13 +24,41 @@
<link href="/site/case/jsp/navigation/css/navigation.css" rel="stylesheet" type="text/css"/> <link href="/site/case/jsp/navigation/css/navigation.css" rel="stylesheet" type="text/css"/>
<!-- css -->
<link rel="stylesheet" href="/kofair_case_seed/css/reset.css">
<link rel="stylesheet" href="/kofair_case_seed/css/font.css">
<link rel="stylesheet" href="/kofair_case_seed/usr/style/common.css">
<link rel="stylesheet" href="/kofair_case_seed/usr/style/layout.css">
<link rel="stylesheet" href="/kofair_case_seed/usr/style/popup.css">
<link rel="stylesheet" href="/kofair_case_seed/usr/style/style.css">
<link rel="stylesheet" href="/kofair_case_seed/usr/style/mypage.css">
<!-- js -->
<script src="/kofair_case_seed/script/lib/jquery-3.5.0.js"></script>
<script src="/kofair_case_seed/usr/scripts/common.js"></script>
<script src="/kofair_case_seed/usr/scripts/layout.js"></script>
<script src="/kofair_case_seed/usr/scripts/popup.js"></script>
<script src="/kofair_case_seed/usr/scripts/ui.js"></script>
</head> </head>
<body style="visibility:visible"> <body style="visibility:visible">
<c:choose> <c:choose>
<c:when test='${!empty siteIdx}'> <c:when test='${!empty siteIdx}'>
<c:import url="/user/${siteIdx}/alert/message/jsp/Page.do"></c:import> <%-- <c:import url="/user/${siteIdx}/alert/message/jsp/Page.do"></c:import> --%>
<div class="sub_content idf_box">
<div class="box gray_fill box_complete">
<i class="icon process complete"></i>
<p class="gMarket_bold">본인인증을 진행해 주세요.</p>
<div class="btn_wrap center">
<button type="button" class="btn btn_text btn_45 darkblue_fill">확인</button>
</div>
</div>
</div>
</c:when> </c:when>
<c:otherwise> <c:otherwise>
<div id="wrapper"> <div id="wrapper">

View File

@ -2058,7 +2058,7 @@ function smsAutoPopOpen(caseNo, e) {
</div> </div>
</div> </div>
</div> </div>
<div class="bbs-view-item"> <div class="bbs-view-item" style="border-bottom:1px solid #d8d8d8;">
<p class="item-title no-bullet"><span class="cs-essential"></span>도로명주소</p> <p class="item-title no-bullet"><span class="cs-essential"></span>도로명주소</p>
<div class="item-box"> <div class="item-box">
<div class="form-group"> <div class="form-group">
@ -2066,7 +2066,7 @@ function smsAutoPopOpen(caseNo, e) {
</div> </div>
</div> </div>
</div> </div>
<div class="data-table inp-scroll bordered no-gradient no-hover"> <div class="table-layout border mb30 mt20">
<table> <table>
<thead> <thead>
<tr> <tr>
@ -2107,7 +2107,7 @@ function smsAutoPopOpen(caseNo, e) {
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="data-table inp-scroll bordered no-gradient no-hover mt20"> <div class="table-layout border mb30">
<table> <table>
<thead> <thead>
<tr> <tr>
@ -2154,7 +2154,7 @@ function smsAutoPopOpen(caseNo, e) {
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="data-table inp-scroll bordered no-gradient no-hover mt20"> <div class="table-layout border mb30">
<table> <table>
<thead> <thead>
<tr> <tr>
@ -2582,7 +2582,7 @@ function smsAutoPopOpen(caseNo, e) {
</div> </div>
</div> </div>
</div> </div>
<div class="data-table inp-scroll bordered no-gradient no-hover"> <div class="table-layout border mb30 mt20">
<table> <table>
<thead> <thead>
<tr> <tr>
@ -2623,7 +2623,7 @@ function smsAutoPopOpen(caseNo, e) {
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="data-table inp-scroll bordered no-gradient no-hover mt20"> <div class="table-layout border mb30">
<table> <table>
<thead> <thead>
<tr> <tr>
@ -2670,7 +2670,7 @@ function smsAutoPopOpen(caseNo, e) {
</tbody> </tbody>
</table> </table>
</div> </div>
<div class="data-table inp-scroll bordered no-gradient no-hover mt20"> <div class="table-layout border mb30">
<table> <table>
<thead> <thead>
<tr> <tr>