Pārlūkot izejas kodu

모바일 여신관리 수정

whakdo963 2 gadi atpakaļ
vecāks
revīzija
07e6387d1b

+ 3 - 3
src/main/webapp/mobile/app/mloanmng/MLOANMNG01010.html

@@ -101,7 +101,7 @@
101 101
 		  </div>
102 102
 	  </form>
103 103
 	</div>
104
-	<div id="ITP_AJAX_MLOANMNG01010_VIEW_CONTAINER" style="display: block;">
104
+	<div id="ITP_AJAX_MLOANMNG01010_VIEW_CONTAINER" style="display: none;">
105 105
 		<form id="ITP_FORM_MLOANMNG01010_VIEW_SEARCH" class="form-horizontal" onsubmit="return false;">
106 106
 			<input type="hidden" id="ITP_FORM_MLOANMNG01010_VIEW__SEARCH_BRAND_ID" name="sbrandId" value="">
107 107
 			<input type="hidden" id="ITP_FORM_MLOANMNG01010_VIEW__SEARCH_STORE_ID" name="sstoreId" value="">
@@ -226,11 +226,11 @@
226 226
 				</form>
227 227
 			</div>
228 228
 			<div class="select_btn">
229
-				<button id="ITP_BTN_MLOANMNG01010_POP_SOTRE_NM" class="btn_blue">매 장 </button>
229
+				<button id="ITP_BTN_MLOANMNG01010_POP_SOTRE_NM" class="btn_blue">매 장 <img src="../img/arrow_down.png"></button>
230 230
 			</div>
231 231
 			<div id="ITP_LIST_MLOANMNG01010_POP_STORE_AREA" class="popup_scroll">
232 232
 				<ul id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWS" class="mb_0 panel-group itp_nav"></ul>
233
-				<div id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWCOPY" style="display: none;">
233
+				<div id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWCOPY" style="display: block;">
234 234
 					<li class="row_2">
235 235
 						<div class="scroll_left">
236 236
 							<div class="con_2 fnStoreNm"></div>

+ 26 - 28
src/main/webapp/mobile/app/mloanmng/MLOANMNG02010.html

@@ -10,19 +10,17 @@
10 10
 	      	</div>
11 11
 			<div class="line">
12 12
 			  <label>매장선텍</label>
13
-			  <div class="search_wrap">
14
-				  <div class="float_left">
15
-					<input id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_STORE_NM" name="sstoreNm" type="text" placeholder="A매장명" readonly>
16
-					<div class="itp_input_btn">	
17
-						<button id="ITP_BTN_MLOANMNG02010_LIST_SEARCH_RTN_PLACE"><img src="../img/search.png" alt=""></button>
18
-					</div>
19
-				  </div>
20
-				  <div class="float_right_btn">
21
-					<button id="ITP_BTN_MLOANMNG02010_LIST_DELETE_RTN_PLACE"><img src="../img/delete.png" alt=""></button>
22
-				  </div>
13
+			  <div class="float_left">
14
+				<input id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_STORE_NM" name="sstoreNm" type="text" placeholder="A매장명" readonly>
15
+				<div class="itp_input_btn">	
16
+					<button id="ITP_BTN_MLOANMNG02010_LIST_SEARCH_RTN_PLACE"><img src="../img/search.png" alt=""></button>
17
+				</div>
18
+			  </div>
19
+			  <div class="float_right_btn">
20
+				<button id="ITP_BTN_MLOANMNG02010_LIST_DELETE_RTN_PLACE"><img src="../img/delete.png" alt=""></button>
23 21
 			  </div>
24 22
 			</div>
25
-			<div class="line">
23
+			<div class="line top6">
26 24
 			  <label>입금상태</label>
27 25
 			  <div class="float_left">
28 26
 				<select name="sdpstStCd" id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_DPST_ST_CD" data-select-code="DPST_ST_CD">
@@ -30,7 +28,7 @@
30 28
 				</select>
31 29
 			  </div>
32 30
 			</div>
