Преглед на файлове

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

juney преди 2 години
родител
ревизия
5aac0f847e

+ 1 - 1
src/main/webapp/app/pomng/POMNG05010.html

@@ -46,7 +46,7 @@
46 46
 											<button type="button" id="ITP_BTN_POMNG05010_DELETE_SPPLY_NM" class="btn btn-primary btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
47 47
 										</div>
48 48
 										<div class="col-xs-2 itp_ip itp_noMar">
49
-											<input type="text" id="ITP_FORM_POMNG05010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" />
49
+											<input type="text" id="ITP_FORM_POMNG05010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" readonly/>
50 50
 											<input type="hidden" id="ITP_FORM_POMNG05010_SEARCH_WHS_ID" class="form-control itp_input" name="swhsId"  />
51 51
 										</div>
52 52
 										<div class="col-xs-1 itp_in" style="padding:0px; width:10%;">

Файловите разлики са ограничени, защото са твърде много
+ 1 - 1
src/main/webapp/bootstrap/dist/css/bootstrap.min.css


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

@@ -126,8 +126,8 @@ a, button {outline:none !important; text-decoration:none !important;}
126 126
 #ITP_HEADER .itp_logo {margin:0; padding:0; color:#337ab7; float:left; width:30px;}
127 127
 #ITP_HEADER .itp_logo img{width:30px;}
128 128
 #ITP_HEADER .itp_txt_brand {float:left; margin:1px; padding:0 4px; color:#fff; font-size:18px; text-decoration:none;}
129
-#ITP_HEADER .itp_sch_brand {margin:0 4px; padding:0; color:#337ab7; float:left; width:30px;}
130
-#ITP_HEADER .itp_sch_brand button{width:33px;}
129
+#ITP_HEADER .itp_sch_brand {margin:0 4px; padding:0; color:#337ab7; float:left; width:90px;}
130
+#ITP_HEADER .itp_sch_brand button{width:90px; border:1px solid #000;}
131 131
 #ITP_HEADER .itp_menu {float:left; border:1px solid #ddd; line-height: 26px; background:#eee;margin:4px; border-radius: 2px; padding:0 4px;}
132 132
 #ITP_HEADER .itp_menu a {color:#000; font-size:13px; text-decoration:none;}
133 133
 #ITP_HEADER .itp_out {float:left; border:1px solid #000; line-height: 27px; background:#666; margin:4px; border-radius: 2px; padding:0 4px;}

+ 1 - 2
src/main/webapp/main.html

@@ -62,8 +62,7 @@
62 62
 					<!--<span class="itp_logo"><img src="/oqpo-view/images/favicon.ico" alt="로고"></span>-->
63 63
 					<span class="itp_txt_brand" id="ITP_TXT_MAIN_SHR_TIMEOUT"></span>
64 64
 					<span class="itp_txt_brand" id="ITP_TXT_MAIN_SHR_BRAND"></span>
65
-					<span class="itp_sch_brand"><button type="button" id="ITP_BTN_MAIN_SHR_AFFL" class="btn btn-success btn-sm SEB"><i class="glyphicon glyphicon-search"></i></button></span>
66
-					<span class="itp_menu"><a href="javascript:void(0)" class="">메뉴안내</a></span>
65
+					<span class="itp_sch_brand"><button type="button" id="ITP_BTN_MAIN_SHR_AFFL" class="btn btn-success btn-sm SEB">가맹점검색</button></span>
67 66
 					<span class="itp_out"><a href="javascript:void(0)" class="ITP_BTN_LOGOUT">로그아웃</a></span>
68 67
 				</div>
69 68
 			</div>

+ 24 - 37
src/main/webapp/mobile/app/mstockmng/MSTOCKMNG02010.html

@@ -143,7 +143,7 @@
143 143
 			</div>
144 144
 		</div>
145 145
 	</div>
