Przeglądaj źródła

모바일 구매발주 현황 수정

whakdo963 2 lat temu
rodzic
commit
7060d34fe4

+ 16 - 18
src/main/webapp/mobile/app/mpomng/MPOMNG04010.html

@@ -37,9 +37,8 @@
37 37
 				<button id="ITP_BTN_MPOMNG04010_LIST_DELETE_SPPLY_NM"><img src="../img/delete.png" alt=""></button>
38 38
 			  </div>
39 39
 			</div>
40
-			<div class="line">
40
+			<div class="line" style="top:3px;">
41 41
 				<label>납품장소</label>
42
-				<div class="search_nm">
43 42
 				  <div class="float_left">
44 43
 					<input type="text" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_WHS_NM" class="" name="swhsNm" placeholder="매장명" />
45 44
 					<input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_WHS_ID" class="" name="swhsId" />
@@ -51,8 +50,7 @@
51 50
 					<button id="ITP_BTN_MPOMNG04010_LIST_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
52 51
 				  </div>
53 52
 				</div>
54
-				</div>
55
-			<div class="line" style="height:50px;">
53
+			<div class="line">
56 54
 			  <div class="search">
57 55
 				<button id="ITP_BTN_MPOMNG04010_LIST_SEARCH" class="btn-primary btn-sm ADB">검색</button>
58 56
 			  </div>
@@ -61,9 +59,9 @@
61 59
 			  <h1><발주 내역></h1>
62 60
 			</div>
63 61
 		  </div>
64
-		<div id="ITP_LIST_MPOMNG04010_LIST_ITEM_AREA" class="scroll_area row-3">
62
+		<div id="ITP_LIST_MPOMNG04010_LIST_ITEM_AREA" class="scroll_area row-4">
65 63
 		  <ul id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
66
-			  <div id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWCOPY" style="display: none;">
64
+			  <div id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWCOPY" style="display: block;">
67 65
 				<li class="list-row2">
68 66
 				  <div class="left">
69 67
 					<div class="nomal">
@@ -105,11 +103,12 @@
105 103
 					</div>
106 104
 				  </div>
107 105
 				</li>
106
+				
108 107
 			</div>
109 108
 		  </div>
110 109
 	  </form>
111 110
 	</div>
112
-	<div id="ITP_AJAX_MPOMNG04010_VIEW_CONTAINER" style="display: block;">
111
+	<div id="ITP_AJAX_MPOMNG04010_VIEW_CONTAINER" style="display: none;">
113 112
 	   <form id="ITP_FORM_MPOMNG04010_VIEW" class="form-horizontal" onsubmit="return false;">
114 113
 		<input type="hidden" id="ITP_FORM_MPOMNG04010_VIEW_VIEW_CD" name="viewCd" value="C">
115 114
 		  <div class="content">
@@ -156,14 +155,14 @@
156 155
 				<li class="list-row2">
157 156
 				  <div class="left">
158 157
 					<div class="nomal">
159
-					  <label>품목명</label>
158
+					  <label class="col_1">품목명</label>
160 159
 					  <span>:</span>
161 160
 					  <div class="fnItemNm"></div>
162 161
 					</div>
163 162
 				  </div>
164 163
 				  <div class="left">
165 164
 					<div class="nomal">
166
-					  <label>수량</label>
165
+					  <label class="col_1">수량</label>
167 166
 					  <span>:</span>
168 167
 					  <div class="history">
169 168
 						<div class="fnPodrQty"></div>
@@ -176,7 +175,7 @@
176 175
 				  </div>
177 176
 				  <div class="left">
178 177
 					<div class="nomal">
179
-					  <label>구매가 </label>
178
+					  <label class="col_1">구매가 </label>
180 179
 					  <div class="history">
181 180
 					  <span>:</span>
182 181
 					  <div class="fnPodrAmt"></div>
@@ -220,11 +219,11 @@
220 219
 				</form>
221 220
 			</div>
222 221
 			<div class="select_btn">
223
-				<button id="ITP_BTN_MPOMNG04010_POP_SPPLY_NM" class="btn_blue">공급업체 </button>
222
+				<button id="ITP_BTN_MPOMNG04010_POP_SPPLY_NM" class="btn_blue">공급업체 <img src="../img/arrow_down.png"></button>
224 223
 			</div>
225 224
 			<div id="ITP_POP_MPOMNG04010_SPPLY_LIST_AREA" class="popup_scroll">
226 225
 				<ul id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWS" class="mb_0 panel-group itp_nav"></ul>
227
-				<div id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWCOPY" style="display: none;">
226
+				<div id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWCOPY" style="display: block;">
228 227
 					<li class="row_2">
229 228
 						<div class="scroll_left">
230 229
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
@@ -238,7 +237,7 @@
238 237
 			</div>
239 238
 		</div>
240 239
 	</div>
241
-	<div id="ITP_POP_MPOMNG04010_WHS_AREA" class="popup2 mobile-pop-close" style="display: none;">
240
+	<div id="ITP_POP_MPOMNG04010_WHS_AREA" class="popup2 mobile-pop-close" style="display: block;">
242 241
 		<div class="pop">
243 242
 			<div class="header">
244 243
 				<div class="header_left">
