浏览代码

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

juney 2 年之前
父节点
当前提交
069ca05d71
共有 27 个文件被更改,包括 430 次插入271 次删除
  1. 2 2
      src/main/webapp/app/pomng/POMNG01010.html
  2. 1 1
      src/main/webapp/app/popup/biz/BIZPOP_ITEM_CLASS_MANAGE.html
  3. 11 11
      src/main/webapp/app/stinfo/STINFO02010.html
  4. 10 7
      src/main/webapp/app/stinfo/STINFO07010.html
  5. 47 0
      src/main/webapp/js/app/config.js
  6. 13 11
      src/main/webapp/js/app/main.js
  7. 6 6
      src/main/webapp/js/app/pomng/ITP_POMNG01010.js
  8. 6 9
      src/main/webapp/js/app/pomng/ITP_POMNG02010.js
  9. 7 10
      src/main/webapp/js/app/pomng/ITP_POMNG03010.js
  10. 3 3
      src/main/webapp/js/app/pomng/ITP_POMNG04010.js
  11. 1 0
      src/main/webapp/js/app/stinfo/ITP_STINFO02010.js
  12. 3 3
      src/main/webapp/js/app/stinfo/ITP_STINFO07010.js
  13. 127 6
      src/main/webapp/main.html
  14. 6 6
      src/main/webapp/mobile/app/mloanmng/MLOANMNG01010.html
  15. 1 2
      src/main/webapp/mobile/app/mloanmng/MLOANMNG01011.html
  16. 2 2
      src/main/webapp/mobile/app/mpomng/MPOMNG01010.html
  17. 2 2
      src/main/webapp/mobile/app/mpomng/MPOMNG02010.html
  18. 15 15
      src/main/webapp/mobile/app/mpomng/MPOMNG04010.html
  19. 5 5
      src/main/webapp/mobile/app/mpomng/MPOMNG05010.html
  20. 15 17
      src/main/webapp/mobile/app/mpomng/MPOMNG06010.html
  21. 15 15
      src/main/webapp/mobile/app/mpomng/MPOMNG07010.html
  22. 6 6
      src/main/webapp/mobile/app/mrtnmng/MRTNMNG01010.html
  23. 78 83
      src/main/webapp/mobile/app/mrtnmng/MRTNMNG02010.html
  24. 30 31
      src/main/webapp/mobile/app/mrtnmng/MRTNMNG04010.html
  25. 8 10
      src/main/webapp/mobile/app/mrtnmng/MRTNMNG05010.html
  26. 8 8
      src/main/webapp/mobile/app/mrtnmng/MRTNMNG06010.html
  27. 2 0
      src/main/webapp/mobile/css/style.css

+ 2 - 2
src/main/webapp/app/pomng/POMNG01010.html

@@ -36,7 +36,7 @@
36
 										<div class="form-group">
36
 										<div class="form-group">
37
 											<label class="col-xs-2 itp_lb">구매요청명</label>
37
 											<label class="col-xs-2 itp_lb">구매요청명</label>
38
 											<div class="col-xs-10 itp_ip">
38
 											<div class="col-xs-10 itp_ip">
39
-												<input type="text" id="ITP_FORM_POMNG01010_DETAIL_PCH_REQ_NM" class="form-control itp_input" name="pchReqNm" value="" />
39
+												<input type="text" id="ITP_FORM_POMNG01010_DETAIL_PCH_REQ_NM" class="form-control itp_input" name="pchReqNm" value="" maxlength="40" style="width: 40%;"/>
40
 											</div>
40
 											</div>
41
 										</div>
41
 										</div>
42
 									</div>
42
 									</div>
@@ -93,7 +93,7 @@
93
 										<div class="form-group">
93
 										<div class="form-group">
94
 											<label class="col-xs-2 itp_lb">비고</label>
94
 											<label class="col-xs-2 itp_lb">비고</label>
95
 											<div class="col-xs-10 itp_ip">
95
 											<div class="col-xs-10 itp_ip">
96
-												<input type="text" id="ITP_FORM_POMNG01010_DETAIL_NOTE" class="form-control itp_input" name="note" value="" />
96
+												<input type="text" id="ITP_FORM_POMNG01010_DETAIL_NOTE" class="form-control itp_input" name="note" value="" maxlength="300"/>
97
 											</div>
97
 											</div>
98
 										</div>
98
 										</div>
99
 									</div>
99
 									</div>

+ 1 - 1
src/main/webapp/app/popup/biz/BIZPOP_ITEM_CLASS_MANAGE.html

@@ -49,7 +49,7 @@
49
 											<label class="col-xs-2 itp_lb">분류명</label>
49
 											<label class="col-xs-2 itp_lb">분류명</label>
50
 											<div class="col-xs-9 itp_ip">
50
 											<div class="col-xs-9 itp_ip">
51
 												<div class="col-xs-9 itp_in">
51
 												<div class="col-xs-9 itp_in">
52
-													<input type="email" id="ITP_FORM_SITP_TAB_STINFO07010_POP_ITEM_CLASS_NM" data-check-required="empty" class="form-control itp_input" name="itemClassNm" placeholder="분류명">
52
+													<input type="email" id="ITP_FORM_SITP_TAB_STINFO07010_POP_ITEM_CLASS_NM" data-check-required="empty" class="form-control itp_input" name="itemClassNm" placeholder="분류명" maxlength="40">
53
 												</div>
53
 												</div>
54
 											</div>
54
 											</div>
55
 										</div>
55
 										</div>

+ 11 - 11
src/main/webapp/app/stinfo/STINFO02010.html

@@ -53,7 +53,7 @@
53
 											</select>
53
 											</select>
54
 										</div>
54
 										</div>
55
 										<div class="col-xs-4 itp_ip itp_noMar">
55
 										<div class="col-xs-4 itp_ip itp_noMar">
56
-											<input type="text" id="ITP_FORM_STINFO02010_SEARCH_STORE_NM" class="form-control itp_input" name="sstoreNm" placeholder="매장 명" />
56
+											<input type="text" id="ITP_FORM_STINFO02010_SEARCH_STORE_NM" class="form-control itp_input" data-key-up="comma" onKeyup="this.value=this.value.replace(/[^0-9]/g,'');" name="sstoreNm" placeholder="매장 명" />
57
 										</div>
57
 										</div>
58
 									</div>
58
 									</div>
59
 								</form>
59
 								</form>
@@ -109,13 +109,13 @@
109
 											<label class="col-xs-2 itp_lb">매장명 *</label>
109
 											<label class="col-xs-2 itp_lb">매장명 *</label>
110
 											<div class="col-xs-4 itp_ip">
110
 											<div class="col-xs-4 itp_ip">
111
 												<div class="col-xs-6 itp_in">
111
 												<div class="col-xs-6 itp_in">
112
-													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_STORE_NM" data-check-required="empty" class="form-control itp_input" name="storeNm" value="">
112
+													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_STORE_NM" data-check-required="empty" class="form-control itp_input" name="storeNm" value="" maxlength="40">
113
 												</div>
113
 												</div>
114
 											</div>
114
 											</div>
115
 											<label class="col-xs-2 itp_lb">업태</label>
115
 											<label class="col-xs-2 itp_lb">업태</label>
116
 											<div class="col-xs-4 itp_ip">
116
 											<div class="col-xs-4 itp_ip">
117
 												<div class="col-xs-7 itp_in">
117
 												<div class="col-xs-7 itp_in">
118
-													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_BSNS_CNDT" class="form-control itp_input" name="bsnsCndt" value="">
118
+													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_BSNS_CNDT" class="form-control itp_input" name="bsnsCndt" value="" maxlength="100">
119
 												</div>
119
 												</div>
120
 											</div>
120
 											</div>
121
 										</div>
121
 										</div>
@@ -131,7 +131,7 @@
131
 											<label class="col-xs-2 itp_lb">업종</label>
131
 											<label class="col-xs-2 itp_lb">업종</label>
132
 											<div class="col-xs-4 itp_ip">
132
 											<div class="col-xs-4 itp_ip">
133
 												<div class="col-xs-7 itp_in">
133
 												<div class="col-xs-7 itp_in">
134
-													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_CTGR_BSNS" class="form-control itp_input" name="ctgrBsns" value="">
134
+													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_CTGR_BSNS" class="form-control itp_input" name="ctgrBsns" value="" maxlength="100">
135
 												</div>
135
 												</div>
136
 											</div>
136
 											</div>
137
 										</div>
137
 										</div>
@@ -141,7 +141,7 @@
141
 											<label class="col-xs-2 itp_lb">법인번호</label>
141
 											<label class="col-xs-2 itp_lb">법인번호</label>
142
 											<div class="col-xs-4 itp_ip">
142
 											<div class="col-xs-4 itp_ip">
143
 												<div class="col-xs-6 itp_in">
143
 												<div class="col-xs-6 itp_in">
144
-													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_CORP_REG_NO" data-key-up="corpNo" class="form-control itp_input" name="corpRegNo" value="">
144
+													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_CORP_REG_NO" data-key-up="corpNo" class="form-control itp_input" name="corpRegNo" value="" maxlength="14">
145
 												</div>
145
 												</div>
146
 											</div>
146
 											</div>
147
 											<label class="col-xs-2 itp_lb">전화번호 *</label>
147
 											<label class="col-xs-2 itp_lb">전화번호 *</label>
@@ -157,7 +157,7 @@
157
 											<label class="col-xs-2 itp_lb">점주/대표자명*</label>
157
 											<label class="col-xs-2 itp_lb">점주/대표자명*</label>
158
 											<div class="col-xs-4 itp_ip">
158
 											<div class="col-xs-4 itp_ip">
159
 												<div class="col-xs-6 itp_in">
159
 												<div class="col-xs-6 itp_in">
160
-													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_OWNER_NM" data-check-required="empty" class="form-control itp_input" name="ownerNm" value="">
160
+													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_OWNER_NM" data-check-required="empty" class="form-control itp_input" name="ownerNm" value="" maxlength="20">
161
 												</div>
161
 												</div>
162
 											</div>
162
 											</div>
163
 											<label class="col-xs-2 itp_lb">FAX</label>
163
 											<label class="col-xs-2 itp_lb">FAX</label>
@@ -179,7 +179,7 @@
179
 											<label class="col-xs-2 itp_lb">이메일 *</label>
179
 											<label class="col-xs-2 itp_lb">이메일 *</label>
180
 											<div class="col-xs-4 itp_ip">
180
 											<div class="col-xs-4 itp_ip">
181
 												<div class="col-xs-7 itp_in">
181
 												<div class="col-xs-7 itp_in">
182
-													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_EMAL_ADDR" data-check-required="empty" class="form-control itp_input" name="emalAddr" value="">
182
+													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_EMAL_ADDR" data-check-required="empty" class="form-control itp_input" name="emalAddr" value="" maxlength="50">
183
 												</div>
183
 												</div>
184
 											</div>
184
 											</div>
185
 										</div>
185
 										</div>
@@ -196,7 +196,7 @@
196
 											<label class="col-xs-2 itp_lb">오더퀸 매장코드</label>
196
 											<label class="col-xs-2 itp_lb">오더퀸 매장코드</label>
197
 											<div class="col-xs-5 itp_ip">
197
 											<div class="col-xs-5 itp_ip">
198
 												<div class="col-xs-7 itp_in">
198
 												<div class="col-xs-7 itp_in">
199
-													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_OQ_STORE_ID" class="form-control itp_input" name="oqStoreId" value="">
199
+													<input type="text" id="ITP_FORM_STINFO02010_DETAIL_OQ_STORE_ID" class="form-control itp_input" name="oqStoreId" value="" maxlength="20">
200
 												</div>
200
 												</div>
201
 											</div>
201
 											</div>
202
 										</div>
202
 										</div>
@@ -244,10 +244,10 @@
244
 														</select>
244
 														</select>
245
 													</div>
245
 													</div>
246
 													<div class="col-xs-4 itp_in">
246
 													<div class="col-xs-4 itp_in">
247
-														<input type="text" id="ITP_FORM_STINFO02010_DETAIL_CREATE_ACCT_NO" onKeyup="this.value=this.value.replace(/[^-0-9]/g,'');" class="form-control itp_input" name="acctNo" value="" placeholder="계좌번호">
247
+														<input type="text" id="ITP_FORM_STINFO02010_DETAIL_CREATE_ACCT_NO" onKeyup="this.value=this.value.replace(/[^-0-9]/g,'');" class="form-control itp_input" name="acctNo" value="" placeholder="계좌번호" maxlength="20">
248
 													</div>
248
 													</div>
249
 													<div class="col-xs-3 itp_in">
249
 													<div class="col-xs-3 itp_in">
250
-														<input type="text" id="ITP_FORM_STINFO02010_DETAIL_CREATE_OWAC_NM" class="form-control itp_input" name="owacNm" value="" placeholder="예금주명">
250
+														<input type="text" id="ITP_FORM_STINFO02010_DETAIL_CREATE_OWAC_NM" class="form-control itp_input" name="owacNm" value="" placeholder="예금주명" maxlength="40">
251
 													</div>
251
 													</div>
252
 												</div>
252
 												</div>
253
 												<label class="col-xs-2 itp_lb">오픈일</label>
253
 												<label class="col-xs-2 itp_lb">오픈일</label>
@@ -269,7 +269,7 @@
269
 														</select>
269
 														</select>
270
 													</div>
270
 													</div>
271
 													<div class="col-xs-4 itp_in">
271
 													<div class="col-xs-4 itp_in">
272
-														<input type="text" id="ITP_FORM_STINFO02010_DETAIL_CREATE_LIMIT_AMT" class="form-control itp_input" name="limitAmt" data-key-up="comma" onKeyup="this.value=this.value.replace(/[^0-9]/g,'');" placeholder="후불한도금액">
272
+														<input type="text" id="ITP_FORM_STINFO02010_DETAIL_CREATE_LIMIT_AMT" class="form-control itp_input" name="limitAmt" data-key-up="comma" onKeyup="this.value=this.value.replace(/[^0-9]/g,'');" placeholder="후불한도금액" maxlength="20">
273
 													</div>
273
 													</div>
274
 												</div>
274
 												</div>
275
 												<label class="col-xs-2 itp_lb">재고관리사용여부</label>
275
 												<label class="col-xs-2 itp_lb">재고관리사용여부</label>

+ 10 - 7
src/main/webapp/app/stinfo/STINFO07010.html

@@ -56,13 +56,15 @@
56
 						</div>
56
 						</div>
57
 					</div>
57
 					</div>
58
 				</div>
58
 				</div>
59
+				  
59
 				<div class="col-xs-6">
60
 				<div class="col-xs-6">
60
-				<div class="fix">
61
-					<div class="pull-right itp_cicon" style="margin-top: 4px;">
62
-		                <button type="button" id="ITP_BTN_STINFO07010_CLOSE" class="btn btn-danger btn-sm CLB">&nbsp;&nbsp;취소&nbsp;&nbsp;</button>									
63
-		                <button type="button" id="ITP_BTN_STINFO07010_DETAIL_SAVE" class="btn btn-primary btn-sm SAB" style="display: inline-block;">&nbsp;&nbsp;저장&nbsp;&nbsp;</button>
64
-		            </div>
65
-				</div>
61
+					<!--<div class="fix">
62
+						<div class="pull-right itp_cicon" style="margin-top: 4px;">
63
+			                <button type="button" id="ITP_BTN_STINFO07010_CLOSE" class="btn btn-danger btn-sm CLB">&nbsp;&nbsp;취소&nbsp;&nbsp;</button>									
64
+			                <button type="button" id="ITP_BTN_STINFO07010_DETAIL_SAVE" class="btn btn-primary btn-sm SAB" style="display: inline-block;">&nbsp;&nbsp;저장&nbsp;&nbsp;</button>
65
+			            </div>
66
+					</div>
67
+					-->
66
 				<!--<div id="ITP_AJAX_STINFO07010_DETAIL_CONTAINER">
68
 				<!--<div id="ITP_AJAX_STINFO07010_DETAIL_CONTAINER">
67
 					<div class="itp_form itp_type1 fix">
69
 					<div class="itp_form itp_type1 fix">
68
 						    <form id="ITP_FORM_SITP_TAB_STINFO07010_DETAIL" class="form-horizontal">
70
 						    <form id="ITP_FORM_SITP_TAB_STINFO07010_DETAIL" class="form-horizontal">
@@ -120,7 +122,8 @@
120
 						        </section>								
122
 						        </section>								
121
 						    </form>
123
 						    </form>
122
 					</div>
124
 					</div>
123
-				</div>-->
125
+				</div>
126
+				-->
124
 				</div>