146
-	<div id="ITP_POP_MSTOCKMNG02010_ITEM_AREA" class="popup2 mobile-pop-close" style="display: none;">
146
+	<div id="ITP_POP_MSTOCKMNG02010_ITEM_AREA" class="popup2 mobile-pop-close" style="display: block;">
147 147
 		<div class="pop">
148 148
 			<div class="header">
149 149
 				<div class="header_left">
@@ -156,48 +156,35 @@
156 156
 			<form id="ITP_FORM_MSTOCKMNG02010_POPUP_ITEM" class="form-horizontal" onsubmit="return false;">
157 157
 				<input type="hidden" id="ITP_FORM_MSTOCKMNG02010_POPUP_ITEM_BRAND_ID" name="sbrandId" value="">
158 158
 				<input type="hidden" id="ITP_FORM_MSTOCKMNG02010_POPUP_ITEM_STORE_ID" name="sstoreId" value="">
159
-				<div class="search_bar">
159
+				<div class="search_item_bar">
160 160
 					<select id="ITP_FORM_BIZPOP_PO_STOCK_ITEM_ADD_ITEM_ST_CD" data-select-code="ST_CD" name="sitemStCd"></select>
161 161
 					<select id="ITP_FORM_BIZPOP_PO_STOCK_ITEM_ADD_ITEM_GUBUN" data-select-code="ITEM_GUBUN" name="sitemGubun"></select>
162 162
 					<select id="ITP_FORM_BIZPOP_PO_STOCK_ITEM_ADD_ITEM_TYPE" data-select-code="ITEM_TYPE" name="sitemType"></select>
163 163
 					<input id="ITP_FORM_MSTOCKMNG02010_POP_ITEM_KEYWORD" name="sitemNm" type="text" placeholder="품목명/품목번호" />
164
-					<button id="ITP_BTN_MSTOCKMNG02010_POP_ITEM_SEARCH"><img src="../img/search.png"></button>
165 164
 				</div>
165
+				<div class="search_btn_bar">
166
+					<div class="btn_right">
167
+						<button id="ITP_BTN_MSTOCKMNG02010_POP_ITEM_SEARCH" class="btn-primary"><img src="../img/w_search.png">조회</button>
168
+						<button id="ITP_BTN_MSTOCKMNG02010_POP_ITEM_CHECK" class="btn-green"><img src="../img/w_check.png">선택</button>
169
+					</div>
170
+				</div>	
171
+			<table border="1">
172
+				<tbody>
173
+				<th><input type="checkbox"checked></th>
174
+				<th>품목번호</th>
175
+				<th>품목명</th>
176
+				<th>단위</th>
177
+				<th>현재고수량</th>
178
+				<tr>
179
+					<td><input type="checkbox"checked></td>
180
+					<td>212212121212121</td>
181
+					<td>테스트 품목명 3</td>
182
+					<td>ㅁㄴㅇ</td>
183
+					<td>ㄻㄴㅇ</td>
184
+				</tr>
185
+				</tbody>
186
+			</table>
166 187
 			</form>
