Sfoglia il codice sorgente

모바일 html 수정

whakdo963 2 anni fa
parent
commit
5e31cfaf21

+ 15 - 22
src/main/webapp/mobile/app/mpomng/MPOMNG01010.html

@@ -11,11 +11,11 @@
11 11
       <input type="hidden" id="ITP_FORM_MPOMNG01010_DETAIL_MALL_ID" name="mallId" value="">
12 12
       <div class="content">
13 13
       	<div class="line header">
14
-			<div class="itp_search_header">구매요청생성</div>
14
+			<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">구매요청생성</div>
15 15
       	</div>
16 16
         <div class="line">
17 17
           <label>납기요청일</label>
18
-          <input type="text" id="ITP_FORM_MPOMNG01010_DETAIL_DLV_REQ_DT" name="dlvReqDt" class="itp_input date" data-check-required="empty" readonly>
18
+          <input id="ITP_FORM_MPOMNG01010_DETAIL_DLV_REQ_DT" name="dlvReqDt" class="date" data-check-required="empty" type="date" placeholder="">
19 19
         </div>
20 20
         <div class="line">
21 21
           <label>구매요청금액</label>
@@ -52,9 +52,9 @@
52 52
           </div>
53 53
         </div>
54 54
       </div>
55
-      <div id="ITP_LIST_MPOMNG01010_ITEM_AREA" class="scroll_area row-3">
55
+      <div id="ITP_LIST_MPOMNG01010_ITEM_AREA" class="scroll_area row-1-1">
56 56
         <ul id="ITP_LIST_MPOMNG01010_DETAIL_ROWS" class="mb_0"></ul>
57
-        <div id="ITP_LIST_MPOMNG01010_DETAIL_ROWCOPY" style="display: none;">
57
+        <div id="ITP_LIST_MPOMNG01010_DETAIL_ROWCOPY" style="display: block;">
58 58
       <!--   검색된 데이터가 없습니다  -->
59 59
       	<div class="itp_non_data" style="display:none;">
60 60
       		<div>검색된 데이터가 없습니다.</div>
@@ -62,16 +62,17 @@
62 62
           <li class="list-row">
63 63
             <div class="left_info">
64 64
               <div class="check_box">
65
-                <div style="display:none;"><input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" /></div>
65
+                <div style="display:none;"><input style="width:20px;" type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" /></div>
66 66
               </div>
67 67
               <div class="thick">
68
+              	<label>품목명</label>
69
+                <span>:</span>
68 70
                 <div class="itp_item fnItemNm">품목명</div>
69 71
               </div>
70 72
               <div class="thick">
71
-                <div class="itp_gram fnUnitAmt"></div>
72
-              </div>
73
-              <div class="thick">
74
-                <div class="itp_amt fnUnitAmt"></div>
73
+              	<label>구매가</label>
74
+                <span>:</span>
75
+                <div class="itp_amt fnUnitAmt">asdfasdf</div>
75 76
               </div>
76 77
             </div>
77 78
             <div class="right">
@@ -79,14 +80,6 @@
79 80
               <div class="num fnPchReqQty">1</div>
80 81
               <button id="ITP_BTN_MPOMNG01010_DETAIL_PLUS">+</button>
81 82
             </div>
82
-            <div class="md_info">
83
-            	<div class="thick">
84
-            		<div></div>
85
-            	</div>
86
-            	<div class="thick">
87
-            		<div></div>
88
-            	</div>
89
-            </div>
90 83
           </li>
91 84
           
92 85
         </div>
@@ -144,12 +137,12 @@
144 137
             </div>    
145 138
             <div id="ITP_LIST_MPOMNG01010_POP_WHS_AREA" class="popup_scroll">
146 139
                 <ul id="ITP_LIST_MPOMNG01010_POP_WHS_ROWS" class="mb_0 itp_nav"></ul>
147
-                <div id="ITP_LIST_MPOMNG01010_POP_WHS_ROWCOPY" style="display: none;">
140
+                <div id="ITP_LIST_MPOMNG01010_POP_WHS_ROWCOPY" style="display: block;">
148 141
                     <li class="row_2">
149 142
                         <div class="scroll_left">
150
-                            <div class="fnWhsNm"></div>
151
-                            <div class="sub fnLocationNm"></div>
152
-                            <div class="sub fnLocationNm"></div>
143
+                            <div class="fnWhsNm">브랜드 창고 명A</div>
144
+                            <div class="sub fnLocationNm">서울특별시 동대문구 서울 시립대로 12길</div>
145
+                            <div class="sub fnLocationNm">누리자 B/D</div>
153 146
                         </div>
