whakdo963 лет назад: 2
Родитель
Сommit
b93bf5e2e1

+ 3 - 5
src/main/webapp/mobile/app/mrtnmng/MRTNMNG01010.html

@@ -10,15 +10,13 @@
10 10
 				<div class="line header">
11 11
 					<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청</div>
12 12
 		      	</div>
13
-				<div class="line">
13
+				<div class="line mt5">
14 14
 					<label>반품요청일</label>
15 15
 					<input type="text" id="ITP_FORM_MRTNMNG01010_DETAIL_DLV_REQ_DT" name="colReqDt" class="itp_input date" data-check-required="empty" readonly>
16 16
 				</div>
17 17
 				<div class="line">
18 18
 					<label>반품요청금액</label>
19
-					<div class="line_right">
20
-						<div class="fnRtnReqAmt">0원</div>
21
-					</div>
19
+					<input type="text" id="ITP_FORM_MRTNMNG01010_DETAIL_DLV_REQ_DT" name="colReqDt" class="itp_input date" data-check-required="empty" readonly>
22 20
 				</div>
23 21
 				<div class="line">
24 22
 					<label>빈품장소</label>
@@ -35,7 +33,7 @@
35 33
 					</div>
36 34
 				</div>
37 35
 				<div class="table_header">
38
-					<h1><품 품목></h1>
36
+					<h1><품 품목></h1>
39 37
 					<button type="button" id="ITP_BTN_MRTNMNG01010_DETAIL_DELROW" class="btn-primary btn-sm ADB">품목삭제</button>
40 38
 					<button type="button" id="ITP_BTN_MRTNMNG01010_DETAIL_ADDROW" class="btn-primary btn-sm ADB" data-call-popup="ITP_POP_MRTNMNG01010_ITEM_AREA">품목추가</button>
41 39
 				</div>

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

@@ -306,8 +306,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
306 306
 }
307 307
 .content {position:relative; z-index: 10; width:100%; background: #f4f5f4; border-bottom:1px solid #E0B8AB;}
308 308
 .content .header {width:100% !important; margin:0 !important;}
309
-.content .line {position: relative; display: inline-block; width: 330px; margin:0 5%; height: 40px; margin-bottom: -10px;}
310
-.content .line.top3 {top:3px;}
309
+.content .line {position: relative; display: inline-block; width: 332px; margin:0 auto; height: 40px; margin-bottom: -10px;}
310
+.content .line.mt5 {margin-top:5px;}
311 311
 .content .line.top6 {top:6px;}
312 312
 .content .line.top9 {top:9px;}
313 313
 .content .line.top12 {top:12px;}
@@ -318,21 +318,21 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
318 318
 .content .line .search_wrap select {float:right; width:50%; height:27px; margin-right:10px;}
319 319
 .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;}
320 320
 .content .line div.itp_search_header img{width:14px; top:-2px; position:relative;}
