Browse Source

해더 고정 모바일

whakdo963 2 years ago
parent
commit
f8e1a0e52a

+ 28 - 30
src/main/webapp/mobile/app/mrtnmng/MRTNMNG01010.html

@@ -7,42 +7,40 @@
7 7
 			<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_WHS_DVSN" name="whsDvsn" value="">
8 8
 			<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_RTN_REQ_ST_CD" name="rtnReqStCd" value="">
9 9
 			<div class="content">
10
-				<div class="content_inside">
11
-					<div class="line header">
12
-						<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청</div>
13
-			      	</div>
14
-					<div class="line mt5">
15
-						<label>반품요청일</label>
16
-						<input type="text" id="ITP_FORM_MRTNMNG01010_DETAIL_DLV_REQ_DT" name="colReqDt" class="itp_input date" data-check-required="empty" readonly>
17
-					</div> 
18
-					<div class="line">
19
-						<label>반품요청금액</label>
20
-						<div class="float_left">
21
-							<div class="input_text">
22
-								<div class="fnRtnReqAmt">1,000,000원</div>
23
-							</div>
10
+				<div class="line header">
11
+					<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청</div>
12
+		      	</div>
13
+				<div class="line mt5">
14
+					<label>반품요청일</label>
15
+					<input type="text" id="ITP_FORM_MRTNMNG01010_DETAIL_DLV_REQ_DT" name="colReqDt" class="itp_input date" data-check-required="empty" readonly>
16
+				</div> 
17
+				<div class="line">
18
+					<label>반품요청금액</label>
19
+					<div class="float_left">
20
+						<div class="input_text">
21
+							<div class="fnRtnReqAmt">1,000,000원</div>
24 22
 						</div>
25 23
 					</div>
26
-					<div class="line">
27
-						<label>반품장소</label>
28
-						<div class="float_left">
29
-							<input type="text" id="ITP_FORM_MRTNMNG01010_DETAIL_WHS_NM" class="" name="rtnWhsNm" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="빈품장소" placeholder="" readonly />
30
-							<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_WHS_ID" class="form-control itp_input" name="rtnWhsId" value="" />
31
-							<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_LOCATION" class="form-control itp_input" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="빈품장소" name="rtnLocation" value="" />
32
-	       					<div class="itp_input_btn">
33
-								<button id="ITP_BTN_MRTNMNG01010_DETAIL_SEARCH_WHS_NM" data-call-popup="ITP_POP_MRTNMNG01010_WHS_AREA"><img src="../img/search.png" alt=""></button>
34
-							</div>
35
-						</div>
36
-						<div class="float_right_btn">
37
-							<button id="ITP_BTN_MRTNMNG01010_DETAIL_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
24
+				</div>
25
+				<div class="line">
26
+					<label>반품장소</label>
27
+					<div class="float_left">
28
+						<input type="text" id="ITP_FORM_MRTNMNG01010_DETAIL_WHS_NM" class="" name="rtnWhsNm" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="빈품장소" placeholder="" readonly />
29
+						<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_WHS_ID" class="form-control itp_input" name="rtnWhsId" value="" />
30
+						<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_LOCATION" class="form-control itp_input" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="빈품장소" name="rtnLocation" value="" />
31
+       					<div class="itp_input_btn">
32
+							<button id="ITP_BTN_MRTNMNG01010_DETAIL_SEARCH_WHS_NM" data-call-popup="ITP_POP_MRTNMNG01010_WHS_AREA"><img src="../img/search.png" alt=""></button>
38 33
 						</div>
39 34
 					</div>
40
-					<div class="table_header">
41
-						<h1><반품 품목></h1>
42
-						<button type="button" id="ITP_BTN_MRTNMNG01010_DETAIL_DELROW" class="btn-primary btn-sm ADB">품목삭제</button>
43
-						<button type="button" id="ITP_BTN_MRTNMNG01010_DETAIL_ADDROW" class="btn-primary btn-sm ADB" data-call-popup="ITP_POP_MRTNMNG01010_ITEM_AREA">품목추가</button>
35
+					<div class="float_right_btn">
36
+						<button id="ITP_BTN_MRTNMNG01010_DETAIL_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
44 37
 					</div>
45 38
 				</div>
39
+				<div class="table_header">
40
+					<h1><반품 품목></h1>
41
+					<button type="button" id="ITP_BTN_MRTNMNG01010_DETAIL_DELROW" class="btn-primary btn-sm ADB">품목삭제</button>
42
+					<button type="button" id="ITP_BTN_MRTNMNG01010_DETAIL_ADDROW" class="btn-primary btn-sm ADB" data-call-popup="ITP_POP_MRTNMNG01010_ITEM_AREA">품목추가</button>
43
+				</div>
46 44
 			</div>
47 45
 			<div id="ITP_LIST_MRTNMNG01010_ITEM_AREA" class="scroll_area row-7">
48 46
 				<ul id="ITP_LIST_MRTNMNG01010_DETAIL_ROWS" class="mb_0 panel-group"></ul>

+ 4 - 3
src/main/webapp/mobile/css/style.css

@@ -313,11 +313,12 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
313 313
 
314 314
 
315 315
 .fix {
316
+  position:fixed;
316 317
   width: 100%;
317
-  padding-top: 45px;
318
+  margin-top: 49px;
318 319
   font-size: 16px;
319 320
 }
320
-.content {position: fixed; display:contents; z-index: 10; width:100%; background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
321
+.content {position: fixed; z-index: 10; width:100%; background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
321 322
 .content .content_inside {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
322 323
 .content .header {width:100% !important; margin:0 !important;}
323 324
 .content .line {position: relative; display: inline-block; width: 332px; margin:0 auto; height: 40px; margin-bottom: -10px;}
@@ -330,7 +331,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
330 331
 .content .line .pop_right div {float:right; margin-right:10px; padding-top:8px; text-align:right; font-size:16px;}
331 332
 .content .line .search_wrap input {float:right; width:50%; margin-right:10px;}
332 333
 .content .line .search_wrap select {float:right; width:50%; height:27px; margin-right:10px;}
333
-.content .line div.itp_search_header {height:40px; font-weight:100;padding:11px 10px 5px 10px; text-align: left; color:#b88278;border-bottom: 1px solid #aaa;font-size:14pt;}
334
+.content .line div.itp_search_header {height:40px; font-weight:100;padding:8px 10px 5px 10px; text-align: left; color:#b88278;border-bottom: 1px solid #aaa;font-size:14pt;}
334 335
 .content .line div.itp_search_header img{width:14px; top:-2px; position:relative;}
335 336
 .content .line label {min-width:125px; color:#898989; font-size: 14pt; float: left; text-align: left; margin-top: 7px; font-weight:100;}
336 337
 .content .line label.pay_label {margin:20px 1%; width:98%;}