154 147
                         <div class="scroll_right">
155 148
                             <button id="ITP_BTN_MPOMNG01010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>
@@ -177,7 +170,7 @@
177 170
                     <button id="ITP_BTN_MPOMNG01010_POP_ITEM_SEARCH"><img src="../img/search.png"></button>
178 171
                 </div>
179 172
                 <div class="select_btn">
180
-                    <button id="ITP_BTN_MPOMNG01010_POP_ITEM_NM" class="btn_blue">품목명 V</button>
173
+                    <button id="ITP_BTN_MPOMNG01010_POP_ITEM_NM" class="btn_blue">품목명 </button>
181 174
                 </div>
182 175
             </form>
183 176
             <div id="ITP_LIST_MPOMNG01010_POP_ITEM_AREA" class="popup_scroll">

+ 32 - 30
src/main/webapp/mobile/app/mpomng/MPOMNG02010.html

@@ -1,18 +1,18 @@
1 1
 <section id="ITP_MOBILE_MPOMNG02010">
2
-  <div id="ITP_AJAX_MPOMNG02010_LIST_CONTAINER" style="display: none;">
2
+  <div id="ITP_AJAX_MPOMNG02010_LIST_CONTAINER" style="display: block;">
3 3
     <div class="content">
4 4
       <form id="ITP_FORM_MPOMNG02010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
5 5
         <input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
6 6
         <input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
7 7
    	    <div class="line header">
8
-			<div class="itp_search_header">구매요청현황</div>
8
+			<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">구매요청현황</div>
9 9
       	</div>
10 10
         <div class="line">
11 11
           <label>구매요청일</label>
12 12
 	        <div class="date_to date">
13
-              <input type="text" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" class="itp_input date" readonly>
13
+	          <input type="date" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_FROM_DT" name="fromDt" pattern="\d{4}.\d{2}.\d{2}">
14 14
 	          <div class="at">~</div>
15
-              <input type="text" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_TO_DT" name="toDt" class="itp_input date" readonly>
15
+	          <input type="date" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_TO_DT" name="toDt" pattern="\d{4}.\d{2}.\d{2}">
16 16
 	        </div>
17 17
 		</div>
18 18
       <div class="line">
@@ -46,17 +46,17 @@
46 46
       </div>
47 47
       </form>
48 48
     </div>
49
-    <div id="ITP_LIST_MPOMNG02010_ITEM_AREA" class="scroll_area row-1">
50
-      <ul id="ITP_LIST_MPOMNG02010_ITEM_ROWS" class="mb_0 panel-group"></ul>
51
-      <div id="ITP_LIST_MPOMNG02010_ITEM_ROWCOPY" style="display: none;">
52
-        <li class="history_list list-row">
49
+    <div id="ITP_LIST_MPOMNG02010_LIST_AREA" class="scroll_area row-1">
50
+      <ul id="ITP_LIST_MPOMNG02010_LIST_ROWS" class="mb_0"></ul>
51
+      <div id="ITP_LIST_MPOMNG02010_LIST_ROWCOPY" style="display: block;">
52
+        <li class="history_list">
53 53
           <div class="left">
54 54
             <div class="nomal">
55 55
               <label>구매요청일 </label>
56 56
               <span>:</span>
57 57
               <div class="history">
58
-                <div class="fnPchReqDt"></div>
59
-                (<div class="fnPchReqMgrNm"></div>)
58
+                <div class="fnPchReqDt">2022.10.01</div>
59
+                (<div class="fnPchReqMgrNm">홍길동 점주</div>)
60 60
               </div>
61 61
             </div>
62 62
           </div>
@@ -66,14 +66,14 @@
66 66
                   <label>구매상태</label>
67 67
                   <span>:</span>
68 68
                   <div class="history">
69
-                    <div class="fnPchReqStNm"></div>
69
+                    <div class="fnPchReqStNm">대기</div>
70 70
                   </div>
71 71
               </div>
72 72
               <div class="half">
73 73
                   <label>납품장소명 </label>
74 74
                   <span>:</span>
75 75
                   <div class="history">
76
-                    <div class="fnWhsLocationNm"></div>
76
+                    <div class="fnWhsLocationNm">A매장내</div>
77 77
                   </div>
78 78
               </div>
79 79
             </div>
@@ -83,7 +83,7 @@
83 83
               <label>구매요청 정보</label>
84 84
               <span>:</span>
85 85
               <div class="history">
