瀏覽代碼

Merge branch 'master' of http://106.246.249.162:13000/orderqueen/oqpo-view

juney 2 年之前
父節點
當前提交
933ec0d79e
共有 2 個文件被更改,包括 8 次插入4 次删除
  1. 3 3
      src/main/webapp/mobile/app/mloanmng/MLOANMNG02010.html
  2. 5 1
      src/main/webapp/mobile/css/style.css

+ 3 - 3
src/main/webapp/mobile/app/mloanmng/MLOANMNG02010.html

@@ -254,7 +254,7 @@
254 254
 		<form id="ITP_POP_FORM_MLOANMNG02010_DPST_REQ" class="form-horizontal" onsubmit="return false;">
255 255
 			<input type="hidden" id="ITP_POP_FORM_MLOANMNG02010_DPST_REQ_BRAND_ID" name="brandId" value="">
256 256
 			<input type="hidden" id="ITP_POP_FORM_MLOANMNG02010_DPST_REQ_STORE_ID" name="storeId" value="">
257
-			<div class="pop" style="height:370px;">
257
+			<div class="pop" style="height:290px;">
258 258
 				<div class="header">
259 259
 					<div class="header_left">
260 260
 						<label>입금등록</label>
@@ -267,7 +267,7 @@
267 267
 					<div class="line mt_5 ml_10">
268 268
 						<label>브랜드명</label>
269 269
 						<div class="search_wrap itp_ip">
270
-							<input id="ITP_FORM_MLOANMNG02010_POP_BRAND_NM" name="brandNm" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="브랜드명" type="text" placeholder="A 브랜드명" readonly>
270
+							<input id="ITP_FORM_MLOANMNG02010_POP_BRAND_NM" style="position:relative; top:1px;" name="brandNm" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="브랜드명" type="text" placeholder="A 브랜드명" readonly>
271 271
 						</div>
272 272
 					</div>
273 273
 					<div class="line mt_5 ml_10">
@@ -308,7 +308,7 @@
308 308
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_ACCT_NO" name="rcvAcctNo" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="입금계좌번호" type="number" >
309 309
 						</div>
310 310
 					</div>
311
-					<div class="line mt_5">
311
+					<div class="line mt_5" style="margin-top:10px;">
312 312
 						<button id="ITP_BTN_MLOANMNG02010_POP_DPST_ADD" class="col_4 btn-primary btn-sm ">등록</button>
313 313
 						<button id="ITP_BTN_MLOANMNG02010_POP_DPST_CANCEL" class="cancel col_4 btn-pop-close btn-gray btn-sm CLB">취소</button>
314 314
 					</div>

+ 5 - 1
src/main/webapp/mobile/css/style.css

@@ -627,12 +627,16 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
627 627
 	.content .line .search_wrap select {width:78%;}	
628 628
 	
629 629
 }
630
-@media screen and (min-width: 363px) {
630
+@media screen and (min-width: 383px) {
631 631
 	section .popup2 .content .line.ml_10 {left:20px;}
632 632
 }
633 633
 @media screen and (max-width: 362px) {
634 634
 	section .popup2 .content .line.mt_5 {top:-40px;}
635 635
 }
636
+@media screen and (min-width: 363px) {
637
+	
638
+	section .popup2 .content .line.ml_10 {left:20px;}
639
+}
636 640
 @media screen and (max-width: 380px) {
637 641
 	section .popup2 .barcode_area {width: 250px; height: 250px;}
638 642
 /* 	section .popup2 .pop .popup_scroll li .scroll_left .mg_0 {margin:0; width:100px;}