33
-			<div class="line">
31
+			<div class="line top12">
34 32
 			  <label>입금일자</label>
35 33
 			  <div class="date_to">
36 34
 				  <input type="text" id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date">
@@ -38,7 +36,7 @@
38 36
 				  <input type="text" id="ITP_FORM_MLOANMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date">
39 37
 			  </div>
40 38
 			</div>
41
-			<div class="line">
39
+			<div class="line top6">
42 40
 			  <div class="search">
43 41
 			  	<button id="ITP_BTN_MLOANMNG02010_LIST_PAY" class="col_3 btn-danger btn-sm ">결제하기</button>
44 42
 				<button id="ITP_BTN_MLOANMNG02010_LIST_ADD" class="col_3 btn-yellow btn-sm ">입금등록</button>
@@ -49,7 +47,7 @@
49 47
 			  <h1><입금 요청 내역></h1>
50 48
 			</div>
51 49
 		  </div>
52
-			<div id="ITP_LIST_MLOANMNG02010_LIST_ITEM_AREA" class="scroll_area row-2">
50
+			<div id="ITP_LIST_MLOANMNG02010_LIST_ITEM_AREA" class="scroll_area row-12">
53 51
 			  <ul id="ITP_LIST_MLOANMNG02010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
54 52
 			  <div id="ITP_LIST_MLOANMNG02010_LIST_ITEM_ROWCOPY" style="display: block;">
55 53
 				<li class="history_list4">
@@ -151,7 +149,7 @@
151 149
 					<div class="list_label">
152 150
 						<label>결제금액 *</label>
153 151
 					</div>
154
-					<div class="list_info" style="padding-top:4px;">
152
+					<div class="list_info" style="padding-top:8px;">
155 153
 						<!-- <div class="pay_info fnItemNm"></div> -->
156 154
 						<input id="ITP_FORM_MLOANMNG02010_PAY_GOODS_AMT" name="goodsAmt" value="100" type="text" readonly>
157 155
 					</div>
@@ -160,7 +158,7 @@
160 158
 					<div class="list_label">
161 159
 						<label>결제방법 *</label>
162 160
 					</div>
163
-					<div class="list_info mail" style="padding-top:4px;">
161
+					<div class="list_info mail" style="padding-top:10px;">
164 162
 						<select id="ITP_FORM_MLOANMNG02010_PAY_PAY_METHOD" name="payMethod" style="width:90%;">
165 163
 							<option value="11">신용카드</option>
166 164
 							<option value="21">계좌이체</option>
@@ -171,7 +169,7 @@
171 169
 					<div class="list_label">
172 170
 						<label>휴대전화번호 *</label>
173 171
 					</div>
174
-					<div class="list_info" style="padding-top:4px;">
172
+					<div class="list_info" style="padding-top:8px;">
175 173
 						<input id="ITP_FORM_MLOANMNG02010_PAY_ORD_TEL" name="ordTel" value="010-2329-8816" type="text" data-check-required="empty" data-key-up="number">
176 174
 					</div>
177 175
 				</div>
@@ -179,7 +177,7 @@
179 177
 					<div class="list_label border">
180 178
 						<label>E-mail</label>
181 179
 					</div>
182
-					<div class="list_info mail" style="padding-top:4px;">
180
+					<div class="list_info mail" style="padding-top:8px;">
183 181
 						<input id="ITP_FORM_MLOANMNG02010_PAY_ORD_EMAIL" name="ordEmail" class="" type="hidden">
184 182
 						<input id="ITP_FORM_MLOANMNG02010_PAY_EMAIL_ID" name="emailId" class="" type="text" data-check-required="empty">
185 183
 						<span>@</span>
@@ -224,11 +222,11 @@
224 222
 				</form>
225 223
 			</div>
226 224
 			<div class="select_btn">
227
-				<button id="ITP_BTN_MLOANMNG02010_POP_SOTRE_NM" class="btn_blue">매 장 </button>
225
+				<button id="ITP_BTN_MLOANMNG02010_POP_SOTRE_NM" class="btn_blue">매 장 <img src="../img/arrow_down.png"></button>
228 226
 			</div>