86
-                <div class="fnPchReqItemQty"></div>
86
+                <div class="fnPchReqItemQty">품목수(3)</div>
87 87
                 <i>- </i>
88 88
                 <div class="fnPchReqTotalAmt"></div> 원
89 89
               </div>
@@ -94,7 +94,7 @@
94 94
               <label>결재정보 </label>
95 95
               <span>:</span>
96 96
               <div class="history">
97
-                <div class="fnPchReqRjctNm"></div>
97
+                <div class="fnPchReqRjctNm">결제완료</div>
98 98
               </div>
99 99
             </div>
100 100
           </div>
@@ -137,14 +137,15 @@
137 137
       <div id="ITP_LIST_MPOMNG02010_VIEW_ROWCOPY" style="display: block;">
138 138
         <li class="list-row">
139 139
           <div class="left_info">
140
-             <div class="thick">
140
+            <div class="thick">
141
+              	<label>품목명</label>
142
+                <span>:</span>
141 143
                 <div class="itp_item fnItemNm">품목명</div>
142 144
               </div>
143 145
               <div class="thick">
144
-                <div class="itp_gram fnUnitAmt">700g</div>
145
-              </div>
146
-              <div class="thick">
147
-                <div class="itp_amt fnUnitAmt">1,120,000원</div>
146
+              	<label>구매가</label>
147
+                <span>:</span>
148
+                <div class="itp_amt fnUnitAmt">asdfasdf</div>
148 149
               </div>
149 150
            </div>   
150 151
           <div class="right">
@@ -170,7 +171,7 @@
170 171
       <input type="hidden" id="ITP_FORM_MPOMNG02010_MODIFY_MALL_ID" name="mallId" value="">
171 172
       <div class="content">
172 173
       	<div class="line header">
173
-			<div class="itp_search_header">구매요청현황</div>
174
+			<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">구매요청현황</div>
174 175
       	</div>
175 176
         <div class="line">
176 177
           <label>납기요청일</label>
@@ -212,20 +213,21 @@
212 213
       </div>
213 214
       <div id="ITP_LIST_MPOMNG02010_MODIFY_AREA" class="scroll_area row-1-1">
214 215
         <ul id="ITP_LIST_MPOMNG02010_MODIFY_ROWS" class="mb_0"></ul>
215
-        <div id="ITP_LIST_MPOMNG02010_MODIFY_ROWCOPY" style="display: block;">
216
+        <div id="ITP_LIST_MPOMNG02010_MODIFY_ROWCOPY" style="display: none;">
216 217
           <li class="list-row">
217 218
             <div class="left_info">
218 219
               <div class="check_box">
219
-                <div><input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" /></div>
220
+                <div style="display:none;"><input style="width:20px;" type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" /></div>
220 221
               </div>
221 222
               <div class="thick">
223
+              	<label>품목명</label>
224
+                <span>:</span>
222 225
                 <div class="itp_item fnItemNm">품목명</div>
223 226
               </div>
224 227
               <div class="thick">
225
-                <div class="itp_gram fnUnitAmt">700g</div>
226
-              </div>
227
-              <div class="thick">
228
-                <div class="itp_amt fnUnitAmt">1,120,000원</div>
228
+              	<label>구매가</label>
229
+                <span>:</span>
230
+                <div class="itp_amt fnUnitAmt">asdfasdf</div>
229 231
               </div>
230 232
             </div>
231 233
             <div class="right">
@@ -288,12 +290,12 @@
288 290
       </div>
289 291
       <div id="ITP_LIST_MPOMNG02010_POP_WHS_AREA" class="popup_scroll">
290 292
         <ul id="ITP_LIST_MPOMNG02010_POP_WHS_ROWS" class="mb_0 itp_nav"></ul>
291
-        <div id="ITP_LIST_MPOMNG02010_POP_WHS_ROWCOPY" style="display: none;">
293
+        <div id="ITP_LIST_MPOMNG02010_POP_WHS_ROWCOPY" style="display: block;">
292 294
           <li class="row_2">
293 295
             <div class="scroll_left">
294
-              <div class="fnWhsNm"></div>
295
-              <div class="sub fnLocationNm"></div>
296
-              <div class="sub fnLocationNm"></div>
296
+              <div class="fnWhsNm">브랜드 창고 명A</div>
297
+              <div class="sub fnLocationNm">서울특별시 동대문구 서울 시립대로 12길</div>
298
+              <div class="sub fnLocationNm">누리자 B/D</div>
297 299
             </div>
298 300
             <div class="scroll_right">
299 301
               <button id="ITP_BTN_MPOMNG02010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>

