Selaa lähdekoodia

모바일 입고처리 수정

whakdo963 2 vuotta sitten
vanhempi
commit
26a960b5e8

+ 17 - 18
src/main/webapp/mobile/app/mpomng/MPOMNG06010.html

@@ -22,7 +22,7 @@
22 22
 						<input id="ITP_FORM_MPOMNG06010_LIST_SEARCH_DLV_STTMT_UNQ_NO" name="sdlvSttmtUnqNo" type="text" placeholder="">
23 23
 					</div>
24 24
 				</div>
25
-				<div class="line">
25
+				<div class="line top3">
26 26
 					<label>공급업체</label>
27 27
 					<div class="float_left">
28 28
 						<input type="text" id="ITP_FORM_MPOMNG06010_LIST_SEARCH_SPPLY_NM" name="sspplyNm" placeholder="A공급업체명" readonly>
@@ -35,7 +35,7 @@
35 35
 						<button id="ITP_BTN_MPOMNG06010_LIST_DELETE_SPPLY_NM"><img src="../img/delete.png" alt=""></button>
36 36
 					</div>
37 37
 				</div>
38
-				<div class="line">
38
+				<div class="line top6">
39 39
 					<label>납품장소</label>
40 40
 					<div class="float_left">
41 41
 						<input type="text" id="ITP_FORM_MPOMNG06010_LIST_SEARCH_WHS_NM" data-check-required="empty" data-alert-required="ONLYCHK" data-alert-msg="납품장소" class="" name="swhsNm" placeholder="매장명" readonly />
@@ -48,13 +48,13 @@
48 48
 						<button id="ITP_BTN_MPOMNG06010_LIST_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
49 49
 					</div>
50 50
 				</div>
51
-				<div class="line">
51
+				<div class="line top9">
52 52
 					<label>품목명</label>
53 53
 					<div class="float_left name">
54 54
 						<input id="ITP_FORM_MPOMNG06010_LIST_SEARCH_ITEM_NM" name="sitemNm" type="text" placeholder="품목명">
55 55
 					</div>
56 56
 				</div>
57
-				<div class="line">
57
+				<div class="line top9">
58 58
 					<div class="search">
59 59
 						<button id="ITP_BTN_MPOMNG06010_LIST_SEARCH" class="btn-primary btn-sm ADB">검색</button>
60 60
 					</div>
@@ -65,13 +65,13 @@
65 65
 			</div>
66 66
 		</form>
67 67
 		<form id="ITP_FORM_MPOMNG06010_LIST_MODIFY" class="form-horizontal" onsubmit="return false;">
68
-			<div id="ITP_LIST_MPOMNG06010_LIST_ITEM_AREA" class="scroll_area row-4">
68
+			<div id="ITP_LIST_MPOMNG06010_LIST_ITEM_AREA" class="scroll_area row-6">
69 69
 				<ul id="ITP_LIST_MPOMNG06010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
70
-				<div id="ITP_LIST_MPOMNG06010_LIST_ITEM_ROWCOPY" style="display: none;">
70
+				<div id="ITP_LIST_MPOMNG06010_LIST_ITEM_ROWCOPY" style="display: block;">
71 71
 					<li class="history_list2">
72 72
 						<div class="left">
73 73
 							<div class="nomal">
74
-								<label>납품번호 </label>
74
+								<label class="col_3">납품번호 </label>
75 75
 								<div class="history">
76 76
 									<span>:</span>
77 77
 									<div class="fnDlvSttmtUnqNo"></div>
@@ -80,7 +80,7 @@
80 80
 						</div>
81 81
 						<div class="left">
82 82
 							<div class="nomal">
83
-								<label class="history_label">납품예정일</label>
83
+								<label class="col_3">납품예정일</label>
84 84
 								<div class="history">
85 85
 									<span>:</span>
86 86
 									<div class="fnDlvSchDt history_info"></div>
@@ -89,7 +89,7 @@
89 89
 						</div>
90 90
 						<div class="left">
91 91
 							<div class="nomal">
92
-								<label>공급업체</label>
92
+								<label class="col_3">공급업체</label>
93 93
 								<div class="history">
94 94
 									<span>:</span>
95 95
 									<div class="fnSpplyNm history_info"></div>
@@ -103,7 +103,7 @@
103 103
 						</div>
104 104
 						<div class="left">
105 105
 							<div class="nomal">
106
-								<label>품목 </label>
106
+								<label class="col_3">품목 </label>
107 107
 								<div class="history">
108 108
 									<span>:</span>
109 109
 									<div class="fnItemNm">(EA)</div>
