ソースを参照

모바일 화면 수정중

whakdo963 2 年 前
コミット
5606d2e6b8

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

@@ -30,7 +30,7 @@
30 30
           <label>납품장소</label>
31 31
           <div class="search_nm">
32 32
             <div class="float_left">
33
-              <input type="text" id="ITP_FORM_MPOMNG01010_DETAIL_WHS_NM" class="" name="whsNm" data-check-required="empty" placeholder="매장명" readonly />
33
+                <input type="text" id="ITP_FORM_MPOMNG01010_DETAIL_WHS_NM" class="" name="whsNm" data-check-required="empty" placeholder="매장명" readonly />
34 34
                 <input type="hidden" id="ITP_FORM_MPOMNG01010_DETAIL_WHS_ID" class="form-control itp_input" name="whsId" value="" />
35 35
                 <input type="hidden" id="ITP_FORM_MPOMNG01010_DETAIL_LOCATION" class="form-control itp_input" name="location" value="" />
36 36
             </div>
@@ -50,7 +50,7 @@
50 50
       </div>
51 51
       <div id="ITP_LIST_MPOMNG01010_ITEM_AREA" class="scroll_area row-1-1">
52 52
         <ul id="ITP_LIST_MPOMNG01010_DETAIL_ROWS" class="panel-group"></ul>
53
-        <div id="ITP_LIST_MPOMNG01010_DETAIL_ROWCOPY" style="display:none;">
53
+        <div id="ITP_LIST_MPOMNG01010_DETAIL_ROWCOPY" style="display: block;">
54 54
           <li class="list-row">
55 55
             <div class="left_info">
56 56
               <div class="check_box"><!-- class 변경 -->

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

@@ -176,7 +176,7 @@ body.eee {height: 700px; background: #eee;}
176 176
 .main .wicon .icon_left {float: left;}
177 177
 
178 178
 
179
-input {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 36px; font-size: 0.8rem; text-align: left; padding:0 15px;}
179
+input {margin-top: 3px; border: 1px solid #aaa; border-radius:5px; margin-top: -2px; height: 36px; font-size: 0.8rem; text-align: left; padding:0 15px;}
180 180
 select {border: 1px solid #000; height: 35px; font-size: 1rem; text-align: left; padding:0 15px;}
181 181
 input .day {margin: 18%; width: 45%; height: 80px; float: right;}
182 182
 
@@ -250,24 +250,25 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
250 250
   padding-top: 50px;
251 251
   font-size: 2rem;
252 252
 }
253
-.content {top: 55px; position: fixed; z-index: 10; width:100%; background: #fff;}
254
-.content .line {position: relative; display: inline-block; width: 100%; height: 35px; margin-bottom: 0px;}
253
+.content {z-index: 10; margin-top:5px; width:100%; background: #f4f5f4;}
254
+.content .line {position: relative; display: inline-block; width: 90%; height: 45px; margin-bottom: 0px;}
255 255
 .content .line div {font-weight: 700;}
256
-.content .line label {font-size: 1.2rem; margin-left: 10px; float: left; text-align: left; margin-top: 12px;}
256
+.content .line label {min-width:110px; color:#555; font-size: 18px; margin-left: 10px; float: left; text-align: left; margin-top: 12px;}
257 257
 .content .line label.pay_label {margin:38px 1%; width:98%;}
258 258
 .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;}
259
-.content .line .search_nm {float: right; margin-right: 2%;}
259
+.content .line .search_nm {float: left; margin-right: 2%;}
260 260
 .content .line .search_wrap {float:right; margin-right:10px;}
261
-.content .line .float_left {float: left;}
261
+.content .line .float_left {float: left; margin-top:2px;}
262
+.content .line .float_left button {float: left;	border:none;}
262 263
 .content .line .float_left.note {width: 100%; padding: 10px;}
263 264
 .content .line .float_left.note textarea {width: 100%; height: 100px; border: 1px solid #000; text-align: left;}
264 265
 .content .line .float_left div {font-size: 1rem; margin-top: 8px;}
265
-.content .line .float_left_btn {float: left; margin-top: 5px; margin-left: 5px;}
266
+.content .line .float_left_btn {float: left; margin-top: 0px; margin-left: 5px;}
266 267
 .content .line .float_left_btn button {padding:0; width:36px; height:36px; border-radius:5px;}
267 268
 .content .line .float_left_btn button img {width:20px; height:20px;}
268 269
 .content .line .float_left select {float: left; width: 150px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem;}
269 270
 .content .line .line_right {font-size: 2rem; float: right; margin-right: 0%;}
270
-.content .line .line_right div {float: right; font-size: 1.2rem; margin-top: 12px; margin-right: 30px;}
271
+.content .line .line_right div {float: right; font-size: 18px;; margin-top: 12px; margin-right: 30px; color:#555;}
271 272
 .content .line .line_right input {position: relative; text-align: right; margin-right: 84px;}
272 273
 .content .line .line_right input.m9 {margin-right:93px;}
273 274
 .content .line .line_right input.left {text-align: left;}
@@ -275,7 +276,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
275 276
 .content .line .line_right select.m9 {margin-right:83px;}
276 277
 .content .line .line_right input.date{width:140px; margin-right:132px; height:35px;} 
277 278
 .content .line .line_right select {float: right; width: 180px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem; margin-right:93px;}
278
-.content .line input.date {width: 40%; margin: 10px; height: 40px; float: right; margin-right: 3%;}
279
+.content .line input.date {width: 40%; margin: 10px; height: 35px; float: left;}
279 280
 .content .line input.date2 {width: 140px; height: 30px; margin-right:133px;}
280 281
 .content .line div.date_to {float: right; margin-right:10px;}
281 282
 .content .line div.date_to input.year {width: 120px; height: 30px;}

BIN
src/main/webapp/mobile/img/delete.png


BIN
src/main/webapp/mobile/img/search.png