Переглянути джерело

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

yhl88 2 роки тому
батько
коміт
521f5b55b1

+ 4 - 4
src/main/webapp/mobile/app/mcollmng/MCOLLMNG02010.html

@@ -7,7 +7,7 @@
7 7
 		  <div class="content">
8 8
 		     <div class="content_fix">
9 9
 	 	 	   <div class="line header">
10
-				 <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">납품서생성</div>
10
+				 <div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">수거서작성</div>
11 11
 	      	   </div>
12 12
 			   <div class="line">
13 13
 				  <label>수거장소</label>
@@ -76,7 +76,7 @@
76 76
 						<label class="col_4">수거장소</label>
77 77
 						<span>:</span>
78 78
 					    <div class="fnRtnWhsNm"></div>
79
-						<label class="col_4">품목번호</label>
79
+						<label class="">품목번호</label>
80 80
 						<span>:</span>
81 81
 					    <div class="fnItemId"></div>
82 82
 					  </div>
@@ -86,7 +86,7 @@
86 86
 						<label class="col_4">품목명</label>
87 87
 						<span>:</span>
88 88
 					    <div class="fnItemNm"></div>
89
-						<label class="col_4">수거수량</label>
89
+						<label class="">수거수량</label>
90 90
 						<span>:</span>
91 91
 					    <div class="fnRtnDodrItemQty"></div>
92 92
 					  </div>
@@ -96,7 +96,7 @@
96 96
 						<label class="col_4">단가금액</label>
97 97
 						<span>:</span>
98 98
 					    <div class="fnUnitAmt"></div>
99
-						<label class="col_4">수거금액</label>
99
+						<label class="">수거금액</label>
100 100
 						<span>:</span>
101 101
 					    <div class="fnRtnDodrTotalAmt"></div>
102 102
 					  </div>

+ 3 - 3
src/main/webapp/mobile/app/mordmng/MORDMNG01010.html

@@ -59,14 +59,14 @@
59 59
 		  <div id="ITP_LIST_MORDMNG01010_LIST_ITEM_AREA" class="scroll_area row-3">
60 60
 			  <ul id="ITP_LIST_MORDMNG01010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
61 61
 			  <div id="ITP_LIST_MORDMNG01010_LIST_ITEM_ROWCOPY" style="display: none;">
62
-				<li class="history_list list-row">
62
+				<li class="history_list7 item-row ">
63 63
 				  <div class="btn_check">
64 64
 					<div class="left">
65 65
 					  <div class="nomal">
66
-						<label class="col_4">브랜드명</label>
66
+						<label class="">브랜드명</label>
67 67
 						<span>:</span>
68 68
 					    <div class="fnBrandNm"></div>
69
-						<label>발주번호</label>
69
+						<label class="col_4">발주번호</label>
70 70
 						<span>:</span>
71 71
 					    <div class="fnPchPodrUnqNo"></div>
72 72
 					  </div>

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

@@ -343,12 +343,12 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
343 343
 .content .line label {min-width:125px; color:#898989; font-size: 14pt; float: left; text-align: left; margin-top: 7px; font-weight:100;}
344 344
 .content .line label.pay_label {margin:20px 1%; width:98%;}
345 345
 .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;}
346
-.content .line .itp_label_select {padding:0;width:120px; height:34px; color:#666; font-size: 14pt; float: left;  margin:3px 2.5px; font-weight:100; border:1px solid #aaa; border-radius:5px;}
346
+.content .line .itp_label_select {padding:0;width:120px; height:34px; color:#666; font-size: 14pt; float: left;  margin:3px 5px 3px 0; font-weight:100; border:1px solid #aaa; border-radius:5px;}
347 347
 .content .line .float_left {float: left; width:168px;;}
348
-.content .line .float_left.name {width:60%;}
348
+.content .line .float_left.name {width:62%;}
349 349
 .content .line .float_left button {float:right; left:-2px; top:-2px; position:relative; background:transparent; border:none; width:34px; height:34px; padding:0;} 
350 350
 .content .line .float_left button img {width:18px;}
351
-.content .line .float_left input {width:100%; font-size:14pt;}
351
+.content .line .float_left input {width:100%; font-size:14pt; text-overflow:ellipsis; padding-right:22px;}
352 352
 .content .line .float_left.note {width: 100%; padding: 10px;}
353 353
 .content .line .float_left.note textarea {width: 100%; height: 100px; border: 1px solid #aaa; text-align: left; font-size:14px;}
354 354
 .content .line .float_left div {font-size: 14pt; margin-top: 4px; margin-right:8px; text-align:right; font-weight:100;}
@@ -453,7 +453,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
453 453
 .scroll_area li.list-row2 {height:130px; padding-top:8px;}
454 454
 
455 455
 .scroll_area li .left_info {width: calc(100% - 66px); float:left;}
456
-.scroll_area li .left_info.item {width: calc(100% - 110px); float:left;}
456
+.scroll_area li .left_info.item {width: calc(100% - 120px); float:left;}
457 457
 .scroll_area li .left_info div {display: inline-block; font-size:14pt;}
458 458
 .scroll_area li .left_info span {font-size: 14pt;}
459 459
 .scroll_area li .left_info label{width:60px; font-size: 14pt; font-weight:100; margin-top:5px;}
@@ -540,15 +540,15 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
540 540
 .scroll_area li .left .nomal label.col_3{min-width: 50px;}
541 541
 .scroll_area li .left .nomal label.col_4{min-width: 57px;}
542 542
 .scroll_area li .left .nomal label.col_6{min-width: 83px;}
543
-.scroll_area li .left .nomal label.col_7{min-width: 105px;}
544
-.scroll_area li .left .nomal label.col_8{min-width: 115px;}
543
+.scroll_area li .left .nomal label.col_7{min-width: 91px;}
544
+.scroll_area li .left .nomal label.col_8{min-width: 107px;}
545 545
 .scroll_area li .left .nomal.over{text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
546 546
 .scroll_area li .left .nomal i{width: 50px; text-align: center;}
547 547
 .scroll_area li .left .nomal div{text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:left; font-weight: 700; font-size: 12pt; width:calc(50% - 80px);}
548 548
 .scroll_area li .left .nomal div.text_6{width:calc(50% - 108px);}
549 549
 .scroll_area li .left .nomal div.text_4{width:calc(50% - 69px);}
550 550
 .scroll_area li .left .nomal div.text_btn{width:calc(50% - 56px);}
551
-.scroll_area li .left .nomal div.text_two{width:calc(50% - 56px);}
551
+.scroll_area li .left .nomal div.text_two{width:calc(50% - 12px);}
552 552
 
553 553
 .scroll_area li .left .nomal div.full{width:calc(100% - 90px);}
554 554
 .scroll_area li .left .nomal div.full_s{width:calc(100% - 45px);}