Pārlūkot izejas kodu

모바일 반품관리 html 수정

whakdo963 2 gadi atpakaļ
vecāks
revīzija
2b3758b529

+ 5 - 2
src/main/webapp/mobile/app/mrtnmng/MRTNMNG02010.html

@@ -95,6 +95,9 @@
95 95
 	</div>
96 96
 	<div id="ITP_AJAX_MRTNMNG02010_DETAIL_CONTAINER" style="display: none;">
97 97
 		<div class="content">
98
+			<div class="line header">
99
+				<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청현황</div>
100
+	      	</div>
98 101
 			<div class="line">
99 102
 				<label>반품요청일</label>
100 103
 				<div class="line_right">
@@ -259,7 +262,7 @@
259 262
 		<div class="pop">
260 263
 			<div class="header">
261 264
 				<div class="header_left">
262
-					<label>> 납품장소</label>
265
+					<label>납품장소</label>
263 266
 				</div>
264 267
 				<div class="header_right">
265 268
 					<button type="button" id="ITP_BTN_MRTNMNG02010_POP_WHS_CLOSE" class="btn-pop-close"><img src="../img/close.png"></button>
@@ -297,7 +300,7 @@
297 300
 		<div class="pop">
298 301
 			<div class="header">
299 302
 				<div class="header_left">
300
-					<label>> 품목 검색</label>
303
+					<label>품목 검색</label>
301 304
 				</div>
302 305
 				<div class="header_right">
303 306
 					<button type="button" id="ITP_BTN_MRTNMNG02010_POP_ITEM_CLOSE" class="btn-pop-close"><img src="../img/close.png"></button>

+ 71 - 66
src/main/webapp/mobile/app/mrtnmng/MRTNMNG04010.html

@@ -3,7 +3,7 @@
3 3
 		<div class="pop">
4 4
 			<div class="header">
5 5
 				<div class="header_left">
6
-					<label>> 납품장소</label>
6
+					<label>납품장소</label>
7 7
 				</div>
8 8
 				<div class="header_right">
9 9
 					<button type="button" id="ITP_BTN_MRTNMNG04010_POP_WHS_CLOSE"><img src="../img/close.png"></button>
@@ -17,16 +17,17 @@
17 17
 					<button id="ITP_BTN_MRTNMNG04010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
18 18
 				</form>
19 19
 			</div>
20
-			<div class="search_bar">
21
-				<button id="ITP_BTN_MRTNMNG04010_POP_WHS_NM" class="btn_blue">납품장소▼</button>
20
+			<div class="select_btn">
21
+				<button id="ITP_BTN_MRTNMNG04010_POP_WHS_NM" class="btn_blue">납품장소 ▼</button>
22 22
 			</div>
23 23
 			<div id="ITP_LIST_MRTNMNG04010_POP_WHS_AREA" class="popup_scroll">
24
-				<ul id="ITP_LIST_MRTNMNG04010_POP_WHS_ROWS" class="panel-group itp_nav"></ul>
25
-				<div id="ITP_LIST_MRTNMNG04010_POP_WHS_ROWCOPY" style="display:none;">
26
-					<li class="list-row">
24
+				<ul id="ITP_LIST_MRTNMNG04010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
25
+				<div id="ITP_LIST_MRTNMNG04010_POP_WHS_ROWCOPY" style="display: none;">
26
+					<li class="list-row row_2">
27 27
 						<div class="scroll_left">
28
-							<div class="fnWhsNm">브랜드 창고 명A</div>
29
-							<div class="fnLocationNm">(상세위치내용)</div>
28
+							<div class="fnWhsNm"></div>
29
+							<div class="sub fnLocationNm"></div>
30
+							<div class="sub fnLocationNm"></div>
30 31
 						</div>
31 32
 						<div class="scroll_right">
32 33
 							<button id="ITP_BTN_MRTNMNG04010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>
@@ -36,12 +37,15 @@
36 37
 			</div>
37 38
 		</div>
38 39
 	</div>
39
-	<div id="ITP_AJAX_MRTNMNG04010_LIST_CONTAINER" style="display: block;">
40
+	<div id="ITP_AJAX_MRTNMNG04010_LIST_CONTAINER" style="display: none;">
40 41
 		<form id="ITP_FORM_MRTNMNG04010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
41 42
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
42 43
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
43 44
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_IDX" name="sidx" value="0">
44 45
 			<div class="content">
46
+				<div class="line header">
47
+				  <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품발주현황</div>
48
+			    </div>
45 49
 				<div class="line">
46 50
 					<label>반품요청일</label>
47 51
 					<div class="date_to">
@@ -52,39 +56,37 @@
52 56
 				</div>
53 57
 				<div class="line">
54 58
 					<label>반품발주상태</label>