229 227
 			<div id="ITP_LIST_MLOANMNG02010_POP_STORE_AREA" class="popup_scroll">
230 228
 				<ul id="ITP_LIST_MLOANMNG02010_POP_STORE_ROWS" class="mb_0 panel-group itp_nav"></ul>
231
-				<div id="ITP_LIST_MLOANMNG02010_POP_STORE_ROWCOPY" style="display: none;">
229
+				<div id="ITP_LIST_MLOANMNG02010_POP_STORE_ROWCOPY" style="display: block;">
232 230
 					<li class="row_2">
233 231
 						<div class="scroll_left">
234 232
 							<div class="con_2 fnStoreNm"></div>
@@ -256,37 +254,37 @@
256 254
 					</div>
257 255
 				</div>
258 256
 				<div class="content" style="border:none;">
259
-					<div class="line">
257
+					<div class="line mt_5">
260 258
 						<label>브랜드명</label>
261 259
 						<div class="search_wrap itp_ip">
262 260
 							<input id="ITP_FORM_MLOANMNG02010_POP_BRAND_NM" name="brandNm" data-check-required="empty" type="text" placeholder="A 브랜드명" readonly>
263 261
 						</div>
264 262
 					</div>
265
-					<div class="line">
263
+					<div class="line mt_5">
266 264
 						<label>매장명</label>
267 265
 						<div class="search_wrap itp_ip">
268 266
 							<input id="ITP_FORM_MLOANMNG02010_POP_STORE_NM" name="storeNm" data-check-required="empty" type="text" placeholder="A매장명" readonly>
269 267
 						</div>
270 268
 					</div>
271
-					<div class="line">
269
+					<div class="line mt_5">
272 270
 						<label>입금금액</label>
273 271
 						<div class="search_wrap itp_ip">
274 272
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_AMT" name="dpstAmt" data-check-required="empty" type="text" >
275 273
 						</div>
276 274
 					</div>
277
-					<div class="line">
275
+					<div class="line mt_5">
278 276
 						<label>입금일자</label>
279 277
 						<div class="search_wrap itp_ip">
280 278
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_DT" name="dpstDt" data-check-required="empty" type="date">
281 279
 						</div>
282 280
 					</div>
283
-					<div class="line itp_ip">
281
+					<div class="line mt_5">
284 282
 						<label>입금자명</label>
285 283
 						<div class="search_wrap">
286 284
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_NM" name="dpstNm" data-check-required="empty" type="text" >
287 285
 						</div>
288 286
 					</div>
289
-					<div class="line">
287
+					<div class="line mt_5">
290 288
 						<label>입금은행</label>
291 289
 						<div class="search_wrap itp_ip">
292 290
 							<select name="dpstBnkCd" id="ITP_FORM_MLOANMNG02010_POP_DPST_BNK" data-select-code="BNK_CD" data-check-required="empty" >
@@ -294,7 +292,7 @@
294 292
 							</select>
295 293
 						</div>
296 294
 					</div>
297
-					<div class="line" style="height:70px;">
295
+					<div class="line mt_5" style="height:70px;">
298 296
 						<label>입금계좌번호</label>
299 297
 						<div class="search_wrap itp_ip">
300 298
 							<input id="ITP_FORM_MLOANMNG02010_POP_DPST_ACCT_NO" name="rcvAcctNo" data-check-required="empty" type="text" >
@@ -355,7 +353,7 @@
355 353
 				<div class="line">
356 354
 					<label>입금은행</label>
357 355
 					<div class="pop_right">
358
-						<div class="fnDpstBnk">></div>
356
+						<div class="fnDpstBnk"></div>
359 357
 					</div>
360 358
 				</div>
361 359
 				<div class="line">

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