127
 				</div>
125
 			</div>
128
 			</div>
126
 		</article>
129
 		</article>

+ 47 - 0
src/main/webapp/js/app/config.js

@@ -3105,6 +3105,7 @@ var itp_fn_s2ab = function(s) {
3105
     return buf;    
3105
     return buf;    
3106
 };
3106
 };
3107
 
3107
 
3108
+/*
3108
 let itp_fn_excel_data = function(gridColumns, excelData) {
3109
 let itp_fn_excel_data = function(gridColumns, excelData) {
3109
 	var rtnData = [];
3110
 	var rtnData = [];
3110
 	var cols = [];
3111
 	var cols = [];
@@ -3161,6 +3162,52 @@ var itp_fn_remote_to_excel = function(param) {
3161
 	};
3162
 	};
3162
 	fn_ajax_call(options.url, JSON.stringify(options.param), callbackFn, 'POST');
3163
 	fn_ajax_call(options.url, JSON.stringify(options.param), callbackFn, 'POST');
3163
 };
3164
 };
3165
+*/
3166
+
3167
+var itp_fn_remote_to_excel = function(options) { 
3168
+	options.param['pagingYn'] = false; 
3169
+	var callbackFn = function(result) { 
3170
+		const fileName=options.fileName;
3171
+		const data = [], header=[], headerWidths=[], cols=[], mapAlign={};
3172
+		// alignment: { vertical: 'center', horizontal: 'center', wrapText: true }
3173
+		const BORDER_ALL = { border: { top: { style: 'thick' }, right: { style: 'thick' }, bottom: { style: 'thick' }, left: { style: 'thick' } } };
3174
+		for(var c of options.gridColumns) {
3175
+			if(c.hidden || !c.label ) continue;
3176
+			const fill = { fgColor: { rgb: '5ebd3e' } };
3177
+			const font = { bold: true, color: { rgb: 'FFFFFF' } };
3178
+			const alignment = { vertical: 'center', horizontal: 'center', wrapText: true }
3179
+			var width=parseInt(Number(c.width)/7);
3180
+			if(!width ) width=10;
3181
+			header.push({v:c.label,t:'s',s:{...BORDER_ALL,fill,font,alignment}});
3182
+			headerWidths.push({width});
3183
+			cols.push(c.name);
3184
+			if(c.align ) {
3185
+				mapAlign[c.name]=c.align;
3186
+			}
3187
+		}
3188
+		data.push(header);
3189
+		for(var c of result.gridRows) {
3190
+			const row=[];
3191
+			for(var name of cols ) {
3192
+				const sty={...BORDER_ALL}; 
3193
+				const align=mapAlign[name];
3194
+				if(align ) sty.alignment = { vertical: 'center', horizontal:align, wrapText: true };
3195
+				row.push({v:c[name], t:'s',s:sty});
3196
+			}
3197
+			data.push(row);
3198
+		}
3199
+		var wb = XLSX.utils.book_new();
3200
+		const ws = XLSX.utils.aoa_to_sheet(data);
3201
+		ws['!cols'] = headerWidths;
3202
+
3203
+		XLSX.utils.book_append_sheet(wb, ws, options.sheetName); 
3204
+		var wbout = XLSX.write(wb, {bookType:'xlsx', bookSST:false, type: 'binary', showGridLines:true, cellStyles:true });
3205
+		// 엑셀 파일 내보내기 
3206
+		console.log("itp_fn_remote_to_excel callback => ",ws );
3207
+		saveAs(new Blob([itp_fn_s2ab(wbout)],{type:"application/octet-stream"}), fileName); 
3208
+	};
3209
+	fn_ajax_call(options.url, JSON.stringify(options.param), callbackFn, 'POST');
3210
+};
3164
 
3211
 
