Преглед изворни кода

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

juney пре 2 година
родитељ
комит
b7e2251fa0

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

@@ -14,7 +14,7 @@
14 14
 									<input type="text" name="scmpyCd" id="ITP_FORM_BIZPOP_AFFL_BRAND_CMPY_CD" class="form-control itp_input" placeholder="브랜드그룹코드">
15 15
 								</div>-->
16 16
 								<div class="col-xs-9 itp_ip itp_pr">
17
-									<input type="text" name="afflShopNm" id="ITP_FORM_BIZPOP_AFFL_BRAND_CMPY_NM" class="form-control itp_input" placeholder="브랜드그룹명">
17
+									<input type="text" name="brandNm" id="ITP_FORM_BIZPOP_AFFL_BRAND_NM" class="form-control itp_input" placeholder="브랜드명">
18 18
 								</div>
19 19
 								<!--<div class="col-xs-4 itp_ip itp_noMar">
20 20
 									<select id="ITP_FORM_BIZPOP_AFFL_BRAND_CMPY_TYPE_CD" class="form-control itp_input" name="scmpyTypeCd"></select>

+ 2 - 2
src/main/webapp/js/app/popup/biz/ITP_BIZPOP_AFFL_BRAND.js

@@ -91,7 +91,7 @@ function itp_fn_BIZPOP_AFFL_BRAND(parentPopFn, args, returnType) {
91 91
 			{
92 92
 				index: 'AFFL_SHOP_NM', name: 'afflShopNm',
93 93
 				label: '브랜드그룹명', //
94
-				width: '20', fixed: false, align: 'center',
94
+				width: '20', fixed: false, align: 'left',
95 95
 				sortable: false, hidden: false
96 96
 			},
97 97
 			{
@@ -103,7 +103,7 @@ function itp_fn_BIZPOP_AFFL_BRAND(parentPopFn, args, returnType) {
103 103
 			{
104 104
 				index: 'BRAND_NM', name: 'brandNm',
105 105
 				label: '브랜드명', //
106
-				width: '20', fixed: false, align: 'center',
106
+				width: '20', fixed: false, align: 'left',
107 107
 				sortable: false, hidden: false
108 108
 			},
109 109
 			{

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

@@ -515,18 +515,14 @@ let createObj = {
515 515
 			listObj.grid.search();
516 516
 		},
517 517
 		save: function() {
518
-			//console.log("====================");
519 518
 			const formId = '#ITP_FORM_STINFO02010_DETAIL';
520 519
 			itp_fn_form_clear_validate(null, formId);
521
-			//console.log("1111111111111111");
522
-			//console.log($(formId).serializeObject());
523 520
 			if (itp_fn_form_event.isValid(formId)) {
524
-				//console.log("222222222222222222");
525 521
 				var modalFn = {
526 522
 					callBack: (args) => {
527 523
 						itp_fn_form_event.removeChar('#ITP_FORM_OPER03010_DETAIL');
528 524
 						let param = $(formId).serializeObject();
529
-						//console.log(JSON.stringify(param));
525
+						console.log(JSON.stringify(param));
530 526
 						var searhFn = function () {
531 527
 							ITP_FORM_STINFO02010_DETAIL_IS_WRITING = false;
532 528
 							listObj.grid.search();

+ 4 - 13
src/main/webapp/mobile/app/main.html

@@ -33,21 +33,12 @@
33 33
 				<button id="ITP_MOBILE_BTN_HOME"><img src="../img/home.png" alt=""></button>
34 34
 			</div>
35 35
 			<div class="logout">
36
-				<button id="ITP_MOBILE_BTN_LOGOUT">로그<br>아웃</button>
36
+				<button id="ITP_MOBILE_BTN_LOGOUT"><img src="../img/logout.png" alt=""></button>
37 37
 			</div>
38 38
 			<div class="name_info">
39
-				<label>
40
-					<div class="fnMenuNm"></div>
41
-				</label>
42
-				<label>
43
-					<div class="fnBrnadNm">브랜드명</div>
44
-				</label>
45
-				<label class="fnLblDash">
46
-					<div>-</div>
47
-				</label>
48
-				<label class="fnLblStoreNm">
49
-					<div class="fnStoreNm">매장명</div>
50
-				</label>
39
+				<div class="bn fnMenuNm"></div>
40
+				<div class="bn fnBrnadNm">브랜드명</div>
41
+				<div class="fnStoreNm">매장명</div>
51 42
 			</div>
52 43
 		</div>
53 44
 	</header>

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

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

+ 17 - 13
src/main/webapp/mobile/css/style.css

@@ -176,7 +176,7 @@ body.eee {height: 700px; background: #eee;}
176 176
 .main .wicon .icon_left {float: left;}
177 177
 
178 178
 
179
-input {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 36px; font-size: 0.8rem; text-align: left; padding:0 15px;}
179
+input {margin-top: 3px; border: 1px solid #aaa; border-radius:5px; margin-top: -2px; height: 36px; font-size: 0.8rem; text-align: left; padding:0 15px;}
180 180
 select {border: 1px solid #000; height: 35px; font-size: 1rem; text-align: left; padding:0 15px;}
181 181
 input .day {margin: 18%; width: 45%; height: 80px; float: right;}
182 182
 
@@ -185,13 +185,16 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
185 185
 #ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 55px;background-color:#F7B014;align-items: center;border-bottom: 1px solid #000;z-index: 11;}
186 186
 #ITP_WRAPPER header .header_wrap {width: 100%; height: 55px; margin: 0 auto;}
187 187
 #ITP_WRAPPER header .header_wrap .menu_logo button {width: 40px; height: 40px; float: left; padding: 0; background: transparent; border: none; margin-top: 7px; margin-left: 7px;}
188
-#ITP_WRAPPER header .header_wrap .menu_logo button img {width: 35px; height: 35px; margin: 0; border-radius: 0; border: none;}
188
+#ITP_WRAPPER header .header_wrap .menu_logo button img {width: 25px; height: 20px; margin: 0; border-radius: 0; border: none;}
189 189
 #ITP_WRAPPER header .header_wrap img.brand {float: right; height: 45px; margin: 5px; border-radius: 50%; border: 1px solid #666;}
190 190
 #ITP_WRAPPER header .header_wrap label{ margin-top: 15px; width: 50px; height: 25px; font-size: 1rem;float: left; color: #fff;}
191
-#ITP_WRAPPER header .header_wrap .name_info {width: auto; float: right;}
192
-#ITP_WRAPPER header .header_wrap .name_info label {width: auto; font-size: 1.1rem; }
191
+#ITP_WRAPPER header .header_wrap .name_info {width: 50%; height:55px; margin:0 auto; display:inline-flex;}
192
+#ITP_WRAPPER header .header_wrap .name_info div {width: auto; font-size: 20px; color:#eee; margin-top:17px;}
193
+#ITP_WRAPPER header .header_wrap .name_info div.bn {padding-right:5px; font-size:22px; margin-top:14px;}
194
+
193 195
 #ITP_WRAPPER header .header_wrap .logout {float: right; width: 60px;}
194
-#ITP_WRAPPER header .header_wrap .logout button { margin: 3px 0px; padding: 0px; width: 50px; height: 50px; border-radius: 15px; font-size: 0.8rem;}
196
+#ITP_WRAPPER header .header_wrap .logout button { margin: 3px 0px; width: 50px; height: 50px; border:none; font-size: 0.8rem;background: transparent;}
197
+#ITP_WRAPPER header .header_wrap .logout button img {width:22px;}
195 198
 
196 199
 /* 메뉴바 */
197 200
 #ITP_MENU .menu_area {position: fixed; width: 100%; height: 100%; top: 0; left: -0%; background: #000; opacity: 0.7; z-index: 12; transition: all 0.5s;}
@@ -247,24 +250,25 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
247 250
   padding-top: 50px;
248 251
   font-size: 2rem;
249 252
 }
250
-.content {top: 55px; position: fixed; z-index: 10; width:100%; background: #fff;}
251
-.content .line {position: relative; display: inline-block; width: 100%; height: 35px; margin-bottom: 0px;}
253
+.content {z-index: 10; margin-top:5px; width:100%; background: #f4f5f4;}
254
+.content .line {position: relative; display: inline-block; width: 90%; height: 45px; margin-bottom: 0px;}
252 255
 .content .line div {font-weight: 700;}
253
-.content .line label {font-size: 1.2rem; margin-left: 10px; float: left; text-align: left; margin-top: 12px;}
256
+.content .line label {min-width:110px; color:#555; font-size: 18px; margin-left: 10px; float: left; text-align: left; margin-top: 12px;}
254 257
 .content .line label.pay_label {margin:38px 1%; width:98%;}
255 258
 .content .line select.label {border: 1px solid #000; font-size: 0.9rem;margin:9px 0 0 5px; float: left; width: 120px; height: 30px; text-align: left;}
256
-.content .line .search_nm {float: right; margin-right: 2%;}
259
+.content .line .search_nm {float: left; margin-right: 2%;}
257 260
 .content .line .search_wrap {float:right; margin-right:10px;}
258
-.content .line .float_left {float: left;}
261
+.content .line .float_left {float: left; margin-top:2px;}
262
+.content .line .float_left button {float: left;	border:none;}
259 263
 .content .line .float_left.note {width: 100%; padding: 10px;}
260 264
 .content .line .float_left.note textarea {width: 100%; height: 100px; border: 1px solid #000; text-align: left;}
261 265
 .content .line .float_left div {font-size: 1rem; margin-top: 8px;}
262
-.content .line .float_left_btn {float: left; margin-top: 5px; margin-left: 5px;}
266
+.content .line .float_left_btn {float: left; margin-top: 0px; margin-left: 5px;}
263 267
 .content .line .float_left_btn button {padding:0; width:36px; height:36px; border-radius:5px;}
264 268
 .content .line .float_left_btn button img {width:20px; height:20px;}
265 269
 .content .line .float_left select {float: left; width: 150px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem;}
266 270
 .content .line .line_right {font-size: 2rem; float: right; margin-right: 0%;}
267
-.content .line .line_right div {float: right; font-size: 1.2rem; margin-top: 12px; margin-right: 30px;}
271
+.content .line .line_right div {float: right; font-size: 18px;; margin-top: 12px; margin-right: 30px; color:#555;}
268 272
 .content .line .line_right input {position: relative; text-align: right; margin-right: 84px;}
269 273
 .content .line .line_right input.m9 {margin-right:93px;}
270 274
 .content .line .line_right input.left {text-align: left;}
@@ -272,7 +276,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
272 276
 .content .line .line_right select.m9 {margin-right:83px;}
273 277
 .content .line .line_right input.date{width:140px; margin-right:132px; height:35px;} 
274 278
 .content .line .line_right select {float: right; width: 180px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem; margin-right:93px;}
275
-.content .line input.date {width: 40%; margin: 10px; height: 40px; float: right; margin-right: 3%;}
279
+.content .line input.date {width: 40%; margin: 10px; height: 35px; float: left;}
276 280
 .content .line input.date2 {width: 140px; height: 30px; margin-right:133px;}
277 281
 .content .line div.date_to {float: right; margin-right:10px;}
278 282
 .content .line div.date_to input.year {width: 120px; height: 30px;}

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


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


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


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


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