瀏覽代碼

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

yhl88 2 年之前
父節點
當前提交
dec7ca6b70

+ 1 - 2
src/main/webapp/mobile/app/mrtnmng/MRTNMNG05010.html

@@ -119,8 +119,7 @@
119 119
 				</div>
120 120
 			</div>
121 121
 			<div class="button_bar">
122
-				<button id="ITP_BTN_MRTNMNG05010_LIST_MODIFY" class="btn_col_6 btn-m-orange INPS">반품처리</button>
123
-				<button id="ITP_BTN_MRTNMNG05010_LIST_CANCEL" class="btn_col_3 btn-gray CLB">취소</button>
122
+				<button id="ITP_BTN_MRTNMNG05010_LIST_CANCEL" class="col_12 btn-gray CLB">취소</button>
124 123
 			</div>
125 124
 		</form>
126 125
 	</div>

+ 1 - 1
src/main/webapp/mobile/app/mrtnmng/MRTNMNG06010.html

@@ -104,7 +104,7 @@
104 104
 								<label>발주수량</label>
105 105
 								<span>:</span>
106 106
 								<div class="fnColReqQty"></div>
107
-								<label class="sub_info">입고수량</label>
107
+								<label class="sub_info">수거수량</label>
108 108
 								<span>:</span>
109 109
 								<div class="fnRodrQty"></div>
110 110
 							</div>

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

@@ -384,7 +384,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
384 384
 
385 385
 .content .line div.date_to div.at {width: 6%;  font-size: 16px; padding-top:12px; float: right;}
386 386
 .content .line .search {width: 100%; height: 50px; padding-top:12px;}
387
-.content .line .search button {width: 40%; height: 27px; font-size: 12px; font-weight:100; padding: 0;}
387
+.content .line .search button {width: 40%; height: 30px; font-size: 12pt; font-weight:100; padding: 0;}
388 388
 .content .line .search button.col_3 {width: 25%; height:30px; margin:0 10px;}
389 389
 .content .list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
390 390
 .content .border {border-bottom: 1px solid #000 !important;}