@@ -112,7 +112,7 @@
112 112
 						</div>
113 113
 						<div class="left">
114 114
 							<div class="nomal">
115
-								<label>납품수량</label>
115
+								<label class="col_3">납품수량</label>
116 116
 								<div class="history">
117 117
 									<span>:</span>
118 118
 									<div class="fnDlvQty history_info">10</div>
@@ -153,11 +153,11 @@
153 153
 				</form>
154 154
 			</div>
155 155
 			<div class="select_btn">
156
-				<button id="ITP_BTN_MPOMNG06010_POP_SPPLY_NM" class="btn_blue">공급업체 </button>
156
+				<button id="ITP_BTN_MPOMNG06010_POP_SPPLY_NM" class="btn_blue">공급업체 <img src="../img/arrow_down.png"></button>
157 157
 			</div>
158 158
 			<div id="ITP_POP_MPOMNG06010_LIST_SPPLY_AREA" class="popup_scroll">
159 159
 				<ul id="ITP_POP_MPOMNG06010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
160
-				<div id="ITP_POP_MPOMNG06010_LIST_SPPLY_ROWCOPY" style="display: none;">
160
+				<div id="ITP_POP_MPOMNG06010_LIST_SPPLY_ROWCOPY" style="display: block;">
161 161
 					<li class="row_2">
162 162
 						<div class="scroll_left">
163 163
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
@@ -190,16 +190,15 @@
190 190
 				</form>
191 191
 			</div>
192 192
 			<div class="select_btn">
193
-				<button id="ITP_BTN_MPOMNG06010_POP_WHS_NM" class="btn_blue">납품장소 </button>
193
+				<button id="ITP_BTN_MPOMNG06010_POP_WHS_NM" class="btn_blue">납품장소 <img src="../img/arrow_down.png"></button>
194 194
 			</div>
195 195
 			<div id="ITP_LIST_MPOMNG06010_POP_WHS_AREA" class="popup_scroll">
196 196
 				<ul id="ITP_LIST_MPOMNG06010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
197
-				<div id="ITP_LIST_MPOMNG06010_POP_WHS_ROWCOPY" style="display: none;">
197
+				<div id="ITP_LIST_MPOMNG06010_POP_WHS_ROWCOPY" style="display: block;">
198 198
 					<li class="row_2">
199 199
 						<div class="scroll_left">
200
-						  <div class="fnWhsNm"></div>
201
-						  <div class="sub fnLocationNm"></div>
202
-						  <div class="sub fnLocationNm"></div>
200
+						  <div class="con_2 fnWhsNm"></div>
201
+						  <div class="con_2 sub fnLocationNm"></div>
203 202
 						</div>
204 203
 						<div class="scroll_right">
205 204
 							<button id="ITP_BTN_MPOMNG06010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>

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

@@ -300,6 +300,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
300 300
 .content .line {position: relative; display: inline-block; width: 100%; height: 28px; margin-bottom: -10px;}
301 301
 .content .line.top3 {top:3px;}
302 302
 .content .line.top6 {top:6px;}
303
+.content .line.top9 {top:9px;}
303 304
 .content .line .pop_right {width:50%; height:46px; float:right;}
304 305
 .content .line .pop_right div {float:right; margin-right:10px; padding-top:8px; text-align:right; font-size:16px;}
305 306
 .content .line .search_wrap input {float:right; width:50%; margin-right:10px;}
@@ -403,12 +404,12 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
403 404
 .row-4{top:264px;}
404 405
 .row-4-1{top:253px;}
405 406
 .row-5{top: 293px;}
406
-
407
+.row-6{top: 291px;}
407 408
 .row-3-2{top:393px;}
408 409
 .row-3-1{top: 355px;}
409 410
 
410 411
 .row-5-1{top: 391px;}
411
-.row-6{top: 621px;}
412
+
412 413
 .row-7{top: 533px;}
413 414
 .row-9{top: 383px;}
414 415
 .row-10{top: 349px;}
@@ -477,7 +478,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
477 478
 .scroll_area li .left .nomal .half {float:left;}
478 479
 .scroll_area li .left .nomal .half label {min-width:auto;}
479 480
 .scroll_area li .left .nomal .half div {min-width:auto; margin-right:5px; margin-top:0;}
480
-.scroll_area li .left .nomal  input{width: 85px; height:30px; margin-top:-3px;}
481
+.scroll_area li .left .nomal  input{width: 60px; height:27px; margin-top:-3px;}
481 482
 
482 483
 .scroll_area li .scroll_btn {width:10%; height:158px; margin-top:-5px; display:inline-flex;}
483 484