167
-			<div id="ITP_LIST_MSTOCKMNG02010_POP_ITEM_AREA" class="popup_scroll">
168
-				<ul id="ITP_LIST_MSTOCKMNG02010_POP_ITEM_ROWS" class="panel-group"></ul>
169
-				<div id="ITP_LIST_MSTOCKMNG02010_POP_ITEM_ROWCOPY" style="display:none;">
170
-					<li class="row_2">
171
-						<div class="left" style="width:180px;">
172
-							<div class="check_box">
173
-                                <input type="checkbox" id="ITP_FORM_MSTOCKMNG02010_POP_ITEM_CHECKBOX" name="itemId" />
174
-                            </div>
175
-							<div class="thick">
176
-								<div class="fnItemId">품목번호</div>
177
-							</div>
178
-							<div class="thick">
179
-								<div class="fnItemNm">품목명</div>
180
-							</div>
181
-							<div class="thick" style="font-weight:100;">
182
-								<div class="space">단위 :</div>
183
-								<div class="fnUnit"></div>
184
-							</div>
185
-							<div class="thick" style="font-weight:100;">
186
-								<div class="space">현재고수량 :</div>
187
-								<div class="fnStckQty"></div>
188
-							</div>
189
-						</div>
190
-						<div class="right">
191
-							<button id="ITP_BTN_MSTOCKMNG02010_POP_ITEM_MINUS" class="POP_ITEM_MINUS">-</button>
192
-							<div class="num fnPchReqQty">1</div>
193
-							<button id="ITP_BTN_MSTOCKMNG02010_POP_ITEM_PLUS" class="POP_ITEM_PLUS">+</button>
194
-						</div>
195
-						<div class="add">
196
-							<button id="ITP_BTN_MSTOCKMNG02010_POP_ITEM_ADD" class="POP_ITEM_ADD">추가</button>
197
-						</div>
198
-					</li>
199
-				</div>
200
-			</div>
201 188
 		</div>
202 189
 	</div>
203 190
   </section>

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

@@ -36,7 +36,16 @@ section .popup2 .pop .search_bar button {float: right; border: none; padding-top
36 36
 section .popup2 .pop .search_bar button img {width: 30px; height: 30px;}
37 37
 section .popup2 .pop .search_bar button.search {float: none; width: 50%; height: 35px; background:rgb(46, 46, 248); color: #fff; font-size: 1rem; padding: 0; border: 1px solid #000; margin: 0 auto;}
38 38
 section .popup2 .pop .search_bar button.btn_blue {float: right; width: 100px; height: 35px; background:rgb(46, 46, 248); color: #fff; font-size: 1rem; padding: 0; border: 1px solid #000;}
39
-
39
+section .popup2 .pop .search_item_bar {width:100%; margin-top:10px;}
40
+section .popup2 .pop .search_item_bar input {width:22%; border-radius:2px;}
41
+section .popup2 .pop .search_item_bar select {width:22%;border-radius:2px;}
42
+section .popup2 .pop .search_btn_bar {width:100%; height:50px; margin-top:10px; margin-right:10px;}
43
+section .popup2 .pop .search_btn_bar .btn_right {float:right; margin-right:10px;}
44
+section .popup2 .pop .search_btn_bar .btn_right button img{width:18px; height:18px; margin-right:2px;}
45
+section .popup2 .pop .search_btn_bar .btn_right button {height:35px; padding:5px 8px; font-size:12px; border-radius:3px; border:1px solid #333;}
46
+section .popup2 .pop table{width:98%; margin:0 1%;}
47
+section .popup2 .pop table tbody th {height:50px; font-size:16px;}
48
+section .popup2 .pop table tbody input{width:15px;}
40 49
 section .popup2 .pop .popup_scroll {position: relative; width: 100%;height: 720px; overflow: auto;}
41 50
 section .popup2 .pop .popup_scroll li {list-style: none; width: 99%; height: 50px; border: 1px solid #000; margin: 0 auto;}
42 51
 section .popup2 .pop .popup_scroll li.row_2 {height: 80px;}
@@ -94,6 +103,7 @@ button.btn-primary  {color: #fff; background-color: #337ab7; border: 1px solid #
94 103
 button.btn-yellow   {color: #fff; background-color: rgb(255, 183, 0); border: 1px solid #000;font-weight: 700;}
95 104
 button.btn-gray     {color: #fff; background-color: gray; border: 1px solid #000;font-weight: 700;}
96 105
 button.btn-danger   {color: #fff; background-color: rgb(247, 76, 76); border: 1px solid #000;font-weight: 700;}
106
+button.btn-green	{color: #fff; background-color: #5cb85c; border: 1px solid #000;font-weight: 700;}
97 107
 button:hover {background: rgb(229, 248, 202); color: #000;}
98 108
 
99 109
 /* 실행,로딩 */

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


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


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