瀏覽代碼

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

yhl88 2 年之前
父節點
當前提交
1032e05fea

+ 2 - 2
src/main/webapp/mobile/app/mloanmng/MLOANMNG01011.html

@@ -39,7 +39,7 @@
39 39
 						  <div class="fnUseAmtTotal">0원</div>
40 40
 					  </div>
41 41
 				  </div>
42
-				<div class="line top6">
42
+				<div class="line">
43 43
 				  <label>거래일자</label>
44 44
 				  <div class="date_to">
45 45
 					  <input type="text" id="ITP_FORM_MLOANMNG01011_VIEW_SEARCH_FROM_DT" name="fromDt" class="itp_input date" readonly>
@@ -60,7 +60,7 @@
60 60
 			<div id="ITP_LIST_MLOANMNG01011_VIEW_ITEM_AREA" class="scroll_area row-11">
61 61
 			 <ul id="ITP_LIST_MLOANMNG01011_VIEW_ITEM_ROWS" class="mb_0 panel-group"></ul>
62 62
 			  <div id="ITP_LIST_MLOANMNG01011_VIEW_ITEM_ROWCOPY" style="display: none;">
63
-				<li class="history_list6 item-row">
63
+				<li class="history_list15 item-row">
64 64
 				  <div>
65 65
 					<div class="detail_line">
66 66
 					  <div class="detail_left">

+ 8 - 8
src/main/webapp/mobile/app/mloanmng/MLOANMNG03010.html

@@ -150,14 +150,14 @@
150 150
 					  <div>
151 151
 						<div class="left">
152 152
 						  <div class="nomal">
153
-							<label class="col_4">품목명</label>
153
+							<label class="col_7">품목명</label>
154 154
 							<span>:</span>
155 155
 						    <div class="full fnItemNm"></div>
156 156
 						  </div>
157 157
 						</div>
158 158
 						<div class="left">
159 159
 						  <div class="nomal">
160
-							<label class="col_4">단가금액</label>
160
+							<label class="col_7">단가금액</label>
161 161
 							<span>:</span>
162 162
 						    <div class="col_82 lit fnUnitAmt"></div>
163 163
 							<label class="col_7">정산구분</label>
@@ -167,7 +167,7 @@
167 167
 						</div>
168 168
 						<div class="left">
169 169
 						  <div class="nomal">
170
-							<label class="col_4">발주수량</label>
170
+							<label class="col_7">발주수량</label>
171 171
 							<span>:</span>
172 172
 						    <div class="col_82 lit fnPodrQyt"></div>
173 173
 							<label class="col_7">입고(수거)일자</label>
@@ -206,7 +206,7 @@
206 206
 			<input type="hidden" id="ITP_FORM_MLOANMNG03010_PAY_MOBILE_URL" name="kicc_action_mobile_url" value="">
207 207
 			<input type="hidden" id="ITP_FORM_MLOANMNG03010_PAY_JS_URL" name="kicc_javascript_url" value="">
208 208
 			<div class="content">
209
-				<div class="line" style="height:140px;">
209
+				<div class="line" style="height:110px;">
210 210
 					<label class="pay_label">수발주 선불(충전)을 위해 아래 항목을 입력을 한 후에 결제 버튼을 클릭하여<br> PG사 결제 절차에 따라 결재을 진행해 주시기 바랍니다.</label>
211 211
 				</div>
212 212
 				<div class="list_line">
@@ -237,7 +237,7 @@
237 237
 					<div class="list_label">
238 238
 						<label>결제금액 *</label>
239 239
 					</div>
240
-					<div class="list_info" style="padding-top:8px;">
240
+					<div class="list_info" style="padding-top:5px;">
241 241
 						<div class="pay_info fnItemNm"></div>
242 242
 						<input id="ITP_FORM_MLOANMNG03010_PAY_GOODS_AMT" name="goodsAmt" type="text" readonly>
243 243
 					</div>
@@ -246,7 +246,7 @@
246 246
 					<div class="list_label">
247 247
 						<label>결제방법 *</label>
248 248
 					</div>
249
-					<div class="list_info mail" style="padding-top:10px;">
249
+					<div class="list_info mail" style="padding-top:5px;">
250 250
 						<select id="ITP_FORM_MLOANMNG02010_PAY_PAY_METHOD" name="payMethod" style="width:90%;">
251 251
 							<option value="11">신용카드</option>
252 252
 							<option value="21">계좌이체</option>
@@ -257,7 +257,7 @@
257 257
 					<div class="list_label">
258 258
 						<label>휴대전화번호 *</label>
259 259
 					</div>
260
-					<div class="list_info" style="padding-top:8px;">
260
+					<div class="list_info" style="padding-top:5px;">
261 261
 						<input id="ITP_FORM_MLOANMNG03010_PAY_ORD_TEL" name="ordTel" type="text" data-check-required="empty">
262 262
 					</div>
263 263
 				</div>
@@ -265,7 +265,7 @@
265 265
 					<div class="list_label border">
266 266
 						<label>E-mail</label>
267 267
 					</div>
268
-					<div class="list_info mail" style="padding-top:8px;">
268
+					<div class="list_info mail" style="padding-top:5px;">
269 269
 						<input id="ITP_FORM_MLOANMNG03010_PAY_ORD_EMAIL" name="ordEmail" class="" type="hidden">
270 270
 						<input id="ITP_FORM_MLOANMNG03010_PAY_EMAIL_ID" name="emailId" class="" type="text" data-check-required="empty">