@@ -97,7 +97,7 @@ section .popup2 .pop .popup_scroll li .scroll_right button {width: 50px; height:
97 97
 section .popup2 .pop .popup_scroll li .right {position: relative; display: flex; font-size: 1.6rem; font-weight: 700; float: right; top:16px; height:38px;}
98 98
 section .popup2 .pop .popup_scroll li .right button {padding: 5px; font-size: 22px; width:24px;}
99 99
 section .popup2 .pop .popup_scroll li .add button{float: right; width: 60px; height: 55px; margin: 12px 9px; border-radius: 10px; font-size: 1rem; background: rgb(198, 170, 250);}
100
-section .popup2 .pop .content .line button {width: 40%; height: 35px;font-size: 14px; font-weight:100; padding-top: 7px; margin: 0 10px;}
100
+section .popup2 .pop .content .line button {width: 35%; height: 35px;font-size: 14px; font-weight:100; padding-top: 7px; margin: 0 10px;}
101 101
 section .popup2	.list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
102 102
 section .popup2 .border {border-bottom: 1px solid #000 !important;}
103 103
 section .popup2 .list_line .list_label {width:30%;border:1px solid #000; height:50px; padding-top:17px; border-bottom:none; background:#eee;}
@@ -118,6 +118,10 @@ section .popup2 .search .right {width:20%; float:right; margin-right:20px;}
118 118
 
119 119
 section .popup2 .search .left button,
120 120
 section .popup2 .search .right button {width:100%;}
121
+section .popup2 .content .line .search_wrap input {float:right; width:50%; margin-right:10px; margin-top:0;}
122
+section .popup2 .content .line.mt_5 {margin-top:5px;}
123
+section .popup2 .content .line .search_wrap select {float:right; width:50%; height:27px; margin-right:10px;}
124
+
121 125
 
122 126
 section .popup3 { position: fixed; width: 100%; height: 100%; background: transparent; z-index: 11;}
123 127
 section .popup3 .content {position: fixed; z-index: 10; width:100%; height:596px; background: #fff;}
@@ -301,10 +305,12 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
301 305
 .content .line.top3 {top:3px;}
302 306
 .content .line.top6 {top:6px;}
303 307
 .content .line.top9 {top:9px;}
308
+.content .line.top12 {top:12px;}
309
+
304 310
 .content .line .pop_right {width:50%; height:46px; float:right;}
305 311
 .content .line .pop_right div {float:right; margin-right:10px; padding-top:8px; text-align:right; font-size:16px;}
306 312
 .content .line .search_wrap input {float:right; width:50%; margin-right:10px;}
307
-.content .line .search_wrap select {float:right; width:50%; margin-right:10px;}
313
+.content .line .search_wrap select {float:right; width:50%; height:27px; margin-right:10px;}
308 314
 .content .line div.itp_search_header {font-weight:100;padding:5px 10px 0px 9px; text-align: left; color:#b88278;border-bottom: 1px solid #aaa;font-size:14px;}
309 315
 .content .line div.itp_search_header img{width:14px; top:-2px; position:relative;}
310 316
 .content .line label {min-width:92px; color:#666; font-size: 14px; margin-left: 10px; float: left; text-align: left; margin-top: 7px; font-weight:100;}
@@ -349,7 +355,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
349 355
 .content .list_line .list_info input{width:90%;}
350 356
 
351 357
 .content .list_line .mail input {width:30%;}
352
-.content .list_line .mail select {width:30%; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
358
+.content .list_line .mail select {width:30%; height:27px; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
353 359
 .content .list_line .list_info .pay_info {text-align:left; padding-left:17px; font-size:15px;}
354 360
 .content .table_header {margin-top: 10px; width: 100%; height: 36px;}
355 361
 .content .table_header h1 {margin: 10px; font-size: 14px; float: left; color: #000; font-weight: 700;}
@@ -410,6 +416,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
410 416
 .row-9{top: 266px;}
411 417
 .row-10{top: 271px;}
412 418
 .row-11{top: 317px;}
419
+.row-12{top: 237px;}
413 420
 
414 421
 .col-4{width:35% !important;}
415 422
 .col-6{width:60% !important;}