55
-					<div class="search_wrap">
56
-						<div class="line_right">
57
-							<select id="ITP_FORM_MRTNMNG04010_LIST_SEARCH_RTN_ODR_ST_CD" data-select-code="RTN_ODR_ST_CD" class="stcd" name="srtnOdrStCd">
58
-								<option value=""></option>
59
-							</select>
60
-						</div>
59
+					<div class="float_left">
60
+						<select id="ITP_FORM_MRTNMNG04010_LIST_SEARCH_RTN_ODR_ST_CD" data-select-code="RTN_ODR_ST_CD" class="stcd" name="srtnOdrStCd">
61
+							<option value=""></option>
62
+						</select>
61 63
 					</div>
62 64
 				</div>
63 65
 				<div class="line">
64 66
 					<label>수거장소</label>
65
-					<div class="search_nm">
66
-						<div class="float_left">
67
-							<input type="text" id="ITP_FORM_MRTNMNG04010_LIST_SEARCH_RTN_WHS_NM" class="" name="srtnWhsNm" placeholder="매장명" readonly />
68
-							<input type="hidden" id="ITP_FORM_MRTNMNG04010_LIST_SEARCH_RTN_WHS_ID" class="" name="srtnWhsId" />
69
-						</div>
70
-						<div class="float_left_btn">
67
+					<div class="float_left">
68
+						<input type="text" id="ITP_FORM_MRTNMNG04010_LIST_SEARCH_RTN_WHS_NM" class="" name="srtnWhsNm" placeholder="매장명" readonly />
69
+						<input type="hidden" id="ITP_FORM_MRTNMNG04010_LIST_SEARCH_RTN_WHS_ID" class="" name="srtnWhsId" />
70
+						<div class="itp_input_btn">
71 71
 							<button id="ITP_BTN_MRTNMNG04010_LIST_SEARCH_RTN_WHS_NM"><img src="../img/search.png" alt=""></button>
72
-							<button id="ITP_BTN_MRTNMNG04010_LIST_DELETE_RTN_WHS_NM"><img src="../img/delete.png" alt=""></button>
73 72
 						</div>
74 73
 					</div>
74
+					<div class="float_right_btn">
75
+						<button id="ITP_BTN_MRTNMNG04010_LIST_DELETE_RTN_WHS_NM"><img src="../img/delete.png" alt=""></button>
76
+					</div>
75 77
 				</div>
76 78
 				<div class="line">
77 79
 					<label>반품입고장소</label>
78
-					<div class="search_nm">
79
-						<div class="float_left">
80
-							<input type="text" id="ITP_FORM_MRTNMNG04010_LIST_SEARCH_WHS_NM" class="" name="swhsNm" placeholder="매장명" readonly />
81
-							<input type="hidden" id="ITP_FORM_MRTNMNG04010_LIST_SEARCH_WHS_ID" class="" name="swhsId" />
82
-						</div>
83
-						<div class="float_left_btn">
80
+					<div class="float_left">
81
+						<input type="text" id="ITP_FORM_MRTNMNG04010_LIST_SEARCH_WHS_NM" class="" name="swhsNm" placeholder="매장명" readonly />
82
+						<input type="hidden" id="ITP_FORM_MRTNMNG04010_LIST_SEARCH_WHS_ID" class="" name="swhsId" />
83
+						<div class="itp_input_btn">
84 84
 							<button id="ITP_BTN_MRTNMNG04010_LIST_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>
85
-							<button id="ITP_BTN_MRTNMNG04010_LIST_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
86 85
 						</div>
87 86
 					</div>
87
+					<div class="float_right_btn">
88
+						<button id="ITP_BTN_MRTNMNG04010_LIST_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
89
+					</div>
88 90
 				</div>
89 91
 				<div class="line" style="height:50px;">
90 92
 					<div class="search">
@@ -92,13 +94,13 @@
92 94
 					</div>
93 95
 				</div>
94 96
 				<div class="table_header">
95
-					<h1>> 반품 발주 내역</h1>
97
+					<h1><반품 발주 내역></h1>
96 98
 				</div>
97 99
 			</div>
98 100
 			<div id="ITP_LIST_MRTNMNG04010_LIST_ITEM_AREA" class="scroll_area row-3">
99
-				<ul id="ITP_LIST_MRTNMNG04010_LIST_ITEM_ROWS" class="panel-group"></ul>
101
+				<ul id="ITP_LIST_MRTNMNG04010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
100 102
 				<div id="ITP_LIST_MRTNMNG04010_LIST_ITEM_ROWCOPY" style="display: none;">
101
-					<li class="history_list list-row">
103
+					<li class="history_list">
102 104
 						<div class="left">
103 105
 							<div class="nomal">
104 106
 								<label>반품발주일자 &nbsp;:</label>
@@ -147,6 +149,9 @@
147 149
 		<form id="ITP_FORM_MRTNMNG04010_VIEW" class="form-horizontal" onsubmit="return false;">
148 150
 			<input type="hidden" id="ITP_FORM_MRTNMNG04010_VIEW_VIEW_CD" name="viewCd" value="C">
149 151
 			<div class="content">
152
+				<div class="line header">
153
+				  <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품발주현황</div>
154
+			    </div>
150 155
 				<div class="line">