321
-.content .line label {min-width:92px; color:#898989; font-size: 14pt; margin-left: 10px; float: left; text-align: left; margin-top: 7px; font-weight:100;}
321
+.content .line label {min-width:125px; color:#898989; font-size: 14pt; float: left; text-align: left; margin-top: 7px; font-weight:100;}
322 322
 .content .line label.pay_label {margin:20px 1%; width:98%;}
323 323
 .content .line select.label {border: 1px solid #000; font-size: 0.9rem;margin:9px 0 0 5px; float: left; width: 120px; height: 30px; text-align: left;}
324 324
 .content .line .itp_label_select {padding:0;width:98px; height:27px; color:#666; font-size: 14px; float: left;  margin:0 2.5px; font-weight:100; border:1px solid #aaa; border-radius:5px;}
325
-.content .line .float_left {float: left; margin-top:2px; width:55%;}
325
+.content .line .float_left {float: left; margin-top:2px; width:168px;;}
326 326
 .content .line .float_left.name {width:60%;}
327
-.content .line .float_left button {float:right; left:-5px; position:relative; background:transparent; border:none; width:27px; height:27px; padding:0;} 
327
+.content .line .float_left button {float:right; left:-2px; position:relative; background:transparent; border:none; width:34px; height:34px; padding:0;} 
328 328
 .content .line .float_left button img {width:18px;}
329 329
 .content .line .float_left input {width:100%; font-size:14px;}
330 330
 .content .line .float_left.note {width: 100%; padding: 10px;}
331 331
 .content .line .float_left.note textarea {width: 100%; height: 100px; border: 1px solid #aaa; text-align: left; font-size:14px;}
332 332
 .content .line .float_left div {font-size: 1rem; margin-top: 8px;}
333
-.content .line .float_left .itp_input_btn {top:5px; margin:0; position:absolute; width:55%;}
333
+.content .line .float_left .itp_input_btn {top:5px; margin:0; position:absolute; width:168px;}
334 334
 .content .line .float_right_btn {float: left; margin-top: 5px; margin-left: 5px;}
335
-.content .line .float_right_btn button {padding:0; width:27px; height:27px; border-radius:5px; border:1px solid #aaa;}
335
+.content .line .float_right_btn button {padding:0; width:34px; height:34px; border-radius:5px; border:1px solid #aaa;}
336 336
 .content .line .float_right_btn button img {width:18px; height:18px;}
337 337
 .content .line .float_left select {float: left; width: 100%; height: 27px; border: 1px solid #aaa; border-radius:5px; font-size: 14px;}
338 338
 .content .line .line_right {font-size: 2rem; float: left; margin-right: 0%; width:57%}
@@ -343,7 +343,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
343 343
 .content .line .line_right input.mg0 {margin-right:10px;}
344 344
 .content .line .line_right input.date{width:140px; margin-right:132px; height:35px;} 
345 345
 .content .line .line_right select {float: right; width: 180px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem; margin-right:93px;}
346
-.content .line input.date {width: 55%; height: 34px; float: left; text-align:center; font-size:14px;}
346
+.content .line input.date {width: 168px; height: 34px; float: left; text-align:center; font-size:14px;}
347 347
 .content .line input.full {width: 100%;}
348 348
 .content .line div.date_to {display:flex; width:60%; height:27px; float: left; margin-right:0px;}
349 349
 .content .line div.date_to input {font-weight:100; width:47%; height:27px; font-size:14px; margin:0;}
@@ -362,9 +362,9 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
362 362
 .content .list_line .mail input {width:30%;}
363 363
 .content .list_line .mail select {width:30%; height:27px; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
364 364
 .content .list_line .list_info .pay_info {text-align:left; padding-left:17px; font-size:15px;}
365
-.content .table_header {margin-top: 10px; width: 100%; height: 36px;}
366
-.content .table_header h1 {margin: 10px; font-size: 14px; float: left; color: #000; font-weight: 100;}
367
-.content .table_header button {float: right; width: 72px; height:30px; font-size: 12px; font-weight: 100; padding:0px; margin: 5px 12px 5px 0; border-radius:15px;}
365
+.content .table_header {margin-top: 6px; width: 100%; height: 36px;}
366
+.content .table_header h1 {margin-left: 20px; margin-top:16px; font-size: 13px; float: left; color: #000; font-weight: 100;}
367
+.content .table_header button {float: right; width: 68px; height:26px; font-size: 12px; font-weight: 100; padding:0px; margin: 4px 12px 6px 0; border-radius:15px;}
368 368
 
369 369
 .detail_content {top: 0px; position: fixed; z-index: 10; width:100%; background: #fff;}
370 370
 .detail_content .detail_header {width: 100%; height: 80px; padding-top:65px}
@@ -396,8 +396,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
396 396
   font-size: 1.8rem;
397 397
 } */
398 398
 
399
-.button_bar {width: 100%; height: 40px; background: #ccc; position: fixed; bottom: 0px; z-index: 10;}
400
-.button_bar button.col_3{float: left; height: 40px; font-size: 14px; margin: 0; width: 33.3%; font-weight: 100; border: none;}
399
+.button_bar {width: 100%; height: 47px; background: #ccc; position: fixed; bottom: 0px; z-index: 10;}
400
+.button_bar button.col_3{float: left; height: 47px; font-size: 14px; margin: 0; width: 33.3%; font-weight: 100; border: none;}
401 401
 .button_bar button.btn-gray {border-radius: 0px; background-color: #858076; color: #eee;}
402 402
 .button_bar button.btn-w-gray{border-radius: 0px; background-color: #b6b8b8; color: #eee;}
403 403
 .button_bar button.btn {height: 120px;}
@@ -421,7 +421,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
421 421
 .scroll_area .itp_non_data {margin:35% auto;}
422 422
 .scroll_area li {margin:0; list-style: none; width: 100%; height: 85px; border: 1px solid #ccc; background-color: #fff;}
423 423
 
424
-.scroll_area li.list-row {display: inline-flex; height:60px;}
424
+.scroll_area li.list-row {display: inline-flex; height:76px;}
425 425
 .scroll_area li.list-row2 {height:130px; padding-top:8px;}
426 426
 
427 427
 .scroll_area li .left_info {width: calc(100% - 100px); float:left; margin-top:4px;}