+ 19 - 18
src/main/webapp/mobile/css/style.css

@@ -274,7 +274,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
274 274
 .content .header {width:100% !important; height:55px !important; margin:0 !important;}
275 275
 .content .line {position: relative; display: inline-block; width: 99%; height: 45px; margin:auto 1%; margin-bottom: -10px;}
276 276
 .content .line div {font-weight: 700;}
277
-.content .line div.itp_search_header {font-weight:100; background:#fff; margin:5px 10px; padding:9px 10px 4px 9px; text-align: left; color:#b88278;border: 1px solid #aaa; border-radius: 5px;}
277
+.content .line div.itp_search_header {font-weight:100;padding:9px 10px 4px 9px; text-align: left; color:#b88278;border-bottom: 1px solid #aaa;}
278
+.content .line div.itp_search_header img{width:22px; top:-2px; position:relative;}
278 279
 .content .line label {min-width:110px; color:#666; font-size: 18px; margin-left: 10px; float: left; text-align: left; margin-top: 10px; font-weight:100;}
279 280
 .content .line label.pay_label {margin:38px 1%; width:98%;}
280 281
 .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;}
@@ -291,7 +292,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
291 292
 .content .line .float_right_btn {float: left; margin-top: 5px; margin-left: 5px;}
292 293
 .content .line .float_right_btn button {padding:0; width:36px; height:36px; border-radius:5px; border:1px solid #aaa;}
293 294
 .content .line .float_right_btn button img {width:20px; height:20px;}
294
-.content .line .float_left select {float: left; width: 100%; height: 36px; border: 1px solid #aaa; border-radius:5px; font-size: 1rem;}
295
+.content .line .float_left select {float: left; width: 100%; height: 36px; border: 1px solid #aaa; border-radius:5px; font-size: 14px;;}
295 296
 .content .line .line_right {font-size: 2rem; float: left; margin-right: 0%; width:50%}
296 297
 .content .line .line_right div {float: right; font-size: 18px;; margin-top: 12px; color:#555;}
297 298
 .content .line .line_right input {position: relative; text-align: right; margin-right: 84px;}
@@ -302,11 +303,12 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
302 303
 .content .line .line_right select {float: right; width: 180px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem; margin-right:93px;}
303 304
 .content .line input.date {width: 50%; margin: 5px 0; height: 35px; float: left; text-align:center; font-size:14px;background: url(../img/calender.png)no-repeat 95% 50%/20px auto #fff;}
304 305
 .content .line input.date2 {width: 140px; height: 30px; margin-right:133px;}
305
-.content .line div.date_to {width:60%; float: left; margin-right:10px;}
306
-.content .line div.date_to input {width:45%}
306
+.content .line div.date_to {width:60%; float: left; margin-right:0px;}
307
+.content .line div.date_to input {width:45%; font-size:14px;}
308
+
307 309
 .content .line div.date_to div.at {width: 3%;  font-size: 1rem; float: right; display: contents;}
308 310
 .content .line .search {width: 100%; height: 50px; padding-top:8px;}
309
-.content .line .search button {width: 50%; height: 35px; font-size: 1rem; padding: 0;}
311
+.content .line .search button {width: 50%; height: 35px; font-size: 14px; font-weight:100; padding: 0;}
310 312
 .content .line .search button.col_3 {width: 25%; margin:0 12px;}
311 313
 .content .list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
312 314
 .content .border {border-bottom: 1px solid #000 !important;}
@@ -362,8 +364,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
362 364
 
363 365
 /* scroll_area 조정 */
364 366
 .scroll_area {position: absolute; width: 100%; height: 1090px; bottom: 30px; overflow: auto; background: #fff;}
365
-.row-1{top: 350px;}
366
-.row-1-1{top:364px;}
367
+.row-1{top: 347px;}
368
+.row-1-1{top:363px;}
367 369
 .row-2{top: 300px;}
368 370
 
369 371
 .row-3{top: 395px;}
@@ -380,23 +382,20 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
380 382
 .scroll_area .itp_non_data {margin:35% auto;}
381 383
 .scroll_area li {margin:0; list-style: none; width: 100%; height: 85px; border: 1px solid #ccc; background-color: #fff;}
382 384
 
383
-.scroll_area li.list-row {height:100px;}
384
-.scroll_area li.list-row2 {height:130px; padding-top:8px;}
385
+.scroll_area li.list-row {display: inline-flex; height:80px;}
386
+.scroll_area li.list-row2 {display: inline-flex; height:130px; padding-top:8px;}
385 387
 
386
-.scroll_area li .left_info {float:left; margin-top:6px;}
388
+.scroll_area li .left_info {width: calc(100% - 100px); float:left; margin-top:6px;}
387 389
 .scroll_area li .left_info div {display: inline-block; font-size:14px;}
388 390
 .scroll_area li .left_info span {font-size: 14px;}
389 391
 .scroll_area li .left_info label{font-size: 16px; font-weight:100; margin-left:10px;}
390
-.scroll_area li .left_info .check_box {padding:20px 3px; height:88px; float:left; width:13px;}
391
-.scroll_area li .left_info .thick {float:left;  margin: 2px 0 0 8px; font-size: 18px; text-align: left; width: 110%; font-weight: 100;}
392
+.scroll_area li .left_info .check_box {padding:10px; height:72px; float:left; width:30px;}
393
+.scroll_area li .left_info .thick {float:left;  margin-top: 2px; font-size: 18px; text-align: left; width: 200px;; font-weight: 100;}
392 394
 .scroll_area li .left_info .thick .itp_item {color:gray;}
393 395
 .scroll_area li .left_info .thick .itp_gram {color:#aaa; font-size:16px;}
394 396
 .scroll_area li .left_info .thick .itp_amt {color:#b88278; margin-top: 4px;}
395 397
 .scroll_area li .left_info .history {font-weight: 700; font-size: 1.1rem; margin-top:-2px;}
396 398
 .scroll_area li .left_info .history input{width: 150px;}
397
-.scroll_area li .md_info{width:140px; float:right; font-size:1rem; margin-top:17px;}
398
-.scroll_area li .md_info .thick {float:left;  margin: 2px; font-size: 18px; text-align: left; width: 90%; font-weight: 100;}
399
-.scroll_area li .md_info .thick div{color:gray;}
400 399
 .scroll_area li.history_list {height: 140px; padding-top:8px;}
401 400
 .scroll_area li.history_list .btn_check {height:158px; margin-top:-5px; width:90%; float:right; padding-top:7px; }
402 401
 .scroll_area li.history_list .scroll_btn {width:10%; height:130px; margin-top:-5px; display:inline-flex;}
@@ -435,7 +434,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
435 434
 .scroll_area li .left .nomal  {width: 100%; float:left; text-align: left; font-size: 1.2rem;}
436 435
 .scroll_area li .left .nomal .half {float:left;}
437 436
 .scroll_area li .left .nomal .half label {min-width:auto;}
438
-.scroll_area li .left .nomal .half div {min-width:auto; margin-right:5px;}
437
+.scroll_area li .left .nomal .half div {min-width:auto; margin-right:5px; margin-top:0;}
439 438
 .scroll_area li .left .nomal  input{width: 85px; height:30px;}
440 439
 
441 440
 .scroll_area li .scroll_btn {width:10%; height:158px; margin-top:-5px; display:inline-flex;}
@@ -456,9 +455,9 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
456 455
 .scroll_area li .left .nomal div{ display: inline-flex; font-weight: 100; font-size: 15px;}
457 456
 .scroll_area li .left .nomal .col_5{min-width:50px;}
458 457
 
459
-.scroll_area li .right {margin: 28px 10px 0 0; position: relative; display: flex; height:35px; font-size: 1.4rem; font-weight: 700; float: right;}
458
+.scroll_area li .right {margin: 20px 10px 0 0; position: relative; display: flex; height:35px; font-size: 1.4rem; font-weight: 700; float: right;}
460 459
 .scroll_area li .right .num {padding:8px 22px; width: auto; border-top:1px solid #E0B8AB; border-bottom:1px solid #E0B8AB;}
461
-.scroll_area li .right .fnnum {margin:13px 30px;}
460
+.scroll_area li .right .fnnum {margin:10px 30px;}
462 461
 .scroll_area li .right button {background:#e1cac1; color:#fff; border:1px solid #E0B8AB; padding:0px 7px; font-size: 1.5rem; border-radius: 0px;}
463 462
 
464 463
 /* ITP_FOOTER */
@@ -502,6 +501,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
502 501
 	.content .line {margin:-5px 3%;}
503 502
 	.content .line .float_left.name {width:76%;}
504 503
 	.modal-dialog {margin:auto 20% !important;}
504
+	.scroll_area li .left_info .thick {width: 90%;}
505
+	
505 506
 }
506 507
 @media screen and (max-height: 720px) {
507 508
 	#ITP_LOGIN {position:fixed; top:80px; max-width: 500px; margin: 0 auto;}