151 156
 					<label>반품발주일자</label>
152 157
 					<div class="line_right">
@@ -175,45 +180,45 @@
175 180
 					<h1>> 반품 발주 품목</h1>
176 181
 				</div>
177 182
 			</div>
178
-			<div id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_AREA" class="scroll_area row-3">
179
-				<ul id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_ROWS" class="panel-group"></ul>
180
-				<div id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_ROWCOPY" style="display:none;">
181
-					<li class="list-row">
182
-						<div>
183
-							<div class="left_info col-4">
184
-								<div class="thick">
185
-									<div class="fnItemNm">품목명</div>
186
-									<i>-</i>
187
-									<div class="fnRtnOdrQty"></div>
188
-								</div>
189
-							</div>
190
-							<div class="left_info col-6">
191
-								<div class="thick">
192
-									<label>수량/금액</label>
193
-									<div class="fnRtnReqQty"></div>
194
-									<i>/</i>
195
-									<div class="fnUnitAmt"></div>
196
-								</div>
197
-							</div>
198
-							<div class="left_info col-4">
199
-								<div class="thick">
200
-									<label style="margin:0;">구매가 :</label>
201
-									<div class="fnRtnOdrAmt"></div>
202
-								</div>
203
-							</div>
204
-							<div class="left_info col-6">
205
-								<div class="thick">
206
-									<label>납기요청일&nbsp;:&nbsp;</label>
207
-									<div class="fnColReqDt"></div>
208
-								</div>
209
-							</div>
183
+			<div id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_AREA" class="scroll_area row-3-1">
184
+				<ul id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_ROWS" class="mb_0 panel-group"></ul>
185
+				<div id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_ROWCOPY" style="display: block;">
186
+					<li class="list-row2">
187
+					  <div class="left">
188
+						<div class="nomal">
189
+						  <label>품목명</label>
190
+						  <span>:</span>
191
+						  <div class="fnItemNm"></div>
192
+						</div>
193
+					  </div>
194
+					  <div class="left">
195
+						<div class="nomal">
196
+						  <label>수량</label>
197
+						  <span>:</span>
198
+						  <div class="history">
199
+							<div class="fnPodrQty"></div>
200
+						  </div>
201
+						  <label class="sub_info">금액&nbsp;:</label>
202
+						  <div class="history">
203
+							<div class="fnUnitAmt"></div>
204
+						  </div>
205
+						</div>
206
+					  </div>
207
+					  <div class="left">
208
+						<div class="nomal">
209
+						  <label>구매가 </label>
210
+						  <div class="history">
211
+						  <span>:</span>
212
+						  <div class="fnPodrAmt"></div>
213
+						  </div>
210 214
 						</div>
215
+					  </div>
211 216
 					</li>
212 217
 				</div>
213 218
 			</div>
214 219
 			<div class="button_bar">
215
-				<button id="ITP_BTN_MRTNMNG04010_VIEW_RTN_PO_CANCEL" class="col_6 btn-gray CLB">반품취소</button>
216
-				<button id="ITP_BTN_MRTNMNG04010_VIEW_CANCEL_LIST" class="col_6 btn-gray CLB">목록</button>
220
+				<button id="ITP_BTN_MRTNMNG04010_VIEW_RTN_PO_CANCEL" class="btn_col_6 btn-yellow CLB">반품취소</button>
221
+				<button id="ITP_BTN_MRTNMNG04010_VIEW_CANCEL_LIST" class="btn_col_3 btn-gray CLB">취소</button>
217 222
 			</div>
218 223
 		</form>
219 224
 	</div>

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

@@ -368,7 +368,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
368 368
 .button_bar button.btn_col_3 {width: 35%;}
369 369
 .button_bar button.btn_col_6 {width: 65%;}
370 370
 .button_bar button.btn_col_3,
371
-.button_bar button.btn_col_6 {border: 1px solid #000; float: left; height: 60px; font-size: 1.4rem; font-weight: 700; border-radius: 0px;}
371
+.button_bar button.btn_col_6 {border: 1px solid #000; float: left; height: 60px; font-size: 16px; font-weight: 100; border-radius: 0px;}
372 372
 .button_bar button.col_12 {font-weight:100; width: 100%; height: 60px; font-size: 18px;}
373 373
 
374 374
 /* scroll_area 조정 */
@@ -378,14 +378,14 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
378 378
 .row-2{top: 345px;}
379 379
 .row-2-1{top:317px;}
380 380
 .row-3{top: 395px;}
381
-
381
+.row-3-1{top: 355px;}
382 382
 .row-4{top: 439px;}
383 383
 .row-5{top: 418px;}
384 384
 .row-6{top: 468px;}
385 385
 .row-7{top: 533px;}
386 386
 .row-9{top: 383px;}
387 387
 .row-10{top: 349px;}
388
-.row-11{top: 254px;}
388
+.row-11{top: 309px;}
389 389
 .col-4{width:35% !important;}
390 390
 .col-6{width:60% !important;}
391 391
 .col-4 .thick{width:100% !important;}