@@ -257,16 +256,15 @@
257 256
 				</form>
258 257
 			</div>
259 258
 			<div class="select_btn">
260
-				<button id="ITP_BTN_MPOMNG04010_POP_WHS_NM" class="btn_blue">납품장소</button>
259
+				<button id="ITP_BTN_MPOMNG04010_POP_WHS_NM" class="btn_blue">납품장소<img src="../img/arrow_down.png"></button>
261 260
 			</div>
262 261
 			<div id="ITP_LIST_MPOMNG04010_POP_WHS_AREA" class="popup_scroll">
263 262
 				<ul id="ITP_LIST_MPOMNG04010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
264
-				<div id="ITP_LIST_MPOMNG04010_POP_WHS_ROWCOPY" style="display: none;">
263
+				<div id="ITP_LIST_MPOMNG04010_POP_WHS_ROWCOPY" style="display: block;">
265 264
 					<li class="row_2">
266 265
 						<div class="scroll_left">
267
-							<div class="fnWhsNm"></div>
268
-							<div class="sub fnLocationNm"></div>
269
-							<div class="sub fnLocationNm"></div>
266
+							<div class="con_2 fnWhsNm">asdfasfsad</div>
267
+							<div class="con_2 sub fnLocationNm">fasdfasd</div>
270 268
 						</div>
271 269
 						<div class="scroll_right">
272 270
 							<button id="ITP_BTN_MPOMNG04010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>

+ 8 - 9
src/main/webapp/mobile/css/style.css

@@ -297,7 +297,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
297 297
 }
298 298
 .content {position:fixed; z-index: 10; width:100%; background: #f4f5f4; border-bottom:1px solid #E0B8AB;}
299 299
 .content .header {width:100% !important; margin:0 !important;}
300
-.content .line {position: relative; display: inline-block; width: 99%; height: 28px; margin:auto 1%; margin-bottom: -10px;}
300
+.content .line {position: relative; display: inline-block; width: 100%; height: 28px; margin-bottom: -10px;}
301 301
 .content .line .pop_right {width:50%; height:46px; float:right;}
302 302
 .content .line .pop_right div {float:right; margin-right:10px; padding-top:8px; text-align:right; font-size:16px;}
303 303
 .content .line .search_wrap input {float:right; width:50%; margin-right:10px;}
@@ -335,7 +335,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
335 335
 .content .line div.date_to input {font-weight:100; width:47%; height:27px; font-size:14px; margin:0;}
336 336
 
337 337
 .content .line div.date_to div.at {width: 6%;  font-size: 16px; padding-top:12px; float: right;}
338
-.content .line .search {width: 100%; height: 50px; padding-top:8px;}
338
+.content .line .search {width: 100%; height: 50px; padding-top:12px;}
339 339
 .content .line .search button {width: 40%; height: 27px; font-size: 12px; font-weight:100; padding: 0;}
340 340
 .content .line .search button.col_3 {width: 25%; margin:0 10px;}
341 341
 .content .list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
@@ -398,13 +398,12 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
398 398
 .row-1{top: 225px;}
399 399
 .row-2{top: 233px;}
400 400
 .row-3{top: 226px;}
401
-
402
-.row-2-1{top:317px;}
401
+.row-4{top:264px;}
402
+.row-4-1{top:253px;}
403 403
 
404 404
 .row-3-2{top:393px;}
405 405
 .row-3-1{top: 355px;}
406
-.row-4{top: 435px;}
407
-.row-4-1 {top: 400px;}
406
+
408 407
 .row-5{top: 418px;}
409 408
 .row-5-1{top: 391px;}
410 409
 .row-6{top: 621px;}
@@ -482,15 +481,15 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
482 481
 
483 482
 .scroll_area li .scroll_btn input {width:15px; margin:auto 10px;}
484 483
 .scroll_area li .scroll_btn input:checked ~ .scroll_btn {background:#eee;}
485
-.scroll_area li .left .nomal span {margin:0 5px; font-size:16px; font-weight:700;}
484
+.scroll_area li .left .nomal span {margin:0 5px; font-size:15px; font-weight:700;}
486 485
 
487 486
 .scroll_area li .left .nomal .btn_bar{position: relative; width: auto; font-size: 2.2rem;}
488 487
 .scroll_area li .left .nomal .btn_bar button{width: 25px; height: 30px; font-size: 1rem; padding: 0;}
489 488
 .scroll_area li .left .nomal .btn_bar .col_0{min-width: auto; margin: 5px 20px;}
490 489
 
491
-.scroll_area li .left .nomal label{position:relative; margin-left: 10px; font-size:15px; font-weight:700; min-width:90px; text-align:left;}
490
+.scroll_area li .left .nomal label{position:relative; margin-left: 10px; font-size:14px; font-weight:700; min-width:90px; text-align:left;}
492 491
 .scroll_area li .left .nomal label.sub_info{min-width: auto; display: inline-flex;}
493
-
492
+.scroll_area li .left .nomal label.col_1{min-width: 45px;}
494 493
 .scroll_area li .left .nomal label.col_2{width: 95px;}
495 494
 
496 495
 .scroll_area li .left .nomal i{width: 50px; text-align: center;}