3165
 var itp_fn_jqgrid_to_excel = function(gridId, fileName, sheetName){
3212
 var itp_fn_jqgrid_to_excel = function(gridId, fileName, sheetName){
3166
 	
3213
 	

+ 13 - 11
src/main/webapp/js/app/main.js

@@ -56,7 +56,6 @@ require(['config'], function() {
56
 			google.charts.load('current', {'packages':['corechart']});
56
 			google.charts.load('current', {'packages':['corechart']});
57
 			google.charts.load('current', {'packages':['bar']});
57
 			google.charts.load('current', {'packages':['bar']});
58
 			
58
 			
59
-			/*
60
 			$('#ITP_MAIN_HEADER_BRAND').hide();
59
 			$('#ITP_MAIN_HEADER_BRAND').hide();
61
 			$('#ITP_MAIN_HEADER_STORE').hide();
60
 			$('#ITP_MAIN_HEADER_STORE').hide();
62
 			$('#ITP_MAIN_HEADER_SPPLY').hide();
61
 			$('#ITP_MAIN_HEADER_SPPLY').hide();
@@ -69,8 +68,7 @@ require(['config'], function() {
69
 			$('#ITP_MAIN_DRAW_DELI_CHART').hide(); 		// 입고
68
 			$('#ITP_MAIN_DRAW_DELI_CHART').hide(); 		// 입고
70
 			$('#ITP_MAIN_DRAW_RELEASE_CHART').hide();	// 출고
69
 			$('#ITP_MAIN_DRAW_RELEASE_CHART').hide();	// 출고
71
 			$('#ITP_MAIN_DRAW_ORDERS_CHART').hide();	// 수주내역
70
 			$('#ITP_MAIN_DRAW_ORDERS_CHART').hide();	// 수주내역
72
-			*/
73
-
71
+			
74
 			var authTpCd = fn_make_user_info.get('authTpCd'); 
72
 			var authTpCd = fn_make_user_info.get('authTpCd'); 
75
 			// 10:관리자, 20:영업담당자, 30:가맹점, 40:브랜드, 50:매장, 60:공급사
73
 			// 10:관리자, 20:영업담당자, 30:가맹점, 40:브랜드, 50:매장, 60:공급사
76
 			// console.log('>>>> authTpCd = ' + authTpCd);
74
 			// console.log('>>>> authTpCd = ' + authTpCd);
@@ -350,14 +348,18 @@ var itp_fn_MAIN_NOTICE_search = function() {
350
 	const formId = '#ITP_FORM_MAIN_SEARCH';
348
 	const formId = '#ITP_FORM_MAIN_SEARCH';
351
 	let param = $(formId).serializeObject();
349
 	let param = $(formId).serializeObject();
352
 	var searhFn = function(result) {
350
 	var searhFn = function(result) {
353
-		$.each(result.gridRows, function(idx, value) {
354
-		
355
-			$('#ITP_NOTE_BAR').append($('#ITP_NOTE_ROWCOPY').val());			
356
-			$('#ITP_NOTE_BAR .itp_side_bar_note:last').find('.fnTitle').html(value.nticeTitl);
357
-			$('#ITP_NOTE_BAR .itp_side_bar_note:last').find('.fnDate').html(value.addDt);
358
-			$('#ITP_NOTE_BAR .itp_side_bar_note:last').find('.fnContents').html(value.nticeDesc);
359
-			
360
-		});
351
+		const tb=$('#ITP_NOTE_PANEL .rtable').find('tbody');
352
+		console.log("xxxxxxxxx", result, tb)
353
+		if(Array.isArray(result.gridRows) && result.gridRows.length ) {
354
+			var s='', idx=1;
355
+			for(var c of result.gridRows ) {
356
+				s+=`<tr><td>${idx}</td><td>${c.brandNm}</td><td>${c.nticeTitl}</td><td>${c.nticeStatNm}</td><td>${c.addDt}</td></tr>`;
357
+				idx++;
358
+			}
359
+			tb.html(s);
360
+		} else {
361
+			tb.html('<tr><td colspan="5" style="text-align:center;">등록된 공지사항이 없습니다</td></tr>')
362
+		} 
361
 	};
363
 	};
362
 	fn_ajax_call(NTICE_DETAIL_GRID_LIST, JSON.stringify(param), searhFn, 'POST');
364
 	fn_ajax_call(NTICE_DETAIL_GRID_LIST, JSON.stringify(param), searhFn, 'POST');
363
 };
365
 };

+ 6 - 6
src/main/webapp/js/app/pomng/ITP_POMNG01010.js

@@ -41,15 +41,15 @@ const gridColModel = {
41
 		{
41
 		{
42
 			index: 'ITEM_ID', name: 'itemId',
42
 			index: 'ITEM_ID', name: 'itemId',
43
 			label: ITP_MSG_LOCALE.label.itemId,
43
 			label: ITP_MSG_LOCALE.label.itemId,
44
-			width: '20', fixed: false, align: 'center',
44
+			width: '18', fixed: false, align: 'center',
45
 			sortable: false, editable: false, edittype: 'text',
45
 			sortable: false, editable: false, edittype: 'text',
46
 			editrules: { required: true }
46
 			editrules: { required: true }
47
 		},
47
 		},
48
 		{
48
 		{
49
 			index: 'ITEM_NM', name: 'itemNm',
49
 			index: 'ITEM_NM', name: 'itemNm',
50
 			label: ITP_MSG_LOCALE.label.itemNm,
50
 			label: ITP_MSG_LOCALE.label.itemNm,
51
-			width: '30', fixed: false, align: 'left',
52
-			sortable: true, editable: false, edittype: 'text',
51
+			width: '32', fixed: false, align: 'left',
52
+			sortable: false, editable: false, edittype: 'text',
53
 			editrules: { required: true }
53
 			editrules: { required: true }
54
 		},
54
 		},
55
 		{
55
 		{
@@ -61,7 +61,7 @@ const gridColModel = {
61
 		{
61
 		{
62
 			index: 'UNIT_AMT', name: 'unitAmt',
62
 			index: 'UNIT_AMT', name: 'unitAmt',
63
 			label: ITP_MSG_LOCALE.label.unitAmt,
63
 			label: ITP_MSG_LOCALE.label.unitAmt,
64
-			width: '10', fixed: false, align: 'right',
64
+			width: '6', fixed: false, align: 'right',
65
 			sortable: false, editable: false, edittype: 'text', hidden: false, 
65
 			sortable: false, editable: false, edittype: 'text', hidden: false, 
66
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
66
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
67
 		},
67
 		},
@@ -71,13 +71,13 @@ const gridColModel = {
71
 			width: '10', fixed: false, align: 'right',
71
 			width: '10', fixed: false, align: 'right',
72
 			sortable: false, editable: true, edittype: 'text',
72
 			sortable: false, editable: true, edittype: 'text',
73
 			classes: 'input_color',
73
 			classes: 'input_color',
74
-			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');"}, 
74
+			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');", maxlength: 10}, 
75
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
75
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
76
 		},
76
 		},
77
 		{
77
 		{
78
 			index: 'PCH_REQ_AMT', name: 'pchReqAmt',
78
 			index: 'PCH_REQ_AMT', name: 'pchReqAmt',
79
 			label: ITP_MSG_LOCALE.label.pchReqAmt,
79
 			label: ITP_MSG_LOCALE.label.pchReqAmt,
80
-			width: '10', fixed: false, align: 'right',
80
+			width: '12', fixed: false, align: 'right',
81
 			sortable: false, editable: false, edittype: 'text', hidden: false, 
81
 			sortable: false, editable: false, edittype: 'text', hidden: false, 
82
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
82
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
83
 		},
83
 		},

+ 6 - 9
src/main/webapp/js/app/pomng/ITP_POMNG02010.js

@@ -64,7 +64,7 @@ const gridColModel = {
64
 			label: ITP_MSG_LOCALE.label.brandNm, //브랜드명
64
 			label: ITP_MSG_LOCALE.label.brandNm, //브랜드명
65
 			width: '10', fixed: false, align: 'left',
65
 			width: '10', fixed: false, align: 'left',
66
 			minwidth: 120,
66
 			minwidth: 120,
67
-			sortable: false, hidden: false
67
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
68
 		},
68
 		},
69
 		{
69
 		{
70
 			index: 'STORE_ID', name: 'storeId',
70
 			index: 'STORE_ID', name: 'storeId',
@@ -91,20 +91,18 @@ const gridColModel = {
91
 			label: ITP_MSG_LOCALE.label.pchReqNm, //구매요청명
91
 			label: ITP_MSG_LOCALE.label.pchReqNm, //구매요청명
92
 			width: '13', fixed: false, align: 'left',
92
 			width: '13', fixed: false, align: 'left',
93
 			minwidth: 200,
93
 			minwidth: 200,
94
-			sortable: false, hidden: false
94
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
95
 		},
95
 		},
96
 		{
96
 		{
97
 			index: 'PCH_REQ_ST_CD', name: 'pchReqStCd',
97
 			index: 'PCH_REQ_ST_CD', name: 'pchReqStCd',
98
 			label: ITP_MSG_LOCALE.label.pchReqStCd, //구매요청상태
98
 			label: ITP_MSG_LOCALE.label.pchReqStCd, //구매요청상태
99
 			width: '15', fixed: false, align: 'center',
99
 			width: '15', fixed: false, align: 'center',
100
-			minwidth: 10,
101
 			sortable: false, hidden: true
100
 			sortable: false, hidden: true
102
 		},
101
 		},
103
 		{
102
 		{
104
 			index: 'PCH_REQ_ST_NM', name: 'pchReqStNm',
103
 			index: 'PCH_REQ_ST_NM', name: 'pchReqStNm',
105
 			label: ITP_MSG_LOCALE.label.pchReqStNm, //구매요청상태명
104
 			label: ITP_MSG_LOCALE.label.pchReqStNm, //구매요청상태명
106
-			width: '6', fixed: false, align: 'center',
107
-			minwidth: 100,
105
+			width: '10', fixed: false, align: 'center',
108
 			sortable: false, hidden: false
106
 			sortable: false, hidden: false
109
 		},
107
 		},
110
 		{
108
 		{
@@ -137,14 +135,13 @@ const gridColModel = {
137
 		{
135
 		{
138
 			index: 'PCH_REQ_RJCT_NM', name: 'pchReqRjctNm',
136
 			index: 'PCH_REQ_RJCT_NM', name: 'pchReqRjctNm',
139
 			label: ITP_MSG_LOCALE.label.pchReqRjctNm, //반려자
137
 			label: ITP_MSG_LOCALE.label.pchReqRjctNm, //반려자
140
-			width: '10', fixed: false, align: 'left',
138
+			width: '10', fixed: false, align: 'center',
141
 			sortable: false, hidden: false
139
 			sortable: false, hidden: false
142
 		},
140
 		},
143
 		{
141
 		{
144
 			index: 'PCH_REQ_MGR_NM', name: 'pchReqMgrNm',
142
 			index: 'PCH_REQ_MGR_NM', name: 'pchReqMgrNm',
145
 			label: ITP_MSG_LOCALE.label.pchReqMgrNm, //구매요청자명
143
 			label: ITP_MSG_LOCALE.label.pchReqMgrNm, //구매요청자명
146
-			width: '10', fixed: false, align: 'left',
147
-			minwidth: 100,
144
+			width: '10', fixed: false, align: 'center',
148
 			sortable: false, hidden: false
145
 			sortable: false, hidden: false
149
 		},
146
 		},
150
 		{
147
 		{
@@ -159,7 +156,7 @@ const gridColModel = {
159
 			label: ITP_MSG_LOCALE.label.whsLocationNm, //납품창고
156
 			label: ITP_MSG_LOCALE.label.whsLocationNm, //납품창고
160
 			width: '10', fixed: false, align: 'left',
157
 			width: '10', fixed: false, align: 'left',
161
 			minwidth: 200,
158
 			minwidth: 200,
162
-			sortable: false, hidden: false
159
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
163
 		}
160
 		}
164
 	],
161
 	],
165
 	detail: [
162
 	detail: [

+ 7 - 10
src/main/webapp/js/app/pomng/ITP_POMNG03010.js

@@ -40,7 +40,7 @@ let SCREEN_MODE ;
40
 
40
 
41
 /*API URL*/
41
 /*API URL*/
42
 let API_DETAIL_GRID_LIST 		= '/api/pomng/po-target-grid-list';	// 목록
42
 let API_DETAIL_GRID_LIST 		= '/api/pomng/po-target-grid-list';	// 목록
43
-let API_DETAIL_REJECT  	= '/api/pomng/reject-pchReq'; // 구매요청 선택한건 반려 처리 
43
+let API_DETAIL_REJECT 		 	= '/api/pomng/reject-pchReq'; // 구매요청 선택한건 반려 처리 
44
 let API_DETAIL_POPASS_CHK   	= '/api/pomng/po/chk-pchOrd'; // 목록에서 선택한 구매요청건에 대해 발주가능여부 체크 함
44
 let API_DETAIL_POPASS_CHK   	= '/api/pomng/po/chk-pchOrd'; // 목록에서 선택한 구매요청건에 대해 발주가능여부 체크 함
45
 let API_DETAIL_PO_INIT_INFO    	= '/api/pomng/po/init-pchOrd'; // 구매요청발주생성 오픈시 호출하여 데이타 세팅함
45
 let API_DETAIL_PO_INIT_INFO    	= '/api/pomng/po/init-pchOrd'; // 구매요청발주생성 오픈시 호출하여 데이타 세팅함
46
 let API_DETAIL_NEW_INIT_INFO    = '/api/pomng/po/init-poOrd'; // 신규발주생성 오픈시 호출하여 데이타 세팅함
46
 let API_DETAIL_NEW_INIT_INFO    = '/api/pomng/po/init-poOrd'; // 신규발주생성 오픈시 호출하여 데이타 세팅함
@@ -67,8 +67,7 @@ const gridColModel = {
67
 			index: 'BRAND_NM', name: 'brandNm',
67
 			index: 'BRAND_NM', name: 'brandNm',
68
 			label: ITP_MSG_LOCALE.label.brandNm, //브랜드명
68
 			label: ITP_MSG_LOCALE.label.brandNm, //브랜드명
69
 			width: '10', fixed: false, align: 'left',
69
 			width: '10', fixed: false, align: 'left',
70
-			minwidth: 120,
71
-			sortable: false, hidden: false
70
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
72
 		},
71
 		},
73
 		{
72
 		{
74
 			index: 'DLV_DVSN', name: 'dlvDvsn',
73
 			index: 'DLV_DVSN', name: 'dlvDvsn',
@@ -109,9 +108,8 @@ const gridColModel = {
109
 		{
108
 		{
110
 			index: 'SPPLY_NM', name: 'spplyNm',
109
 			index: 'SPPLY_NM', name: 'spplyNm',
111
 			label: ITP_MSG_LOCALE.label.spplyNm, //공급사명
110
 			label: ITP_MSG_LOCALE.label.spplyNm, //공급사명
112
-			width: '8', fixed: false, align: 'left',
113
-			minwidth: 100,
114
-			sortable: false, hidden: false
111
+			width: '10', fixed: false, align: 'left',
112
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
115
 		},
113
 		},
116
 		{
114
 		{
117
 			index: 'WHS_ID', name: 'whsId',
115
 			index: 'WHS_ID', name: 'whsId',
@@ -123,8 +121,7 @@ const gridColModel = {
123
 			index: 'WHS_NM', name: 'whsNm',
121
 			index: 'WHS_NM', name: 'whsNm',
124
 			label: ITP_MSG_LOCALE.label.whsNm, //창고명
122
 			label: ITP_MSG_LOCALE.label.whsNm, //창고명
125
 			width: '10', fixed: false, align: 'left',
123
 			width: '10', fixed: false, align: 'left',
126
-			minwidth: 100,
127
-			sortable: false, hidden: false
124
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
128
 		},
125
 		},
129
 		{
126
 		{
130
 			index: 'LOCATION', name: 'location',
127
 			index: 'LOCATION', name: 'location',
@@ -150,7 +147,7 @@ const gridColModel = {
150
 			label: ITP_MSG_LOCALE.label.itemNm, //품목명
147
 			label: ITP_MSG_LOCALE.label.itemNm, //품목명
151
 			width: '10', fixed: false, align: 'left',
148
 			width: '10', fixed: false, align: 'left',
152
 			minwidth: 100,
149
 			minwidth: 100,
153
-			sortable: false, hidden: false
150
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
154
 		},
151
 		},
155
 		{
152
 		{
156
 			index: 'UNIT_AMT', name: 'unitAmt',
153
 			index: 'UNIT_AMT', name: 'unitAmt',
@@ -266,7 +263,7 @@ const gridColModel = {
266
 			classes: 'input_color',
263
 			classes: 'input_color',
267
 			sortable: false, editable: true, edittype: 'text',
264
 			sortable: false, editable: true, edittype: 'text',
268
 			editrules: {required: true}, hidden: false,		
265
 			editrules: {required: true}, hidden: false,		
269
-			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');"}, 
266
+			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');", maxlength: 10}, 
270
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
267
 			formatter:'integer',formatoptions: { defaultValue: '', thousandsSeparator: ',' }
271
 		},
268
 		},
272
 		{
269
 		{

+ 3 - 3
src/main/webapp/js/app/pomng/ITP_POMNG04010.js

@@ -39,7 +39,7 @@ const gridColModel = {
39
 			index: 'BRAND_NM', name: 'brandNm',
39
 			index: 'BRAND_NM', name: 'brandNm',
40
 			label: ITP_MSG_LOCALE.label.brandNm,			// 브랜드명
40
 			label: ITP_MSG_LOCALE.label.brandNm,			// 브랜드명
41
 			width: '10', fixed: false, align: 'left',
41
 			width: '10', fixed: false, align: 'left',
42
-			sortable: false, hidden: false
42
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
43
 		},
43
 		},
44
 		{
44
 		{
45
 			index: 'PCH_PODR_UNQ_NO', name: 'pchPodrUnqNo',
45
 			index: 'PCH_PODR_UNQ_NO', name: 'pchPodrUnqNo',
@@ -63,13 +63,13 @@ const gridColModel = {
63
 			index: 'WHS_NM', name: 'whsNm',
63
 			index: 'WHS_NM', name: 'whsNm',
64
 			label: ITP_MSG_LOCALE.label.locationNm, 		// 입고처
64
 			label: ITP_MSG_LOCALE.label.locationNm, 		// 입고처
65
 			width: '10', fixed: false, align: 'center',
65
 			width: '10', fixed: false, align: 'center',
66
-			sortable: false, hidden: false
66
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
67
 		},
67
 		},
68
 		{
68
 		{
69
 			index: 'SPPLY_NM', name: 'spplyNm',
69
 			index: 'SPPLY_NM', name: 'spplyNm',
70
 			label: ITP_MSG_LOCALE.label.spplyNm, 			// 공급업체명
70
 			label: ITP_MSG_LOCALE.label.spplyNm, 			// 공급업체명
71
 			width: '10', fixed: false, align: 'left',
71
 			width: '10', fixed: false, align: 'left',
72
-			sortable: false, hidden: false
72
+			sortable: false, hidden: false, classes: 'ui-ellipsis'
73
 		},
73
 		},
74
 		{
74
 		{
75
 			index: 'PODR_TOTAL_AMT', name: 'podrTotalAmt',
75
 			index: 'PODR_TOTAL_AMT', name: 'podrTotalAmt',

+ 1 - 0
src/main/webapp/js/app/stinfo/ITP_STINFO02010.js

@@ -184,6 +184,7 @@ let pageObj = {
184
 		},
184
 		},
185
 		form: function() {
185
 		form: function() {
186
 			itp_fn_form_event.onKeyup('#ITP_FORM_STINFO02010_DETAIL');
186
 			itp_fn_form_event.onKeyup('#ITP_FORM_STINFO02010_DETAIL');
187
+			itp_fn_form_event.onKeyup('#ITP_FORM_STINFO02010_SEARCH');
187
 		},
188
 		},
188
 		grid: function() {
189
 		grid: function() {
189
 			//itp_fn_jqgrid_resize(STINFO02010_GRID_ID, STINFO02010_GRID_LIST, 'lg');
190
 			//itp_fn_jqgrid_resize(STINFO02010_GRID_ID, STINFO02010_GRID_LIST, 'lg');

+ 3 - 3
src/main/webapp/js/app/stinfo/ITP_STINFO07010.js

@@ -128,7 +128,7 @@ let pageObj = {
128
 						case 'ITP_BTN_STINFO07010_NEWREG'			: listObj.popup(); 				break;	// 신규등록 버튼
128
 						case 'ITP_BTN_STINFO07010_NEWREG'			: listObj.popup(); 				break;	// 신규등록 버튼
129
 						case 'ITP_BTN_STINFO07010_MODIFY'			: modifyObj.button.modify();	break;	// 수정 버튼
129
 						case 'ITP_BTN_STINFO07010_MODIFY'			: modifyObj.button.modify();	break;	// 수정 버튼
130
 						case 'ITP_BTN_STINFO07010_CANCELLIST'		: createObj.button.cancel(); 	break;	// 취소/목록 버튼
130
 						case 'ITP_BTN_STINFO07010_CANCELLIST'		: createObj.button.cancel(); 	break;	// 취소/목록 버튼
131
-						case 'ITP_BTN_STINFO07010_DELETE'			: listObj.button.delete();		break;	// 삭제 버튼
131
+						case 'ITP_BTN_STINFO07010_DELETE'			: listObj.button.deleteObj();		break;	// 삭제 버튼
132
 						case 'ITP_BTN_STINFO07010_SAVE'				: createObj.button.save(); 		break;	// 저장 버튼
132
 						case 'ITP_BTN_STINFO07010_SAVE'				: createObj.button.save(); 		break;	// 저장 버튼
133
 					}
133
 					}
134
 				});
134
 				});
@@ -211,12 +211,11 @@ let listObj = {
211
 				createObj.init();
211
 				createObj.init();
212
 			}
212
 			}
213
 		},
213
 		},
214
-		delete: function() {
214
+		deleteObj: function() {
215
 			var selectedIds = $(STINFO07010_GRID_ID).getGridParam('selarrrow');
215
 			var selectedIds = $(STINFO07010_GRID_ID).getGridParam('selarrrow');
216
 			if(selectedIds.length < 1) { // 1개만 선택
216
 			if(selectedIds.length < 1) { // 1개만 선택
217
 				return;
217
 				return;
218
 			}
218
 			}
219
-
220
 			var deleteFn = {
219
 			var deleteFn = {
221
 				callBack: function(args) {
220
 				callBack: function(args) {
222
 					var itemClassMgntNos = '';
221
 					var itemClassMgntNos = '';
@@ -277,6 +276,7 @@ let listObj = {
277
 				url: DOMAIN + API_DETAIL_GRID_LIST,
276
 				url: DOMAIN + API_DETAIL_GRID_LIST,
278
 				pager: STINFO07010_GRID_PAGER,
277
 				pager: STINFO07010_GRID_PAGER,
279
 				multiselect: true,
278
 				multiselect: true,
279
+				rownumbers: false,
280
 				onCellSelect: function(rowId, cellIdx, cellValue) {
280
 				onCellSelect: function(rowId, cellIdx, cellValue) {
281
 					var cm = $(this).jqGrid('getGridParam', 'colModel');
281
 					var cm = $(this).jqGrid('getGridParam', 'colModel');
282
 					var colNm = cm[cellIdx].name;
282
 					var colNm = cm[cellIdx].name;

+ 127 - 6
src/main/webapp/main.html

@@ -40,7 +40,114 @@
40
 
40
 
41
 	<script src="./js/app/properties.js"></script>
41
 	<script src="./js/app/properties.js"></script>
42
 	<script src="./js/require.min.js" data-main="./js/app/config.js"></script>
42
 	<script src="./js/require.min.js" data-main="./js/app/config.js"></script>
43
- 
43
+	<style>
44
+		#ITP_NOTE_PANEL {
45
+			margin-top: 16px;
46
+			margin-bottom: 20px;
47
+		}
48
+		#ITP_NOTE_PANEL h3 {
49
+			font-size: 20px;
50
+			color: #776;
51
+    		text-shadow: 2px 2px 3px rgb(255 255 255 / 20%);
52
+  			line-height: 20px;
53
+			margin: 0 0 10px 0;
54
+			color: #233c44;
55
+		  }
56
+
57
+		.rtable { 
58
+			display: inline-block;
59
+			vertical-align: top;
60
+			max-width: 100%;
61
+			overflow-x: auto;
62
+			white-space: nowrap;
63
+			border-collapse: collapse;
64
+			border-spacing: 0;
65
+		  }
66
+		  
67
+		  .rtable,
68
+		  .rtable--flip tbody {
69
+			-webkit-overflow-scrolling: touch;
70
+			background: radial-gradient(left, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(right, ellipse, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;
71
+			background-size: 10px 100%, 10px 100%;
72
+			background-attachment: scroll, scroll;
73
+			background-repeat: no-repeat;
74
+		  }
75
+		  
76
+		  .rtable td:first-child,
77
+		  .rtable--flip tbody tr:first-child {
78
+			background-image: linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%);
79
+			background-repeat: no-repeat;
80
+			background-size: 20px 100%;
81
+		  }
82
+		  
83
+		  .rtable td:last-child,
84
+		  .rtable--flip tbody tr:last-child {
85
+			background-image: linear-gradient(to left, white 50%, rgba(255, 255, 255, 0) 100%);
86
+			background-repeat: no-repeat;
87
+			background-position: 100% 0;
88
+			background-size: 20px 100%;
89
+		  }
90
+		  
91
+		  .rtable th {
92
+			font-size: 13px;
93
+			text-align: left;
94
+			text-transform: uppercase;
95
+			background: #f2f0e6;
96
+			height: 40px;
97
+		  }
98
+		  
99
+		  .rtable th,
100
+		  .rtable td {
101
+			padding: 6px 12px;
102
+			border: 1px solid #d9d7ce;
103
+		  }
104
+		  
105
+		  .rtable--flip {
106
+			display: flex;
107
+			overflow: hidden;
108
+			background: none;
109
+		  }
110
+		  
111
+		  .rtable--flip thead {
112
+			display: flex;
113
+			flex-shrink: 0;
114
+			min-width: -webkit-min-content;
115
+			min-width: -moz-min-content;
116
+			min-width: min-content;
117
+		  }
118
+		  
119
+		  .rtable--flip tbody {
120
+			display: flex;
121
+			position: relative;
122
+			overflow-x: auto;
123
+			overflow-y: hidden;
124
+		  }
125
+		  
126
+		  .rtable--flip tr {
127
+			display: flex;
128
+			flex-direction: column;
129
+			min-width: -webkit-min-content;
130
+			min-width: -moz-min-content;
131
+			min-width: min-content;
132
+			flex-shrink: 0;
133
+		  }
134
+		  
135
+		  .rtable--flip td,
136
+		  .rtable--flip th {
137
+			display: block;
138
+		  }
139
+		  
140
+		  .rtable--flip td {
141
+			background-image: none !important;
142
+			border-left: 0;
143
+		  }
144
+		  
145
+		  .rtable--flip th:not(:last-child),
146
+		  .rtable--flip td:not(:last-child) {
147
+			border-bottom: 0;
148
+		  }
149
+		  
150
+	</style>
44
 </head>
151
 </head>
45
 <body>
152
 <body>
46
 	<div id="ITP_WRAPPER">
153
 	<div id="ITP_WRAPPER">
@@ -148,6 +255,24 @@
148
 							<div id="ITP_AJAX_SUMMARY_DETAIL_CONTAINER" class="itp_det_in">
255
 							<div id="ITP_AJAX_SUMMARY_DETAIL_CONTAINER" class="itp_det_in">
149
 								<form id="ITP_FORM_MAIN_SEARCH" class="form-horizontal">
256
 								<form id="ITP_FORM_MAIN_SEARCH" class="form-horizontal">
150
 								</form>
257
 								</form>
258
+
259
+								<div id="ITP_NOTE_PANEL">
260
+									<h3>공지사항</h3>
261
+									<table class="rtable" style="width:100%;">
262
+										<thead>
263
+										  <tr>
264
+											<th style="width:80px;">번호</th>
265
+											<th style="width:150px;">브랜드</th>
266
+											<th style="width:65%;">제목</td>
267
+											<th style="width:80px;">상태</th>
268
+											<th style="width:150px;">등록일</th>
269
+										  </tr>
270
+										</thead>
271
+										<tbody>
272
+										   
273
+										</tbody>
274
+									  </table>
275
+								</div>
151
 								
276
 								
152
 								<textarea id="ITP_NOTE_ROWCOPY" rows="0" cols="0" style="display:none;">
277
 								<textarea id="ITP_NOTE_ROWCOPY" rows="0" cols="0" style="display:none;">
153
 								<div class="itp_side_bar_note">
278
 								<div class="itp_side_bar_note">
@@ -158,11 +283,7 @@
158
 								</textarea>
283
 								</textarea>
159
 								
284
 								
160
 								<!-- 여기는 공급사 매장 로그인 시 나오는 구간 -->
285
 								<!-- 여기는 공급사 매장 로그인 시 나오는 구간 -->
161
-								<div id="ITP_NOTE_BAR">
162
-									<div class="itp_side_bar_header">
163
-										<label>공지사항</label>
164
-									</div>
165
-								</div>
286
+								
166
 								
287
 								
167
 								<div id="ITP_MAIN_HEADER_BRAND" class="itp_main_header" style="display: none;">
288
 								<div id="ITP_MAIN_HEADER_BRAND" class="itp_main_header" style="display: none;">
168
 									<div class="col_3" style="margin-left:0">
289
 									<div class="col_3" style="margin-left:0">

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

@@ -1,6 +1,6 @@
1
 <section id="ITP_MOBILE_MLOANMNG01010">
1
 <section id="ITP_MOBILE_MLOANMNG01010">
2
 	<div id="ITP_AJAX_MLOANMNG01010_LIST_CONTAINER" style="display: none;" >
2
 	<div id="ITP_AJAX_MLOANMNG01010_LIST_CONTAINER" style="display: none;" >
3
-		<form id="ITP_FORM_MLOANMNG01010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MLOANMNG01010_LIST_SEARCH" class="area_full form-horizontal" onsubmit="return false;">
4
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
4
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
5
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
5
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
6
 		  <div class="content">
6
 		  <div class="content">
@@ -64,10 +64,10 @@
64
 					<div class="nomal">
64
 					<div class="nomal">
65
 					  <label>한도금액</label>
65
 					  <label>한도금액</label>
66
 					  <span>:</span>
66
 					  <span>:</span>
67
-					  <div class="fnLimitAmt"></div>
68
-					  <label>가용한도금액</label>
67
+					  <div class="text_4 fnLimitAmt"></div>
68
+					  <label class="col_6">가용한도금액</label>
69
 					  <span>:</span>
69
 					  <span>:</span>
70
-					  <div class="col_6 fnPosbLimitAmt"></div>
70
+					  <div class="fnPosbLimitAmt">12,000,000000</div>
71
 					</div>
71
 					</div>
72
 				  </div>
72
 				  </div>
73
 				  <div class="left">
73
 				  <div class="left">
@@ -93,7 +93,7 @@
93
 	  </form>
93
 	  </form>
94
 	</div>
94
 	</div>
95
 	<div id="ITP_AJAX_MLOANMNG01010_VIEW_CONTAINER" style="display: none;">
95
 	<div id="ITP_AJAX_MLOANMNG01010_VIEW_CONTAINER" style="display: none;">
96
-		<form id="ITP_FORM_MLOANMNG01010_VIEW_SEARCH" class="form-horizontal" onsubmit="return false;">
96
+		<form id="ITP_FORM_MLOANMNG01010_VIEW_SEARCH" class="put_btn form-horizontal" onsubmit="return false;">
97
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01010_VIEW__SEARCH_BRAND_ID" name="sbrandId" value="">
97
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01010_VIEW__SEARCH_BRAND_ID" name="sbrandId" value="">
98
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01010_VIEW__SEARCH_STORE_ID" name="sstoreId" value="">
98
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01010_VIEW__SEARCH_STORE_ID" name="sstoreId" value="">
99
 		  <div class="content">
99
 		  <div class="content">
@@ -221,7 +221,7 @@
221
 			<div id="ITP_LIST_MLOANMNG01010_POP_STORE_AREA" class="popup_scroll">
221
 			<div id="ITP_LIST_MLOANMNG01010_POP_STORE_AREA" class="popup_scroll">
222
 				<ul id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWS" class="mb_0 panel-group itp_nav"></ul>
222
 				<ul id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWS" class="mb_0 panel-group itp_nav"></ul>
223
 				<div id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWCOPY" style="display: none;">
223
 				<div id="ITP_LIST_MLOANMNG01010_POP_STORE_ROWCOPY" style="display: none;">
224
-					<li class="row_2">
224
+					<li class="row_2 item-row">
225
 						<div class="scroll_left">
225
 						<div class="scroll_left">
226
 							<div class="con_2 fnStoreNm"></div>
226
 							<div class="con_2 fnStoreNm"></div>
227
 							<div class="con_2 wichi fnStoreStNm"></div>
227
 							<div class="con_2 wichi fnStoreStNm"></div>

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

@@ -1,11 +1,10 @@
1
 <section id="ITP_MOBILE_MLOANMNG01011">
1
 <section id="ITP_MOBILE_MLOANMNG01011">
2
 	<div id="ITP_AJAX_MLOANMNG01011_VIEW_CONTAINER">
2
 	<div id="ITP_AJAX_MLOANMNG01011_VIEW_CONTAINER">
3
-		<form id="ITP_FORM_MLOANMNG01011_VIEW_SEARCH" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MLOANMNG01011_VIEW_SEARCH" class="put_btn form-horizontal" onsubmit="return false;">
4
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01011_VIEW__SEARCH_BRAND_ID" name="sbrandId" value="">
4
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01011_VIEW__SEARCH_BRAND_ID" name="sbrandId" value="">
5
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01011_VIEW__SEARCH_STORE_ID" name="sstoreId" value="">
5
 		  <input type="hidden" id="ITP_FORM_MLOANMNG01011_VIEW__SEARCH_STORE_ID" name="sstoreId" value="">
6
 			<input type="hidden" id="ITP_FORM_MLOANMNG01011_VIEW_SEARCH_LOAN_MGNT_UNQ_NO" name="sloanMgntUnqNo" value="">
6
 			<input type="hidden" id="ITP_FORM_MLOANMNG01011_VIEW_SEARCH_LOAN_MGNT_UNQ_NO" name="sloanMgntUnqNo" value="">
7
 		  <div class="content">
7
 		  <div class="content">
8
-		  
9
 		  	  <div class="content_fix">
8
 		  	  <div class="content_fix">
10
 				  <div class="line">
9
 				  <div class="line">
11
 					  <label>매장명</label>
10
 					  <label>매장명</label>

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

@@ -171,7 +171,7 @@
171
             <div id="ITP_LIST_MPOMNG01010_POP_WHS_AREA" class="popup_scroll">
171
             <div id="ITP_LIST_MPOMNG01010_POP_WHS_AREA" class="popup_scroll">
172
                 <ul id="ITP_LIST_MPOMNG01010_POP_WHS_ROWS" class="mb_0 itp_nav"></ul>
172
                 <ul id="ITP_LIST_MPOMNG01010_POP_WHS_ROWS" class="mb_0 itp_nav"></ul>
173
                 <div id="ITP_LIST_MPOMNG01010_POP_WHS_ROWCOPY" style="display: none;">
173
                 <div id="ITP_LIST_MPOMNG01010_POP_WHS_ROWCOPY" style="display: none;">
174
-                    <li class="row_2">
174
+                    <li class="row_2 item-row">
175
                         <div class="scroll_left">
175
                         <div class="scroll_left">
176
                             <div class="con_2 fnWhsNm"></div>
176
                             <div class="con_2 fnWhsNm"></div>
177
                             <div class="con_2 wichi fnLocationNm"></div>
177
                             <div class="con_2 wichi fnLocationNm"></div>
@@ -209,7 +209,7 @@
209
             <div id="ITP_LIST_MPOMNG01010_POP_ITEM_AREA" class="popup_scroll">
209
             <div id="ITP_LIST_MPOMNG01010_POP_ITEM_AREA" class="popup_scroll">
210
                 <ul id="ITP_LIST_MPOMNG01010_POP_ITEM_ROWS" class="mb_0 panel-group"></ul>
210
                 <ul id="ITP_LIST_MPOMNG01010_POP_ITEM_ROWS" class="mb_0 panel-group"></ul>
211
                 <div id="ITP_LIST_MPOMNG01010_POP_ITEM_ROWCOPY" style="display: none;">
211
                 <div id="ITP_LIST_MPOMNG01010_POP_ITEM_ROWCOPY" style="display: none;">
212
-                     <li class="row_2">
212
+                     <li class="row_2 item-row">
213
                         <div class="scroll_left item">
213
                         <div class="scroll_left item">
214
                             <div class="con_2 fnItemNm"></div>
214
                             <div class="con_2 fnItemNm"></div>
215
                             <div class="mg_0">
215
                             <div class="mg_0">

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

@@ -332,7 +332,7 @@
332
       <div id="ITP_LIST_MPOMNG02010_POP_WHS_AREA" class="popup_scroll">
332
       <div id="ITP_LIST_MPOMNG02010_POP_WHS_AREA" class="popup_scroll">
333
         <ul id="ITP_LIST_MPOMNG02010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
333
         <ul id="ITP_LIST_MPOMNG02010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
334
         <div id="ITP_LIST_MPOMNG02010_POP_WHS_ROWCOPY" style="display: none;">
334
         <div id="ITP_LIST_MPOMNG02010_POP_WHS_ROWCOPY" style="display: none;">
335
-          <li class="row_2">
335
+          <li class="row_2 item-row">
336
              <div class="scroll_left">
336
              <div class="scroll_left">
337
                  <div class="con_2 fnWhsNm"></div>
337
                  <div class="con_2 fnWhsNm"></div>
338
                  <div class="con_2 wichi fnLocationNm"></div>
338
                  <div class="con_2 wichi fnLocationNm"></div>
@@ -370,7 +370,7 @@
370
       <div id="ITP_LIST_MPOMNG02010_POP_ITEM_AREA" class="popup_scroll">
370
       <div id="ITP_LIST_MPOMNG02010_POP_ITEM_AREA" class="popup_scroll">
371
         <ul id="ITP_LIST_MPOMNG02010_POP_ITEM_ROWS" class="mb_0 panel-group"></ul>
371
         <ul id="ITP_LIST_MPOMNG02010_POP_ITEM_ROWS" class="mb_0 panel-group"></ul>
372
         <div id="ITP_LIST_MPOMNG02010_POP_ITEM_ROWCOPY" style="display: none;">
372
         <div id="ITP_LIST_MPOMNG02010_POP_ITEM_ROWCOPY" style="display: none;">
373
-           <li class="row_2">
373
+           <li class="row_2 item-row">
374
              <div class="scroll_left">
374
              <div class="scroll_left">
375
                  <div class="con_2 fnItemNm">아이템명</div>
375
                  <div class="con_2 fnItemNm">아이템명</div>
376
                  <div class="mg_0">
376
                  <div class="mg_0">

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

@@ -1,6 +1,6 @@
1
 <section id="ITP_MOBILE_MPOMNG04010">
1
 <section id="ITP_MOBILE_MPOMNG04010">
2
 	<div id="ITP_AJAX_MPOMNG04010_LIST_CONTAINER" style="display: none;">
2
 	<div id="ITP_AJAX_MPOMNG04010_LIST_CONTAINER" style="display: none;">
3
-		<form id="ITP_FORM_MPOMNG04010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MPOMNG04010_LIST_SEARCH" class="area_full form-horizontal" onsubmit="return false;">
4
 		  <input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
4
 		  <input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
5
 		  <input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
5
 		  <input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
6
 		  <input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_IDX" name="sidx" value="0">
6
 		  <input type="hidden" id="ITP_FORM_MPOMNG04010_LIST_SEARCH_IDX" name="sidx" value="0">
@@ -64,18 +64,18 @@
64
 		<div id="ITP_LIST_MPOMNG04010_LIST_ITEM_AREA" class="scroll_area row-4">
64
 		<div id="ITP_LIST_MPOMNG04010_LIST_ITEM_AREA" class="scroll_area row-4">
65
 		  <ul id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
65
 		  <ul id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
66
 			  <div id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWCOPY" style="display: none;">
66
 			  <div id="ITP_LIST_MPOMNG04010_LIST_ITEM_ROWCOPY" style="display: none;">
67
-				<li class="list-row2">
67
+				<li class="history_list7 item-row">
68
 				  <div class="left">
68
 				  <div class="left">
69
 					<div class="nomal">
69
 					<div class="nomal">
70
-					  <label class="col_3">발주일자</label>
70
+					  <label class="col_4">발주일자</label>
71
 					  <span>:</span>
71
 					  <span>:</span>
72
-					  <div class="fnPodrDt"></div>
73
-					  <div class="fnPodrMgrNm">($)</div>
72
+					  <div class="auto fnPodrDt"></div>
73
+					  <div class="fnPodrMgrNm"></div>
74
 					</div>
74
 					</div>
75
 				  </div>
75
 				  </div>
76
 				  <div class="left">
76
 				  <div class="left">
77
 					<div class="nomal">
77
 					<div class="nomal">
78
-					  <label class="col_3">발주상태</label>
78
+					  <label class="col_4">발주상태</label>
79
 					  <span>:</span>
79
 					  <span>:</span>
80
 					  <div class="fnPchodrStCd"></div>
80
 					  <div class="fnPchodrStCd"></div>
81
 					  <label>납품장소명</label>
81
 					  <label>납품장소명</label>
@@ -85,7 +85,7 @@
85
 				  </div>
85
 				  </div>
86
 				  <div class="left">
86
 				  <div class="left">
87
 					<div class="nomal">
87
 					<div class="nomal">
88
-					  <label class="col_3">품목수</label>
88
+					  <label class="col_4">품목수</label>
89
 					  <span>:</span>
89
 					  <span>:</span>
90
 					  <div class="fnPodrItemQty"></div>
90
 					  <div class="fnPodrItemQty"></div>
91
 					  <label>금액</label>
91
 					  <label>금액</label>
@@ -95,7 +95,7 @@
95
 				  </div>
95
 				  </div>
96
 				  <div class="left">
96
 				  <div class="left">
97
 					<div class="nomal">
97
 					<div class="nomal">
98
-					  <label class="col_3">공급업체</label>
98
+					  <label class="col_4">공급업체</label>
99
 					  <span>:</span>
99
 					  <span>:</span>
100
 					  <div class="full fnSpplyNm"></div>
100
 					  <div class="full fnSpplyNm"></div>
101
 					</div>
101
 					</div>
@@ -106,7 +106,7 @@
106
 	  </form>
106
 	  </form>
107
 	</div>
107
 	</div>
108
 	<div id="ITP_AJAX_MPOMNG04010_VIEW_CONTAINER" style="display: none;">
108
 	<div id="ITP_AJAX_MPOMNG04010_VIEW_CONTAINER" style="display: none;">
109
-	   <form id="ITP_FORM_MPOMNG04010_VIEW" class="form-horizontal" onsubmit="return false;">
109
+	   <form id="ITP_FORM_MPOMNG04010_VIEW" class="put_btn form-horizontal" onsubmit="return false;">
110
 		<input type="hidden" id="ITP_FORM_MPOMNG04010_VIEW_VIEW_CD" name="viewCd" value="C">
110
 		<input type="hidden" id="ITP_FORM_MPOMNG04010_VIEW_VIEW_CD" name="viewCd" value="C">
111
 		  <div class="content">
111
 		  <div class="content">
112
 			  <div class="content_fix">
112
 			  <div class="content_fix">
@@ -151,17 +151,17 @@
151
 		<div id="ITP_LIST_MPOMNG04010_VIEW_ITEM_AREA" class="scroll_area row-4-1">
151
 		<div id="ITP_LIST_MPOMNG04010_VIEW_ITEM_AREA" class="scroll_area row-4-1">
152
 		  <ul id="ITP_LIST_MPOMNG04010_VIEW_ITEM_ROWS" class="mb_0 panel-group"></ul>
152
 		  <ul id="ITP_LIST_MPOMNG04010_VIEW_ITEM_ROWS" class="mb_0 panel-group"></ul>
153
 			  <div id="ITP_LIST_MPOMNG04010_VIEW_ITEM_ROWCOPY" style="display: none;">
153
 			  <div id="ITP_LIST_MPOMNG04010_VIEW_ITEM_ROWCOPY" style="display: none;">
154
-				<li class="history_list8 item-row">
154
+				<li class="history_list10 item-row">
155
 				  <div class="left">
155
 				  <div class="left">
156
 					<div class="nomal">
156
 					<div class="nomal">
157
-					  <label class="col_1">품목명</label>
157
+					  <label class="col_3">품목명</label>
158
 					  <span>:</span>
158
 					  <span>:</span>
159
 					  <div class="full fnItemNm"></div>
159
 					  <div class="full fnItemNm"></div>
160
 					</div>
160
 					</div>
161
 				  </div>
161
 				  </div>
162
 				  <div class="left">
162
 				  <div class="left">
163
 					<div class="nomal">
163
 					<div class="nomal">
164
-					  <label class="col_1">수량</label>
164
+					  <label class="col_3">수량</label>
165
 					  <span>:</span>
165
 					  <span>:</span>
166
 					  <div class="fnPodrQty"></div>
166
 					  <div class="fnPodrQty"></div>
167
 					  <label class="sub_info">금액</label>
167
 					  <label class="sub_info">금액</label>
@@ -171,7 +171,7 @@
171
 				  </div>
171
 				  </div>
172
 				  <div class="left">
172
 				  <div class="left">
173
 					<div class="nomal">
173
 					<div class="nomal">
174
-					  <label class="col_1">구매가 </label>
174
+					  <label class="col_3">구매가 </label>
175
 					  <span>:</span>
175
 					  <span>:</span>
176
 					  <div class="full fnPodrAmt"></div>
176
 					  <div class="full fnPodrAmt"></div>
177
 					</div>
177
 					</div>
@@ -209,7 +209,7 @@
209
 			<div id="ITP_POP_MPOMNG04010_SPPLY_LIST_AREA" class="popup_scroll">
209
 			<div id="ITP_POP_MPOMNG04010_SPPLY_LIST_AREA" class="popup_scroll">
210
 				<ul id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWS" class="mb_0 panel-group itp_nav"></ul>
210
 				<ul id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWS" class="mb_0 panel-group itp_nav"></ul>
211
 				<div id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWCOPY" style="display: none;">
211
 				<div id="ITP_POP_MPOMNG04010_SPPLY_LIST_ROWCOPY" style="display: none;">
212
-					<li class="row_2">
212
+					<li class="row_2 item-row">
213
 						<div class="scroll_left">
213
 						<div class="scroll_left">
214
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
214
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
215
 							<div class="con_2 wichi fnStNm">($)</div>
215
 							<div class="con_2 wichi fnStNm">($)</div>
@@ -246,7 +246,7 @@
246
 			<div id="ITP_LIST_MPOMNG04010_POP_WHS_AREA" class="popup_scroll">
246
 			<div id="ITP_LIST_MPOMNG04010_POP_WHS_AREA" class="popup_scroll">
247
 				<ul id="ITP_LIST_MPOMNG04010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
247
 				<ul id="ITP_LIST_MPOMNG04010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
248
 				<div id="ITP_LIST_MPOMNG04010_POP_WHS_ROWCOPY" style="display: none;">
248
 				<div id="ITP_LIST_MPOMNG04010_POP_WHS_ROWCOPY" style="display: none;">
249
-					<li class="row_2">
249
+					<li class="row_2 item-row">
250
 						<div class="scroll_left">
250
 						<div class="scroll_left">
251
 							<div class="con_2 fnWhsNm"></div>
251
 							<div class="con_2 fnWhsNm"></div>
252
 							<div class="con_2 wichi fnLocationNm"></div>
252
 							<div class="con_2 wichi fnLocationNm"></div>

+ 5 - 5
src/main/webapp/mobile/app/mpomng/MPOMNG05010.html

@@ -1,6 +1,6 @@
1
 <section id="ITP_MOBILE_MPOMNG05010">
1
 <section id="ITP_MOBILE_MPOMNG05010">
2
 	<div id="ITP_AJAX_MPOMNG05010_LIST_CONTAINER" >
2
 	<div id="ITP_AJAX_MPOMNG05010_LIST_CONTAINER" >
3
-		<form id="ITP_FORM_MPOMNG05010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MPOMNG05010_LIST_SEARCH" class="area_full form-horizontal" onsubmit="return false;">
4
 			<input type="hidden" id="ITP_FORM_MPOMNG0500_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
4
 			<input type="hidden" id="ITP_FORM_MPOMNG0500_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
5
 			<input type="hidden" id="ITP_FORM_MPOMNG05010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
5
 			<input type="hidden" id="ITP_FORM_MPOMNG05010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
6
 			<input type="hidden" id="ITP_FORM_MPOMNG05010_LIST_SEARCH_IDX" name="sidx" value="0">
6
 			<input type="hidden" id="ITP_FORM_MPOMNG05010_LIST_SEARCH_IDX" name="sidx" value="0">
@@ -76,7 +76,7 @@
76
 			<div id="ITP_LIST_MPOMNG05010_LIST_ITEM_AREA" class="scroll_area row-5">
76
 			<div id="ITP_LIST_MPOMNG05010_LIST_ITEM_AREA" class="scroll_area row-5">
77
 				<ul id="ITP_LIST_MPOMNG05010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
77
 				<ul id="ITP_LIST_MPOMNG05010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
78
 				<div id="ITP_LIST_MPOMNG05010_LIST_ITEM_ROWCOPY" style="display: none;">
78
 				<div id="ITP_LIST_MPOMNG05010_LIST_ITEM_ROWCOPY" style="display: none;">
79
-					<li class="history_list2">
79
+					<li class="history_list4 item-row">
80
 						<div class="left">
80
 						<div class="left">
81
 							<div class="nomal">
81
 							<div class="nomal">
82
 								<label>납품번호 </label>
82
 								<label>납품번호 </label>
@@ -86,7 +86,7 @@
86
 						</div>
86
 						</div>
87
 						<div class="left">
87
 						<div class="left">
88
 							<div class="nomal">
88
 							<div class="nomal">
89
-								<label class="col_3">납품예정일</label>
89
+								<label class="">납품예정일</label>
90
 								<span>:</span>
90
 								<span>:</span>
91
 								<div class="fnDlvReqDt history_info"></div>
91
 								<div class="fnDlvReqDt history_info"></div>
92
 								<label class="fn sub_info">납품일자</label>
92
 								<label class="fn sub_info">납품일자</label>
@@ -151,7 +151,7 @@
151
 			<div id="ITP_POP_MPOMNG05010_LIST_SPPLY_AREA" class="popup_scroll">
151
 			<div id="ITP_POP_MPOMNG05010_LIST_SPPLY_AREA" class="popup_scroll">
152
 				<ul id="ITP_POP_MPOMNG05010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
152
 				<ul id="ITP_POP_MPOMNG05010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
153
 				<div id="ITP_POP_MPOMNG05010_LIST_SPPLY_ROWCOPY" style="display: none;">
153
 				<div id="ITP_POP_MPOMNG05010_LIST_SPPLY_ROWCOPY" style="display: none;">
154
-					<li class="row_2">
154
+					<li class="row_2 item-row">
155
 						<div class="scroll_left">
155
 						<div class="scroll_left">
156
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
156
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
157
 							<div class="con_2 wichi fnStNm">($)</div>
157
 							<div class="con_2 wichi fnStNm">($)</div>
@@ -188,7 +188,7 @@
188
 			<div id="ITP_LIST_MPOMNG05010_POP_WHS_AREA" class="popup_scroll">
188
 			<div id="ITP_LIST_MPOMNG05010_POP_WHS_AREA" class="popup_scroll">
189
 				<ul id="ITP_LIST_MPOMNG05010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
189
 				<ul id="ITP_LIST_MPOMNG05010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
190
 				<div id="ITP_LIST_MPOMNG05010_POP_WHS_ROWCOPY" style="display: none;">
190
 				<div id="ITP_LIST_MPOMNG05010_POP_WHS_ROWCOPY" style="display: none;">
191
-					<li class="row_2">
191
+					<li class="row_2 item-row">
192
 						<div class="scroll_left">
192
 						<div class="scroll_left">
193
 							<div class="con_2 fnWhsNm"></div>
193
 							<div class="con_2 fnWhsNm"></div>
194
 							<div class="con_2 wichi fnLocationNm"></div>
194
 							<div class="con_2 wichi fnLocationNm"></div>

+ 15 - 17
src/main/webapp/mobile/app/mpomng/MPOMNG06010.html

@@ -1,6 +1,6 @@
1
 <section id="ITP_MOBILE_MPOMNG06010">
1
 <section id="ITP_MOBILE_MPOMNG06010">
2
 	<div id="ITP_AJAX_MPOMNG06010_LIST_CONTAINER" >
2
 	<div id="ITP_AJAX_MPOMNG06010_LIST_CONTAINER" >
3
-		<form id="ITP_FORM_MPOMNG06010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MPOMNG06010_LIST_SEARCH" class="put_btn form-horizontal" onsubmit="return false;">
4
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
4
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
5
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
5
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
6
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_IDX" name="sidx" value="0">
6
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_IDX" name="sidx" value="0">
@@ -65,52 +65,50 @@
65
 					</div>
65
 					</div>
66
 				</div>
66
 				</div>
67
 			</div>
67
 			</div>
68
-		</form>
69
-		<form id="ITP_FORM_MPOMNG06010_LIST_MODIFY" class="form-horizontal" onsubmit="return false;">
70
 			<div id="ITP_LIST_MPOMNG06010_LIST_ITEM_AREA" class="scroll_area row-6">
68
 			<div id="ITP_LIST_MPOMNG06010_LIST_ITEM_AREA" class="scroll_area row-6">
71
 				<ul id="ITP_LIST_MPOMNG06010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
69
 				<ul id="ITP_LIST_MPOMNG06010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
72
 				<div id="ITP_LIST_MPOMNG06010_LIST_ITEM_ROWCOPY" style="display: none;">
70
 				<div id="ITP_LIST_MPOMNG06010_LIST_ITEM_ROWCOPY" style="display: none;">
73
-					<li class="history_list2 item-row">
71
+					<li class="history_list4 item-row">
74
 						<div class="left">
72
 						<div class="left">
75
 							<div class="nomal">
73
 							<div class="nomal">
76
-								<label class="col_3">품목명</label>
74
+								<label class="">품목명</label>
77
 								<span>:</span>
75
 								<span>:</span>
78
 								<div class="full fnItemNm"></div>
76
 								<div class="full fnItemNm"></div>
79
 							</div>
77
 							</div>
80
 						</div>
78
 						</div>
81
 						<div class="left">
79
 						<div class="left">
82
 							<div class="nomal">
80
 							<div class="nomal">
83
-								<label class="col_3">납품장소</label>
81
+								<label class="">납품장소</label>
84
 								<span>:</span>
82
 								<span>:</span>
85
 								<div class="full fnWhsNm"></div>
83
 								<div class="full fnWhsNm"></div>
86
 							</div>
84
 							</div>
87
 						</div>
85
 						</div>
88
 						<div class="left">
86
 						<div class="left">
89
 							<div class="nomal">
87
 							<div class="nomal">
90
-								<label class="col_3">납품요청일</label>
88
+								<label class="">납품요청일</label>
91
 								<span>:</span>
89
 								<span>:</span>
92
 								<div class="col_75 fnDlvReqDt"></div>
90
 								<div class="col_75 fnDlvReqDt"></div>
93
-								<label class="col_3">납품예정일</label>
91
+								<label class="">납품예정일</label>
94
 								<span>:</span>
92
 								<span>:</span>
95
 								<div class="fnDlvSchDt"></div>
93
 								<div class="fnDlvSchDt"></div>
96
 							</div>
94
 							</div>
97
 						</div>
95
 						</div>
98
 						<div class="left">
96
 						<div class="left">
99
 							<div class="nomal">
97
 							<div class="nomal">
100
-								<label class="col_3">납품단가</label>
98
+								<label class="">납품단가</label>
101
 								<span>:</span>
99
 								<span>:</span>
102
-								<div class="col_8 fnUnitAmt"></div>
103
-								<label class="col_3">납품금액</label>
100
+								<div class=" fnUnitAmt"></div>
101
+								<label class="">납품금액</label>
104
 								<span>:</span>
102
 								<span>:</span>
105
-								<div class="col_10 fnWhsAmt"></div>
103
+								<div class=" fnWhsAmt"></div>
106
 							</div>
104
 							</div>
107
 						</div>
105
 						</div>
108
 						<div class="left">
106
 						<div class="left">
109
 							<div class="nomal">
107
 							<div class="nomal">
110
-								<label class="col_3">납품수량</label>
108
+								<label class="">납품수량</label>
111
 								<span>:</span>
109
 								<span>:</span>
112
-								<div class="col_8 fnDlvQty"></div>
113
-								<label class="col_3">입고수량</label>
110
+								<div class=" fnDlvQty"></div>
111
+								<label class="">입고수량</label>
114
 								<span>:</span>
112
 								<span>:</span>
115
 								<input id="ITP_FORM_MPOMNG06010_LIST_WHS_QTY" class="fnWhsQty" name="whsQty" type="text" placeholder="">
113
 								<input id="ITP_FORM_MPOMNG06010_LIST_WHS_QTY" class="fnWhsQty" name="whsQty" type="text" placeholder="">
116
 							</div>
114
 							</div>
@@ -149,7 +147,7 @@
149
 			<div id="ITP_POP_MPOMNG06010_LIST_SPPLY_AREA" class="popup_scroll">
147
 			<div id="ITP_POP_MPOMNG06010_LIST_SPPLY_AREA" class="popup_scroll">
150
 				<ul id="ITP_POP_MPOMNG06010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
148
 				<ul id="ITP_POP_MPOMNG06010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
151
 				<div id="ITP_POP_MPOMNG06010_LIST_SPPLY_ROWCOPY" style="display: none;;">
149
 				<div id="ITP_POP_MPOMNG06010_LIST_SPPLY_ROWCOPY" style="display: none;;">
152
-					<li class="row_2">
150
+					<li class="row_2 item-row">
153
 						<div class="scroll_left">
151
 						<div class="scroll_left">
154
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
152
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
155
 							<div class="con_2 wichi fnStNm">($)</div>
153
 							<div class="con_2 wichi fnStNm">($)</div>
@@ -186,7 +184,7 @@
186
 			<div id="ITP_LIST_MPOMNG06010_POP_WHS_AREA" class="popup_scroll">
184
 			<div id="ITP_LIST_MPOMNG06010_POP_WHS_AREA" class="popup_scroll">
187
 				<ul id="ITP_LIST_MPOMNG06010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
185
 				<ul id="ITP_LIST_MPOMNG06010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
188
 				<div id="ITP_LIST_MPOMNG06010_POP_WHS_ROWCOPY" style="display: none;">
186
 				<div id="ITP_LIST_MPOMNG06010_POP_WHS_ROWCOPY" style="display: none;">
189
-					<li class="row_2">
187
+					<li class="row_2 item-row">
190
 						<div class="scroll_left">
188
 						<div class="scroll_left">
191
 						  <div class="con_2 fnWhsNm"></div>
189
 						  <div class="con_2 fnWhsNm"></div>
192
 						  <div class="con_2 wichi fnLocationNm"></div>
190
 						  <div class="con_2 wichi fnLocationNm"></div>

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

@@ -1,6 +1,6 @@
1
 <section id="ITP_MOBILE_MPOMNG07010">
1
 <section id="ITP_MOBILE_MPOMNG07010">
2
 	<div id="ITP_AJAX_MPOMNG07010_LIST_CONTAINER" >
2
 	<div id="ITP_AJAX_MPOMNG07010_LIST_CONTAINER" >
3
-		<form id="ITP_FORM_MPOMNG07010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MPOMNG07010_LIST_SEARCH" class="area_full form-horizontal" onsubmit="return false;">
4
 			<input type="hidden" id="ITP_FORM_MPOMNG07010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
4
 			<input type="hidden" id="ITP_FORM_MPOMNG07010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
5
 			<input type="hidden" id="ITP_FORM_MPOMNG07010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
5
 			<input type="hidden" id="ITP_FORM_MPOMNG07010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
6
 			<input type="hidden" id="ITP_FORM_MPOMNG07010_LIST_SEARCH_IDX" name="sidx" value="0">
6
 			<input type="hidden" id="ITP_FORM_MPOMNG07010_LIST_SEARCH_IDX" name="sidx" value="0">
@@ -68,17 +68,17 @@
68
       <div id="ITP_LIST_MPOMNG07010_LIST_ITEM_AREA" class="scroll_area row-6">
68
       <div id="ITP_LIST_MPOMNG07010_LIST_ITEM_AREA" class="scroll_area row-6">
69
         <ul id="ITP_LIST_MPOMNG07010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
69
         <ul id="ITP_LIST_MPOMNG07010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
70
         	<div id="ITP_LIST_MPOMNG07010_LIST_ITEM_ROWCOPY" style="display: none;">
70
         	<div id="ITP_LIST_MPOMNG07010_LIST_ITEM_ROWCOPY" style="display: none;">
71
-		      <li class="history_list2 item-row">
71
+		      <li class="history_list4 item-row">
72
 				<div class="left">
72
 				<div class="left">
73
 					<div class="nomal">
73
 					<div class="nomal">
74
-						<label class="col_3">품목명</label>
74
+						<label class="">품목명</label>
75
 						<span>:</span>
75
 						<span>:</span>
76
 						<div class="full fnItemNm"></div>
76
 						<div class="full fnItemNm"></div>
77
 					</div>
77
 					</div>
78
 				</div>
78
 				</div>
79
 				<div class="left">
79
 				<div class="left">
80
 					<div class="nomal">
80
 					<div class="nomal">
81
-						<label class="col_3">납품자명</label>
81
+						<label class="">납품자명</label>
82
 						<span>:</span>
82
 						<span>:</span>
83
 						<div class="fnDlvMgrNm"></div>
83
 						<div class="fnDlvMgrNm"></div>
84
 						<label class="col_3">입고확인자</label>
84
 						<label class="col_3">입고확인자</label>
@@ -88,7 +88,7 @@
88
 				</div>
88
 				</div>
89
 				<div class="left">
89
 				<div class="left">
90
 					<div class="nomal">
90
 					<div class="nomal">
91
-						<label class="col_3">납품요청일</label>
91
+						<label class="">납품요청일</label>
92
 						<span>:</span>
92
 						<span>:</span>
93
 						<div class="col_75 fnDlvReqDt"></div>
93
 						<div class="col_75 fnDlvReqDt"></div>
94
 						<label class="col_3">납품완료일</label>
94
 						<label class="col_3">납품완료일</label>
@@ -98,22 +98,22 @@
98
 				</div>
98
 				</div>
99
 				<div class="left">
99
 				<div class="left">
100
 					<div class="nomal">
100
 					<div class="nomal">
101
-						<label class="col_3">발주수량</label>
101
+						<label class="">발주수량</label>
102
 						<span>:</span>
102
 						<span>:</span>
103
-						<div class="col_8 fnPodrQty"></div>
104
-						<label class="col_3">입고금액</label>
103
+						<div class=" fnPodrQty"></div>
104
+						<label class="">입고금액</label>
105
 						<span>:</span>
105
 						<span>:</span>
106
-						<div class="col_10 fnWhsAmt"></div>
106
+						<div class=" fnWhsAmt"></div>
107
 					</div>
107
 					</div>
108
 				</div>
108
 				</div>
109
 				<div class="left">
109
 				<div class="left">
110
 					<div class="nomal">
110
 					<div class="nomal">
111
-						<label class="col_3">납품수량</label>
111
+						<label class="">납품수량</label>
112
 						<span>:</span>
112
 						<span>:</span>
113
-						<div class="col_8 fnDlvQty"></div>
114
-						<label class="col_3">입고수량</label>
113
+						<div class=" fnDlvQty"></div>
114
+						<label class="">입고수량</label>
115
 						<span>:</span>
115
 						<span>:</span>
116
-						<div class="col_10 fnWhsQty"></div>
116
+						<div class=" fnWhsQty"></div>
117
 					</div>
117
 					</div>
118
 				</div>
118
 				</div>
119
 			</li>
119
 			</li>
@@ -146,7 +146,7 @@
146
 			<div id="ITP_POP_MPOMNG07010_LIST_SPPLY_AREA" class="popup_scroll">
146
 			<div id="ITP_POP_MPOMNG07010_LIST_SPPLY_AREA" class="popup_scroll">
147
 				<ul id="ITP_POP_MPOMNG07010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
147
 				<ul id="ITP_POP_MPOMNG07010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
148
 				<div id="ITP_POP_MPOMNG07010_LIST_SPPLY_ROWCOPY" style="display: none;">
148
 				<div id="ITP_POP_MPOMNG07010_LIST_SPPLY_ROWCOPY" style="display: none;">
149
-					<li class="row_2">
149
+					<li class="row_2 item-row">
150
 						<div class="scroll_left">
150
 						<div class="scroll_left">
151
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
151
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
152
 							<div class="con_2 wichi fnStNm">($)</div>
152
 							<div class="con_2 wichi fnStNm">($)</div>
@@ -183,7 +183,7 @@
183
 			<div id="ITP_LIST_MPOMNG07010_POP_WHS_AREA" class="popup_scroll">
183
 			<div id="ITP_LIST_MPOMNG07010_POP_WHS_AREA" class="popup_scroll">
184
 				<ul id="ITP_LIST_MPOMNG07010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
184
 				<ul id="ITP_LIST_MPOMNG07010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
185
 				<div id="ITP_LIST_MPOMNG07010_POP_WHS_ROWCOPY" style="display: none;">
185
 				<div id="ITP_LIST_MPOMNG07010_POP_WHS_ROWCOPY" style="display: none;">
186
-					<li class="row_2">
186
+					<li class="row_2 item-row">
187
 						<div class="scroll_left">
187
 						<div class="scroll_left">
188
 							<div class="con_2 fnWhsNm"></div>
188
 							<div class="con_2 fnWhsNm"></div>
189
 							<div class="con_2 wichi fnLocationNm"></div>
189
 							<div class="con_2 wichi fnLocationNm"></div>

+ 6 - 6
src/main/webapp/mobile/app/mrtnmng/MRTNMNG01010.html

@@ -1,6 +1,6 @@
1
 <section id="ITP_MOBILE_MRTNMNG01010">
1
 <section id="ITP_MOBILE_MRTNMNG01010">
2
 	<div id="ITP_AJAX_MRTNMNG01010_DETAIL_CONTAINER">
2
 	<div id="ITP_AJAX_MRTNMNG01010_DETAIL_CONTAINER">
3
-		<form id="ITP_FORM_MRTNMNG01010_DETAIL" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MRTNMNG01010_DETAIL" class="put_btn form-horizontal" onsubmit="return false;">
4
 			<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_VIEW_CD" name="viewCd" value="C">
4
 			<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_VIEW_CD" name="viewCd" value="C">
5
 			<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_BRAND_ID" name="brandId" value="">
5
 			<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_BRAND_ID" name="brandId" value="">
6
 			<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_STORE_ID" name="storeId" value="">
6
 			<input type="hidden" id="ITP_FORM_MRTNMNG01010_DETAIL_STORE_ID" name="storeId" value="">
@@ -47,7 +47,7 @@
47
 			<div id="ITP_LIST_MRTNMNG01010_ITEM_AREA" class="scroll_area row-7">
47
 			<div id="ITP_LIST_MRTNMNG01010_ITEM_AREA" class="scroll_area row-7">
48
 				<ul id="ITP_LIST_MRTNMNG01010_DETAIL_ROWS" class="mb_0 panel-group"></ul>
48
 				<ul id="ITP_LIST_MRTNMNG01010_DETAIL_ROWS" class="mb_0 panel-group"></ul>
49
 				<div id="ITP_LIST_MRTNMNG01010_DETAIL_ROWCOPY" style="display: none;"><!-- style="display: grid;" -->
49
 				<div id="ITP_LIST_MRTNMNG01010_DETAIL_ROWCOPY" style="display: none;"><!-- style="display: grid;" -->
50
-					<li class="list-row">
50
+					<li class="list-row item-row">
51
 						<div class="left_info">
51
 						<div class="left_info">
52
 			              <div class="check_box">
52
 			              <div class="check_box">
53
 			                <input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" />
53
 			                <input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" />
@@ -63,7 +63,7 @@
63
 			                <div class="itp_amt fnUnitAmt"></div>
63
 			                <div class="itp_amt fnUnitAmt"></div>
64
 			              </div>
64
 			              </div>
65
 			            </div>
65
 			            </div>
66
-						<div class="right">
66
+						<div class="right" style="width:125px;">
67
 							<button id="ITP_BTN_MRTNMNG01010_DETAIL_MINUS" class="DETAIL_ITEM_MINUS">-</button>
67
 							<button id="ITP_BTN_MRTNMNG01010_DETAIL_MINUS" class="DETAIL_ITEM_MINUS">-</button>
68
 							<div class="num fnPchReqQty">1</div>
68
 							<div class="num fnPchReqQty">1</div>
69
 							<button id="ITP_BTN_MRTNMNG01010_DETAIL_PLUS" class="DETAIL_ITEM_PLUS">+</button>
69
 							<button id="ITP_BTN_MRTNMNG01010_DETAIL_PLUS" class="DETAIL_ITEM_PLUS">+</button>
@@ -136,7 +136,7 @@
136
 			<div id="ITP_LIST_MRTNMNG01010_POP_WHS_AREA" class="popup_scroll">
136
 			<div id="ITP_LIST_MRTNMNG01010_POP_WHS_AREA" class="popup_scroll">
137
 				<ul id="ITP_LIST_MRTNMNG01010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
137
 				<ul id="ITP_LIST_MRTNMNG01010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
138
 				<div id="ITP_LIST_MRTNMNG01010_POP_WHS_ROWCOPY" style="display: none;">
138
 				<div id="ITP_LIST_MRTNMNG01010_POP_WHS_ROWCOPY" style="display: none;">
139
-					<li class="row_2">
139
+					<li class="row_2 item-row">
140
 						<div class="scroll_left">
140
 						<div class="scroll_left">
141
 							<div class="con_2 fnWhsNm">브랜드 창고 명A</div>
141
 							<div class="con_2 fnWhsNm">브랜드 창고 명A</div>
142
 							<div class="con_2 wichi fnLocationNm">(상세위치내용)</div>
142
 							<div class="con_2 wichi fnLocationNm">(상세위치내용)</div>
@@ -173,8 +173,8 @@
173
 			</form>
173
 			</form>
174
 			<div id="ITP_LIST_MRTNMNG01010_POP_ITEM_AREA" class="popup_scroll">
174
 			<div id="ITP_LIST_MRTNMNG01010_POP_ITEM_AREA" class="popup_scroll">
175
 				<ul id="ITP_LIST_MRTNMNG01010_POP_ITEM_ROWS" class="mb_0 panel-group"></ul>
175
 				<ul id="ITP_LIST_MRTNMNG01010_POP_ITEM_ROWS" class="mb_0 panel-group"></ul>
176
-				<div id="ITP_LIST_MRTNMNG01010_POP_ITEM_ROWCOPY" style="display: none;">
177
-					<li class="row_2">
176
+				<div id="ITP_LIST_MRTNMNG01010_POP_ITEM_ROWCOPY" style="display: block;">
177
+					<li class="row_2 item-row">
178
 						 <div class="scroll_left item">
178
 						 <div class="scroll_left item">
179
                             <div class="fnItemNm">품목명</div>
179
                             <div class="fnItemNm">품목명</div>
180
                             <div class="mg_0">
180
                             <div class="mg_0">

+ 78 - 83
src/main/webapp/mobile/app/mrtnmng/MRTNMNG02010.html

@@ -1,8 +1,8 @@
1
 <section id="ITP_MOBILE_MRTNMNG02010">
1
 <section id="ITP_MOBILE_MRTNMNG02010">
2
 	<div id="ITP_AJAX_MRTNMNG02010_LIST_CONTAINER" style="display: none;">
2
 	<div id="ITP_AJAX_MRTNMNG02010_LIST_CONTAINER" style="display: none;">
3
-		<div class="content">
4
-			<div class="content_fix">
5
-				<form id="ITP_FORM_MRTNMNG02010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MRTNMNG02010_LIST_SEARCH" class="area_full form-horizontal" onsubmit="return false;">
4
+			<div class="content">
5
+				<div class="content_fix">
6
 					<input type="hidden" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
6
 					<input type="hidden" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
7
 					<input type="hidden" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
7
 					<input type="hidden" id="ITP_FORM_MRTNMNG02010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
8
 					<div class="line header">
8
 					<div class="line header">
@@ -45,38 +45,28 @@
45
 					<div class="table_header">
45
 					<div class="table_header">
46
 						<h1><반품 요청 내역></h1>
46
 						<h1><반품 요청 내역></h1>
47
 					</div>
47
 					</div>
48
-				</form>
49
 			</div>
48
 			</div>
50
 		</div>
49
 		</div>
51
 		<div id="ITP_LIST_MRTNMNG02010_LIST_AREA" class="scroll_area row-8">
50
 		<div id="ITP_LIST_MRTNMNG02010_LIST_AREA" class="scroll_area row-8">
52
 			<ul id="ITP_LIST_MRTNMNG02010_LIST_ROWS" class="mb_0 panel-group"></ul>
51
 			<ul id="ITP_LIST_MRTNMNG02010_LIST_ROWS" class="mb_0 panel-group"></ul>
53
 			<div id="ITP_LIST_MRTNMNG02010_LIST_ROWCOPY" style="display: none;">
52
 			<div id="ITP_LIST_MRTNMNG02010_LIST_ROWCOPY" style="display: none;">
54
-				<li class="history_list5">
55
-					<!--<div class="left">
56
-						<div class="nomal">
57
-							<label class="col_1">반품요청번호</label>
58
-							<span>:</span>
59
-							<div class="history">
60
-								<div class="fnRtnReqUnqNo"></div>
61
-							</div>
62
-						</div>
63
-					</div>-->
53
+				<li class="history_list5 item-row">
64
 					<div class="left">
54
 					<div class="left">
65
 						<div class="nomal">
55
 						<div class="nomal">
66
-							<label class="col_1">요청일 </label>
56
+							<label class="col_3">요청일 </label>
67
 							<span>:</span>
57
 							<span>:</span>
68
 							<div class="fnRtnReqDt"></div>
58
 							<div class="fnRtnReqDt"></div>
69
-							<label class="col_1">상태</label>
59
+							<label class="col_3">상태</label>
70
 							<span>:</span>
60
 							<span>:</span>
71
 							<div class="fnRtnReqStNm"></div>
61
 							<div class="fnRtnReqStNm"></div>
72
 						</div>
62
 						</div>
73
 					</div>
63
 					</div>
74
 					<div class="left">
64
 					<div class="left">
75
 						<div class="nomal">
65
 						<div class="nomal">
76
-							<label class="col_1">금액</label>
66
+							<label class="col_3">금액</label>
77
 							<span>:</span>
67
 							<span>:</span>
78
 							<div class="fnRtnReqAmt"></div>
68
 							<div class="fnRtnReqAmt"></div>
79
-							<label class="col_1">품목수 </label>
69
+							<label class="col_3">품목수 </label>
80
 							<span>:</span>
70
 							<span>:</span>
81
 							<div class="fnRtnReqItemQty"></div>
71
 							<div class="fnRtnReqItemQty"></div>
82
 						</div>
72
 						</div>
@@ -84,82 +74,87 @@
84
 				</li>
74
 				</li>
85
 			</div>
75
 			</div>
86
 		</div>
76
 		</div>
77
+	  </form>
87
 	</div>
78
 	</div>
88
 	<div id="ITP_AJAX_MRTNMNG02010_DETAIL_CONTAINER" style="display: none;">
79
 	<div id="ITP_AJAX_MRTNMNG02010_DETAIL_CONTAINER" style="display: none;">
89
-		<div class="content">
90
-			<div class="content_fix">
91
-				<div class="line header">
92
-					<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청현황</div>
93
-				</div>
94
-				<div class="line">
95
-					<label>반품요청일</label>
96
-					<div class="line_right">
97
-						<div class="fnRtnReqDt"></div>
98
-					</div>
99
-				</div>
100
-				<div class="line">
101
-					<label>반품요청금액</label>
102
-					<div class="line_right">
103
-						<div class="fnRtnReqAmt"></div>
80
+		<form id="ITP_FORM_MRTNMNG02010_DETAIL_SEARCH" class="put_btn form-horizontal" onsubmit="return false;">
81
+			<div class="content">
82
+				<div class="content_fix">
83
+					<div class="line header">
84
+						<div class="itp_search_header"><img src="../img/right_arrow_pink.png" alt="">반품요청현황</div>
104
 					</div>
85
 					</div>
105
-				</div>
106
-				<div class="line">
107
-					<label>반품장소</label>
108
-					<div class="line_right">
109
-						<div class="fnRtnWhsNm"></div>
86
+					<div class="line">
87
+						<label>반품요청일</label>
88
+						<div class="line_right">
89
+							<div class="fnRtnReqDt"></div>
90
+						</div>
110
 					</div>
91
 					</div>
111
-				</div>
112
-				<div class="line">
113
-					<label>반려일자</label>
114
-					<div class="line_right">
115
-						<div class="fnRjctDt"></div>
92
+					<div class="line">
93
+						<label>반품요청금액</label>
94
+						<div class="line_right">
95
+							<div class="fnRtnReqAmt"></div>
96
+						</div>
116
 					</div>
97
 					</div>
117
-				</div>
118
-				<div class="line">
119
-					<label>반려담당자</label>
120
-					<div class="line_right">
121
-						<div class="fnRjctMgrNm"></div>
98
+					<div class="line">
99
+						<label>반품장소</label>
100
+						<div class="line_right">
101
+							<div class="fnRtnWhsNm"></div>
102
+						</div>
122
 					</div>
103
 					</div>
123
-				</div>
124
-				<div class="line">
125
-					<label>반려사유</label>
126
-					<div class="line_right">
127
-						<div class="fnRjctRsn"></div>
104
+					<div class="line">
105
+						<label>반려일자</label>
106
+						<div class="line_right">
107
+							<div class="fnRjctDt"></div>
108
+						</div>
128
 					</div>
109
 					</div>
129
-				</div>
130
-				<div class="table_header">
131
-					<h1><반품 품목></h1>
132
-				</div>
133
-			</div>
134
-		</div>
135
-		<div id="ITP_LIST_MRTNMNG02010_DETAIL_AREA" class="scroll_area row-7">
136
-			<ul id="ITP_LIST_MRTNMNG02010_DETAIL_ROWS" class="mb_0 panel-group"></ul>
137
-			<div id="ITP_LIST_MRTNMNG02010_DETAIL_ROWCOPY" style="display: none;"><!-- style="display: grid;" -->
138
-				<li class="item-row">
139
-					<div class="left_info">
140
-						<div class="thick">
141
-							<label>품목명</label>
142
-							<span>:</span>
143
-							<div class="itp_item fnItemNm"></div>
110
+					<div class="line">
111
+						<label>반려담당자</label>
112
+						<div class="line_right">
113
+							<div class="fnRjctMgrNm"></div>
144
 						</div>
114
 						</div>
145
-						<div class="thick">
146
-							<label>구매가</label>
147
-							<span>:</span>
148
-							<div class="itp_amt fnRtnAmt"></div>
115
+					</div>
116
+					<div class="line">
117
+						<label>반려사유</label>
118
+						<div class="line_right">
119
+							<div class="fnRjctRsn"></div>
149
 						</div>
120
 						</div>
150
 					</div>
121
 					</div>
151
-					<div class="right">
152
-						<div class="fnnum fnRtnQty">1</div>
122
+					<div class="table_header">
123
+						<h1><반품 품목></h1>
153
 					</div>
124
 					</div>
154
-				</li>
125
+				</div>
155
 			</div>
126
 			</div>
156
-		</div>
157
-		<div class="button_bar">
158
-			<button id="ITP_BTN_MRTNMNG02010_DETAIL_CANCEL_LIST" class="col_12 btn-gray CLB">취소</button>
159
-		</div>
127
+			<div id="ITP_LIST_MRTNMNG02010_DETAIL_AREA" class="scroll_area row-7">
128
+				<ul id="ITP_LIST_MRTNMNG02010_DETAIL_ROWS" class="mb_0 panel-group"></ul>
129
+				<div id="ITP_LIST_MRTNMNG02010_DETAIL_ROWCOPY" style="display: none;"><!-- style="display: grid;" -->
130
+					<li class="history_list5 item-row">
131
+			          <div class="left">
132
+			            <div class="nomal">
133
+			              	<label class="col_3">품목명</label>
134
+			                <span>:</span>
135
+			                <div class="full fnItemNm"></div>
136
+			              </div>
137
+			           </div>   
138
+			           <div class="left">
139
+			            <div class="nomal">
140
+			              	<label class="col_3">요청수량</label>
141
+			                <span>:</span>
142
+			                <div class="fnPchReqQty"></div>
143
+			                <label class="col_3">요청금액</label>
144
+			                <span>:</span>
145
+			                <div class="col_10 fnPchReqAmt"></div>
146
+			              </div>
147
+			           </div>   
148
+			        </li>
149
+				</div>
150
+			</div>
151
+			<div class="button_bar">
152
+				<button id="ITP_BTN_MRTNMNG02010_DETAIL_CANCEL_LIST" class="col_12 btn-gray CLB">취소</button>
153
+			</div>
154
+		</form>
160
 	</div>
155
 	</div>
161
 	<div id="ITP_AJAX_MRTNMNG02010_MODIFY_CONTAINER" style="display: none;">
156
 	<div id="ITP_AJAX_MRTNMNG02010_MODIFY_CONTAINER" style="display: none;">
162
-		<form id="ITP_FORM_MRTNMNG02010_MODIFY" class="form-horizontal" onsubmit="return false;">
157
+		<form id="ITP_FORM_MRTNMNG02010_MODIFY" class="put_btn form-horizontal" onsubmit="return false;">
163
 			<input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_VIEW_CD" name="viewCd" value="U">
158
 			<input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_VIEW_CD" name="viewCd" value="U">
164
 			<input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_BRAND_ID" name="brandId" value="">
159
 			<input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_BRAND_ID" name="brandId" value="">
165
 			<input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_STORE_ID" name="storeId" value="">
160
 			<input type="hidden" id="ITP_FORM_MRTNMNG02010_MODIFY_STORE_ID" name="storeId" value="">
@@ -209,7 +204,7 @@
209
 				<ul id="ITP_LIST_MRTNMNG02010_MODIFY_ROWS" class="mb_0 panel-group"></ul>
204
 				<ul id="ITP_LIST_MRTNMNG02010_MODIFY_ROWS" class="mb_0 panel-group"></ul>
210
 				<div id="ITP_LIST_MRTNMNG02010_MODIFY_ROWCOPY" style="display: none;"><!-- style="display: gird;" -->
205
 				<div id="ITP_LIST_MRTNMNG02010_MODIFY_ROWCOPY" style="display: none;"><!-- style="display: gird;" -->
211
 					<li class="item-row">
206
 					<li class="item-row">
212
-						<div class="left_info">
207
+						<div class="left_info item">
213
 							<div class="check_box"><!-- class 변경 -->
208
 							<div class="check_box"><!-- class 변경 -->
214
 								<input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" />
209
 								<input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" />
215
 							</div>
210
 							</div>
@@ -296,7 +291,7 @@
296
 			<div id="ITP_LIST_MRTNMNG02010_POP_WHS_AREA" class="popup_scroll">
291
 			<div id="ITP_LIST_MRTNMNG02010_POP_WHS_AREA" class="popup_scroll">
297
 				<ul id="ITP_LIST_MRTNMNG02010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
292
 				<ul id="ITP_LIST_MRTNMNG02010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
298
 				<div id="ITP_LIST_MRTNMNG02010_POP_WHS_ROWCOPY" style="display: none;">
293
 				<div id="ITP_LIST_MRTNMNG02010_POP_WHS_ROWCOPY" style="display: none;">
299
-					<li class="row_2">
294
+					<li class="row_2 item_row">
300
 						<div class="scroll_left">
295
 						<div class="scroll_left">
301
 							<div class="fnWhsNm">브랜드 창고 명A</div>
296
 							<div class="fnWhsNm">브랜드 창고 명A</div>
302
 							<div class="wichi fnLocationNm">(상세위치내용)</div>
297
 							<div class="wichi fnLocationNm">(상세위치내용)</div>
@@ -334,7 +329,7 @@
334
 			<div id="ITP_LIST_MRTNMNG02010_POP_ITEM_AREA" class="popup_scroll">
329
 			<div id="ITP_LIST_MRTNMNG02010_POP_ITEM_AREA" class="popup_scroll">
335
 				<ul id="ITP_LIST_MRTNMNG02010_POP_ITEM_ROWS" class="mb_0 panel-group"></ul>
330
 				<ul id="ITP_LIST_MRTNMNG02010_POP_ITEM_ROWS" class="mb_0 panel-group"></ul>
336
 				<div id="ITP_LIST_MRTNMNG02010_POP_ITEM_ROWCOPY" style="display: none;">
331
 				<div id="ITP_LIST_MRTNMNG02010_POP_ITEM_ROWCOPY" style="display: none;">
337
-					<li class="row_2">
332
+					<li class="row_2 item-row">
338
 						<div class="scroll_left">
333
 						<div class="scroll_left">
339
 							<div class="fnItemNm"></div>
334
 							<div class="fnItemNm"></div>
340
 							<div class="mg_0">
335
 							<div class="mg_0">

+ 30 - 31
src/main/webapp/mobile/app/mrtnmng/MRTNMNG04010.html

@@ -1,6 +1,6 @@
1
 <section id="ITP_MOBILE_MRTNMNG04010">
1
 <section id="ITP_MOBILE_MRTNMNG04010">
2
 	<div id="ITP_AJAX_MRTNMNG04010_LIST_CONTAINER" style="display: none;">
2
 	<div id="ITP_AJAX_MRTNMNG04010_LIST_CONTAINER" style="display: none;">
3
-		<form id="ITP_FORM_MRTNMNG04010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MRTNMNG04010_LIST_SEARCH" class="area_full form-horizontal" onsubmit="return false;">
4
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
4
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
5
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
5
 			<input type="hidden" id="ITP_FORM_MPOMNG02010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
6
 			<div class="content">
6
 			<div class="content">
@@ -63,37 +63,37 @@
63
 			<div id="ITP_LIST_MRTNMNG04010_LIST_ITEM_AREA" class="scroll_area row-9">
63
 			<div id="ITP_LIST_MRTNMNG04010_LIST_ITEM_AREA" class="scroll_area row-9">
64
 				<ul id="ITP_LIST_MRTNMNG04010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
64
 				<ul id="ITP_LIST_MRTNMNG04010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
65
 				<div id="ITP_LIST_MRTNMNG04010_LIST_ITEM_ROWCOPY" style="display: none;">
65
 				<div id="ITP_LIST_MRTNMNG04010_LIST_ITEM_ROWCOPY" style="display: none;">
66
-					<li class="history_list7">
66
+					<li class="history_list7 item-row">
67
 						<div class="left">
67
 						<div class="left">
68
 							<div class="nomal">
68
 							<div class="nomal">
69
-								<label class="col_1">반품발주일자</label>
69
+								<label class="col_6">반품발주일자</label>
70
 								<span>:</span>
70
 								<span>:</span>
71
-								<div class="fnRtnOdrRegDt">2022.10.10</div>
72
-								<div class="col_0 fnColDvsnNm">(홍길동)</div>
71
+								<div class="auto fnRtnOdrRegDt">2022.10.10</div>
72
+								<div class="fnColDvsnNm">(홍길동)</div>
73
 							</div>
73
 							</div>
74
 						</div>
74
 						</div>
75
 						<div class="left">
75
 						<div class="left">
76
 							<div class="nomal">
76
 							<div class="nomal">
77
-								<label>반품발주상태</label>
77
+								<label class="col_6">반품발주상태</label>
78
 								<span>:</span>
78
 								<span>:</span>
79
 								<div class="col_6 fnRtnOdrStNm">발주가능</div>
79
 								<div class="col_6 fnRtnOdrStNm">발주가능</div>
80
 								<label>납품장소명</label>
80
 								<label>납품장소명</label>
81
-								<span class="mg0">:</span>
81
+								<span>:</span>
82
 								<div class="fnWhsNm">테스트 브랜드 창고명 ㅁㅇㄴㄻㄴ</div>
82
 								<div class="fnWhsNm">테스트 브랜드 창고명 ㅁㅇㄴㄻㄴ</div>
83
 							</div>
83
 							</div>
84
 						</div>
84
 						</div>
85
 						<div class="left">
85
 						<div class="left">
86
 							<div class="nomal">
86
 							<div class="nomal">
87
-								<label>반품발주정보</label>
87
+								<label class="col_6">반품발주정보</label>
88
 								<span>:</span>
88
 								<span>:</span>
89
-								<div class="col_0 fnRtnDodrItemQty">품목수</div>
89
+								<div class="auto fnRtnDodrItemQty">품목수</div>
90
 								<span>-</span>
90
 								<span>-</span>
91
 								<div class="fnRtnDodrTotalAmt">ㅁㄴㅇㄻㄴㅇㄻㄴㅇㄹ</div>
91
 								<div class="fnRtnDodrTotalAmt">ㅁㄴㅇㄻㄴㅇㄻㄴㅇㄹ</div>
92
 							</div>
92
 							</div>
93
 						</div>
93
 						</div>
94
 						<div class="left">
94
 						<div class="left">
95
 							<div class="nomal">
95
 							<div class="nomal">
96
-								<label>반품입고장소</label>
96
+								<label class="col_6">반품입고장소</label>
97
 								<span>:</span>
97
 								<span>:</span>
98
 								<div class="full fnRtnWhsNm">ㅌ테스트 브랜드 확인</div>
98
 								<div class="full fnRtnWhsNm">ㅌ테스트 브랜드 확인</div>
99
 							</div>
99
 							</div>
@@ -104,7 +104,7 @@
104
 		</form>
104
 		</form>
105
 	</div>
105
 	</div>
106
 	<div id="ITP_AJAX_MRTNMNG04010_VIEW_CONTAINER" style="display: none;">
106
 	<div id="ITP_AJAX_MRTNMNG04010_VIEW_CONTAINER" style="display: none;">
107
-		<form id="ITP_FORM_MRTNMNG04010_VIEW" class="form-horizontal" onsubmit="return false;">
107
+		<form id="ITP_FORM_MRTNMNG04010_VIEW" class="put_btn form-horizontal" onsubmit="return false;">
108
 			<input type="hidden" id="ITP_FORM_MRTNMNG04010_VIEW_VIEW_CD" name="viewCd" value="C">
108
 			<input type="hidden" id="ITP_FORM_MRTNMNG04010_VIEW_VIEW_CD" name="viewCd" value="C">
109
 			<div class="content">
109
 			<div class="content">
110
 				<div class="content_fix">
110
 				<div class="content_fix">
@@ -114,25 +114,25 @@
114
 					<div class="line">
114
 					<div class="line">
115
 						<label>반품발주일자</label>
115
 						<label>반품발주일자</label>
116
 						<div class="line_right">
116
 						<div class="line_right">
117
-							<div class="fnRtnOdrRegDt">2022.10.10</div>
117
+							<div class="fnRtnOdrRegDt"></div>
118
 						</div>
118
 						</div>
119
 					</div>
119
 					</div>
120
 					<div class="line">
120
 					<div class="line">
121
 						<label>반품발주금액</label>
121
 						<label>반품발주금액</label>
122
 						<div class="line_right">
122
 						<div class="line_right">
123
-							<div class="fnRtnDodrTotalAmt">1,000,000</div>
123
+							<div class="fnRtnDodrTotalAmt"></div>
124
 						</div>
124
 						</div>
125
 					</div>
125
 					</div>
126
 					<div class="line">
126
 					<div class="line">
127
 						<label>반품장소</label>
127
 						<label>반품장소</label>
128
 						<div class="line_right">
128
 						<div class="line_right">
129
-							<div class="fnRtnWhsNm">ㅁㄴㅇㄹㄴㄻㄴㄻㄹㅇㄴㄻㄴㅇㄻ</div>
129
+							<div class="fnRtnWhsNm"></div>
130
 						</div>
130
 						</div>
131
 					</div>
131
 					</div>
132
 					<div class="line">
132
 					<div class="line">
133
 						<label>반품입고장소</label>
133
 						<label>반품입고장소</label>
134
 						<div class="line_right">
134
 						<div class="line_right">
135
-							<div class="fnWhsNm">ㄴㅇㄻㄴㅇㄻㄴㄹㄴㅇㄴㄻㄴㅁ</div>
135
+							<div class="fnWhsNm"></div>
136
 						</div>
136
 						</div>
137
 					</div>
137
 					</div>
138
 					<div class="table_header">
138
 					<div class="table_header">
@@ -143,50 +143,49 @@
143
 			<div id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_AREA" class="scroll_area row-3">
143
 			<div id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_AREA" class="scroll_area row-3">
144
 				<ul id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_ROWS" class="mb_0 panel-group"></ul>
144
 				<ul id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_ROWS" class="mb_0 panel-group"></ul>
145
 				<div id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_ROWCOPY" style="display: none;">
145
 				<div id="ITP_LIST_MRTNMNG04010_VIEW_ITEM_ROWCOPY" style="display: none;">
146
-					<li class="history_list4">
146
+					<li class="history_list4 item-row">
147
 					  <div class="left">
147
 					  <div class="left">
148
 						<div class="nomal">
148
 						<div class="nomal">
149
-						  <label class="col_3">품목명</label>
149
+						  <label class="col_4">품목명</label>
150
 						  <span>:</span>
150
 						  <span>:</span>
151
-						  <div class="full fnItemNm">asdfasdfasffasf</div>
151
+						  <div class="full fnItemNm"></div>
152
 						</div>
152
 						</div>
153
 					  </div>
153
 					  </div>
154
 					   <div class="left">
154
 					   <div class="left">
155
 						<div class="nomal">
155
 						<div class="nomal">
156
-						  <label class="col_3">단가</label>
156
+						  <label class="col_4">단가</label>
157
 						  <span>:</span>
157
 						  <span>:</span>
158
-						  <div class="fnRtnOdrQty">1,000,000</div>
158
+						  <div class="fnRtnOdrQty"></div>
159
 						  <label class="sub_info">반품구분</label>
159
 						  <label class="sub_info">반품구분</label>
160
 						  <span>:</span>
160
 						  <span>:</span>
161
-						  <div class="fnRtnOdrAmt">사용가능</div>
161
+						  <div class="fnRtnOdrAmt"></div>
162
 						</div>
162
 						</div>
163
 					  </div>
163
 					  </div>
164
 					  <div class="left">
164
 					  <div class="left">
165
 						<div class="nomal">
165
 						<div class="nomal">
166
-						  <label class="col_1">반품수량</label>
166
+						  <label class="col_4">반품수량</label>
167
 						  <span>:</span>
167
 						  <span>:</span>
168
-						  <div class="fnRtnOdrQty">10,000</div>
168
+						  <div class="fnRtnOdrQty"></div>
169
 						  <label class="sub_info">반품금액</label>
169
 						  <label class="sub_info">반품금액</label>
170
 						  <span>:</span>
170
 						  <span>:</span>
171
-						  <div class="fnRtnOdrAmt">12,000,000원</div>
171
+						  <div class="fnRtnOdrAmt"></div>
172
 						</div>
172
 						</div>
173
 					  </div>
173
 					  </div>
174
 					  <div class="left">
174
 					  <div class="left">
175
 						<div class="nomal">
175
 						<div class="nomal">
176
-						  <label class="col_1">사유구분 </label>
176
+						  <label class="col_4">사유구분 </label>
177
 						  <span>:</span>
177
 						  <span>:</span>
178
-						  <div class="full fnUnitAmt">어떤사유길다란거</div>
178
+						  <div class="full fnUnitAmt"></div>
179
 						</div>
179
 						</div>
180
 					  </div>
180
 					  </div>
181
 					  <div class="left">
181
 					  <div class="left">
182
 						<div class="nomal">
182
 						<div class="nomal">
183
-						  <label class="col_1">반품사유 </label>
183
+						  <label class="col_4">반품사유 </label>
184
 						  <span>:</span>
184
 						  <span>:</span>
185
-						  <div class="full fnUnitAmt">어쩌고저쩌곰ㅇㄻㄴㄹㅇㅁㄹㅇㄴ</div>
185
+						  <div class="full fnUnitAmt"></div>
186
 						</div>
186
 						</div>
187
 					  </div>
187
 					  </div>
188
 					</li>
188
 					</li>
189
-					
190
 				</div>
189
 				</div>
191
 			</div>
190
 			</div>
192
 			<div class="button_bar">
191
 			<div class="button_bar">
@@ -220,10 +219,10 @@
220
 			<div id="ITP_LIST_MRTNMNG04010_POP_WHS_AREA" class="popup_scroll">
219
 			<div id="ITP_LIST_MRTNMNG04010_POP_WHS_AREA" class="popup_scroll">
221
 				<ul id="ITP_LIST_MRTNMNG04010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
220
 				<ul id="ITP_LIST_MRTNMNG04010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
222
 				<div id="ITP_LIST_MRTNMNG04010_POP_WHS_ROWCOPY" style="display:none;">
221
 				<div id="ITP_LIST_MRTNMNG04010_POP_WHS_ROWCOPY" style="display:none;">
223
-					<li class="list-row row_2">
222
+					<li class="list-row row_2 item-row">
224
 						<div class="scroll_left">
223
 						<div class="scroll_left">
225
 							<div class="con_2 fnWhsNm"></div>
224
 							<div class="con_2 fnWhsNm"></div>
226
-							<div class="con_2 sub fnLocationNm"></div>
225
+							<div class="con_2 wichi fnLocationNm"></div>
227
 						</div>
226
 						</div>
228
 						<div class="scroll_right">
227
 						<div class="scroll_right">
229
 							<button id="ITP_BTN_MRTNMNG04010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>
228
 							<button id="ITP_BTN_MRTNMNG04010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>

+ 8 - 10
src/main/webapp/mobile/app/mrtnmng/MRTNMNG05010.html

@@ -1,6 +1,6 @@
1
 <section id="ITP_MOBILE_MRTNMNG05010">
1
 <section id="ITP_MOBILE_MRTNMNG05010">
2
 	<div id="ITP_AJAX_MRTNMNG05010_LIST_CONTAINER" >
2
 	<div id="ITP_AJAX_MRTNMNG05010_LIST_CONTAINER" >
3
-		<form id="ITP_FORM_MRTNMNG05010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MRTNMNG05010_LIST_SEARCH" class="put_btn form-horizontal" onsubmit="return false;">
4
 			<input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
4
 			<input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
5
 			<input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
5
 			<input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
6
 			<input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_IDX" name="sidx" value="0">
6
 			<input type="hidden" id="ITP_FORM_MRTNMNG05010_LIST_SEARCH_IDX" name="sidx" value="0">
@@ -65,12 +65,10 @@
65
 					</div>
65
 					</div>
66
 				</div>
66
 				</div>
67
 			</div>
67
 			</div>
68
-		</form>
69
-		<form id="ITP_FORM_MRTNMNG05010_LIST_MODIFY" class="form-horizontal" onsubmit="return false;">
70
 			<div id="ITP_LIST_MRTNMNG05010_LIST_ITEM_AREA" class="scroll_area row-10">
68
 			<div id="ITP_LIST_MRTNMNG05010_LIST_ITEM_AREA" class="scroll_area row-10">
71
 				<ul id="ITP_LIST_MRTNMNG05010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
69
 				<ul id="ITP_LIST_MRTNMNG05010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
72
 				<div id="ITP_LIST_MRTNMNG05010_LIST_ITEM_ROWCOPY" style="display: none;">
70
 				<div id="ITP_LIST_MRTNMNG05010_LIST_ITEM_ROWCOPY" style="display: none;">
73
-					<li class="history_list2 item-row">
71
+					<li class="history_list4 item-row">
74
 						<div class="left">
72
 						<div class="left">
75
 							<div class="nomal">
73
 							<div class="nomal">
76
 								<label>반품번호 </label>
74
 								<label>반품번호 </label>
@@ -80,7 +78,7 @@
80
 						</div>
78
 						</div>
81
 						<div class="left">
79
 						<div class="left">
82
 							<div class="nomal">
80
 							<div class="nomal">
83
-								<label class="history_label">반품예정일</label>
81
+								<label class="">반품예정일</label>
84
 								<span>:</span>
82
 								<span>:</span>
85
 								<div class="fnColSchDt history_info"></div>
83
 								<div class="fnColSchDt history_info"></div>
86
 							</div>
84
 							</div>
@@ -97,17 +95,17 @@
97
 						</div>
95
 						</div>
98
 						<div class="left">
96
 						<div class="left">
99
 							<div class="nomal">
97
 							<div class="nomal">
100
-								<label>품목 </label>
98
+								<label class="">품목 </label>
101
 								<span>:</span>
99
 								<span>:</span>
102
 								<div class="full fnItemNm"></div>
100
 								<div class="full fnItemNm"></div>
103
 							</div>
101
 							</div>
104
 						</div>
102
 						</div>
105
 						<div class="left">
103
 						<div class="left">
106
 							<div class="nomal">
104
 							<div class="nomal">
107
-								<label class="col_0">반품요청수량</label>
105
+								<label class="col_6">반품요청수량</label>
108
 								<span>:</span>
106
 								<span>:</span>
109
 								<div class=" fnColReqQty"></div>
107
 								<div class=" fnColReqQty"></div>
110
-								<label class="col_0">반품발주수량</label>
108
+								<label class="col_6">반품발주수량</label>
111
 								<span>:</span>
109
 								<span>:</span>
112
 								<input class="" id="ITP_FORM_MRTNMNG05010_LIST_COL_QTY" type="text" name="colQty">
110
 								<input class="" id="ITP_FORM_MRTNMNG05010_LIST_COL_QTY" type="text" name="colQty">
113
 							</div>
111
 							</div>
@@ -146,7 +144,7 @@
146
 			<div id="ITP_POP_MRTNMNG05010_LIST_SPPLY_AREA" class="popup_scroll">
144
 			<div id="ITP_POP_MRTNMNG05010_LIST_SPPLY_AREA" class="popup_scroll">
147
 				<ul id="ITP_POP_MRTNMNG05010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
145
 				<ul id="ITP_POP_MRTNMNG05010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
148
 				<div id="ITP_POP_MRTNMNG05010_LIST_SPPLY_ROWCOPY" style="display: none;">
146
 				<div id="ITP_POP_MRTNMNG05010_LIST_SPPLY_ROWCOPY" style="display: none;">
149
-					<li class="row_2">
147
+					<li class="row_2 item-row">
150
 						<div class="scroll_left">
148
 						<div class="scroll_left">
151
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
149
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
152
 							<div class="con_2 wichi fnStNm">($)</div>
150
 							<div class="con_2 wichi fnStNm">($)</div>
@@ -183,7 +181,7 @@
183
 			<div id="ITP_LIST_MRTNMNG05010_POP_WHS_AREA" class="popup_scroll">
181
 			<div id="ITP_LIST_MRTNMNG05010_POP_WHS_AREA" class="popup_scroll">
184
 				<ul id="ITP_LIST_MRTNMNG05010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
182
 				<ul id="ITP_LIST_MRTNMNG05010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
185
 				<div id="ITP_LIST_MRTNMNG05010_POP_WHS_ROWCOPY" style="display: none;">
183
 				<div id="ITP_LIST_MRTNMNG05010_POP_WHS_ROWCOPY" style="display: none;">
186
-					<li class="list-row row_2">
184
+					<li class="list-row row_2 item-row">
187
 						<div class="scroll_left">
185
 						<div class="scroll_left">
188
 							<div class="con_2 fnWhsNm">브랜드 창고 명A</div>
186
 							<div class="con_2 fnWhsNm">브랜드 창고 명A</div>
189
 							<div class="con_2 wichi fnLocationNm">(상세위치내용)</div>
187
 							<div class="con_2 wichi fnLocationNm">(상세위치내용)</div>

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

@@ -1,6 +1,6 @@
1
 <section id="ITP_MOBILE_MRTNMNG06010">
1
 <section id="ITP_MOBILE_MRTNMNG06010">
2
 	<div id="ITP_AJAX_MRTNMNG06010_LIST_CONTAINER" >
2
 	<div id="ITP_AJAX_MRTNMNG06010_LIST_CONTAINER" >
3
-		<form id="ITP_FORM_MRTNMNG06010_LIST_SEARCH" class="form-horizontal" onsubmit="return false;">
3
+		<form id="ITP_FORM_MRTNMNG06010_LIST_SEARCH" class="area_full form-horizontal" onsubmit="return false;">
4
 			<input type="hidden" id="ITP_FORM_MRTNMNG06010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
4
 			<input type="hidden" id="ITP_FORM_MRTNMNG06010_LIST_SEARCH_BRAND_ID" name="sbrandId" value="">
5
 			<input type="hidden" id="ITP_FORM_MRTNMNG06010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
5
 			<input type="hidden" id="ITP_FORM_MRTNMNG06010_LIST_SEARCH_STORE_ID" name="sstoreId" value="">
6
 			<div class="content">
6
 			<div class="content">
@@ -77,9 +77,9 @@
77
 						</div>
77
 						</div>
78
 						<div class="left">
78
 						<div class="left">
79
 							<div class="nomal">
79
 							<div class="nomal">
80
-								<label class="history_label">반품예정일</label>
80
+								<label class="">반품예정일</label>
81
 								<span>:</span>
81
 								<span>:</span>
82
-								<div class="fn_info fnColSchDt"></div>
82
+								<div class="fnColSchDt"></div>
83
 							</div>
83
 							</div>
84
 						</div>
84
 						</div>
85
 						<div class="left">
85
 						<div class="left">
@@ -87,7 +87,7 @@
87
 								<label>공급업체</label>
87
 								<label>공급업체</label>
88
 								<span>:</span>
88
 								<span>:</span>
89
 								<div class="fnSpplyNm"></div>
89
 								<div class="fnSpplyNm"></div>
90
-								<label class="sub_info">납품장소</label>
90
+								<label class="">납품장소</label>
91
 								<span>:</span>
91
 								<span>:</span>
92
 								<div class="fnRtnWhsNm"></div>
92
 								<div class="fnRtnWhsNm"></div>
93
 							</div>
93
 							</div>
@@ -103,10 +103,10 @@
103
 							<div class="nomal">
103
 							<div class="nomal">
104
 								<label>발주수량</label>
104
 								<label>발주수량</label>
105
 								<span>:</span>
105
 								<span>:</span>
106
-								<div class="col_5 fnColReqQty"></div>
106
+								<div class="fnColReqQty"></div>
107
 								<label class="sub_info">입고수량</label>
107
 								<label class="sub_info">입고수량</label>
108
 								<span>:</span>
108
 								<span>:</span>
109
-								<div class="fnRodrQty">10</div>
109
+								<div class="fnRodrQty"></div>
110
 							</div>
110
 							</div>
111
 						</div>
111
 						</div>
112
 					</li>
112
 					</li>
@@ -139,7 +139,7 @@
139
 			<div id="ITP_POP_MRTNMNG06010_LIST_SPPLY_AREA" class="popup_scroll">
139
 			<div id="ITP_POP_MRTNMNG06010_LIST_SPPLY_AREA" class="popup_scroll">
140
 				<ul id="ITP_POP_MRTNMNG06010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
140
 				<ul id="ITP_POP_MRTNMNG06010_LIST_SPPLY_ROWS" class="mb_0 panel-group itp_nav"></ul>
141
 				<div id="ITP_POP_MRTNMNG06010_LIST_SPPLY_ROWCOPY" style="display: none;">
141
 				<div id="ITP_POP_MRTNMNG06010_LIST_SPPLY_ROWCOPY" style="display: none;">
142
-					<li class="row_2">
142
+					<li class="row_2 item-row">
143
 						<div class="scroll_left">
143
 						<div class="scroll_left">
144
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
144
 							<div class="con_2 fnSpplyNm">공급업체 명A</div>
145
 							<div class="con_2 wichi fnStNm">($)</div>
145
 							<div class="con_2 wichi fnStNm">($)</div>
@@ -176,7 +176,7 @@
176
 			<div id="ITP_LIST_MRTNMNG06010_POP_WHS_AREA" class="popup_scroll">
176
 			<div id="ITP_LIST_MRTNMNG06010_POP_WHS_AREA" class="popup_scroll">
177
 				<ul id="ITP_LIST_MRTNMNG06010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
177
 				<ul id="ITP_LIST_MRTNMNG06010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
178
 				<div id="ITP_LIST_MRTNMNG06010_POP_WHS_ROWCOPY" style="display: none;">
178
 				<div id="ITP_LIST_MRTNMNG06010_POP_WHS_ROWCOPY" style="display: none;">
179
-					<li class="row_2">
179
+					<li class="row_2 item-row">
180
 						<div class="scroll_left">
180
 						<div class="scroll_left">
181
 							<div class="con_2 fnWhsNm">브랜드 창고 명A</div>
181
 							<div class="con_2 fnWhsNm">브랜드 창고 명A</div>
182
 							<div class="con_2 wichi fnLocationNm">(상세위치내용)</div>
182
 							<div class="con_2 wichi fnLocationNm">(상세위치내용)</div>

+ 2 - 0
src/main/webapp/mobile/css/style.css

@@ -544,9 +544,11 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
544
 .scroll_area li .left .nomal i{width: 50px; text-align: center;}
544
 .scroll_area li .left .nomal i{width: 50px; text-align: center;}
545
 .scroll_area li .left .nomal div{text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:left; font-weight: 700; font-size: 12pt; width:calc(50% - 85px);}
545
 .scroll_area li .left .nomal div{text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:left; font-weight: 700; font-size: 12pt; width:calc(50% - 85px);}
546
 .scroll_area li .left .nomal .text_6{width:calc(50% - 108px);}
546
 .scroll_area li .left .nomal .text_6{width:calc(50% - 108px);}
547
+.scroll_area li .left .nomal .text_4{width:calc(50% - 69px);}
547
 
548
 
548
 .scroll_area li .left .nomal div.full{width:calc(100% - 85px);}
549
 .scroll_area li .left .nomal div.full{width:calc(100% - 85px);}
549
 .scroll_area li .left .nomal div.full_s{width:200px;}
550
 .scroll_area li .left .nomal div.full_s{width:200px;}
551
+.scroll_area li .left .nomal div.auto{width:auto;}
550
 
552
 
551
 
553
 
552
 .scroll_area li .right {margin: 22px 0px 22px 0; position: relative; display: flex; width:110px; height:30px; font-size: 1.4rem; font-weight: 700; float: right;}
554
 .scroll_area li .right {margin: 22px 0px 22px 0; position: relative; display: flex; width:110px; height:30px; font-size: 1.4rem; font-weight: 700; float: right;}