271 271
 						<span>@</span>

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

@@ -386,16 +386,16 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
386 386
 .content .line .search {width: 100%; height: 50px; padding-top:6px;}
387 387
 .content .line .search button {width: 40%; height: 26px; font-size: 12pt; font-weight:100; padding: 0;}
388 388
 .content .line .search button.col_3 {width: 25%; height:26px; margin:0 10px;}
389
-.content .list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
389
+.content .list_line {width:98%; float:left; height:36px;display: inline-flex; margin:0 1%; font-size:12px;}
390 390
 .content .border {border-bottom: 1px solid #000 !important;}
391
-.content .list_line .list_label {width:30%;border:1px solid #000; height:50px; padding-top:14px; border-bottom:none; background:#eee;}
391
+.content .list_line .list_label {width:30%;border:1px solid #000; height:36px; padding-top:7px; border-bottom:none; background:#eee;}
392 392
 .content .list_line .list_label label {font-size:12pt;}
393 393
 .content .list_line .list_info {width:70%;height:50px; border:1px solid #000; padding-top:15px; border-left:none; border-bottom:none;}
394 394
 
395 395
 .content .list_line .list_info input{width:90%; margin:0;}
396 396
 
397 397
 .content .list_line .mail input {width:30%;}
398
-.content .list_line .mail select {width:30%; height:34px; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
398
+.content .list_line .mail select {width:30%; height:26px; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
399 399
 .content .list_line .list_info .pay_info {text-align:left; padding-left:17px; font-size:12pt;}
400 400
 .content .table_header {margin-top: 6px; width: 100%; height: 20px;}
401 401
 .content .table_btn {margin-top: 6px; width: 100%; height: 40px;}
@@ -507,6 +507,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
507 507
 .scroll_area li.history_list12 {height: 170px; padding-top:4px;}
508 508
 .scroll_area li.history_list13 {height: 200px; padding-top:4px;}
509 509
 .scroll_area li.history_list14 {height: 175px; padding-top:4px;}
510
+.scroll_area li.history_list15 {height: 75px; padding-top:0px;}
510 511
 
511 512
 .scroll_area li .history_info {width: auto;}
512 513
 .scroll_area li .left {width:100%; height:28px; margin-top:0px;}
@@ -517,7 +518,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
517 518
 .scroll_area li .left .history {font-weight: 700; font-size: 1.1rem; margin-top:-2px;}
518 519
 .scroll_area li .left .history input{width: 150px;}
519 520
 
520
-.scroll_area li .detail_line {width: 100%; height:25px; display: inline-block;}
521
+.scroll_area li .detail_line {width: 100%; height:16px; display: inline-block;}
521 522
 .scroll_area li .detail_left {float: left;}
522 523
 .scroll_area li .detail_left .detail_info {margin: 5px 10px;}
523 524
 .scroll_area li .detail_left .detail_info div {width: auto; font-size: 14px; font-weight: 700;}

+ 1 - 2
src/main/webapp/mobile/js/app/mpomng/ITP_MPOMNG06010.js

@@ -115,7 +115,6 @@ let mobContObj = {
115 115
 			this.listPage += 1;
116 116
 		},
117 117
 		load: function() {
118
-			var _this = this;
119 118
 			var callbackFn = function(result) {
120 119
 				console.log(result);
121 120
 				mobContObj.list.pager(result.gridTotal);
@@ -131,7 +130,7 @@ let mobContObj = {
131 130
 					$li.find('.fnWhsAmt').text(CommonObj.currency.add(item.whsAmt));
132 131
 					$li.find('.fnDlvQty').text(CommonObj.comma.set(item.dlvQty));
133 132
 					$li.find('.fnWhsQty').val(item.whsQty);
134
-					$('button[id="ITP_BTN_MPOMNG06010_WHS_QTY"]')[$li.index()].addEventListener('click', function() { _this.popupQty(item); });
133
+					$('button[id="ITP_BTN_MPOMNG06010_WHS_QTY"]')[$li.index()].addEventListener('click', function() { mobContObj.list.popupQty(item); });
135 134
 					mobContObj.list.rows.push(item);
136 135
 				});
137 136
 			};

+ 1 - 2
src/main/webapp/mobile/js/app/mrtnmng/ITP_MRTNMNG05010.js

@@ -108,7 +108,6 @@ let mobContObj = {
108 108
 			this.listPage += 1;
109 109
 		},
110 110
 		load: function() {
111
-			var _this = this;
112 111
 			var callbackFn = function(result) {
113 112
 				console.log(result);
114 113
 				mobContObj.list.pager(result.gridTotal);
@@ -124,7 +123,7 @@ let mobContObj = {
124 123
 					$li.find('.fncolReqAmt').text(CommonObj.currency.add(item.colReqAmt));
125 124
 					$li.find('.fnRodrQty').text(CommonObj.currency.add(item.rodrQty, ''));
126 125
 					$li.find('#ITP_FORM_MRTNMNG05010_LIST_COL_QTY').val(item.colQty);
127
-					$('button[id="ITP_BTN_MRTNMNG05010_COL_QTY"]')[$li.index()].addEventListener('click', function() { _this.popupQty(item); });
126
+					$('button[id="ITP_BTN_MRTNMNG05010_COL_QTY"]')[$li.index()].addEventListener('click', function() { mobContObj.list.popupQty(item); });
128 127
 					mobContObj.list.rows.push(item);
129 128
 				});
130 129
 			};