|
@@ -119,13 +119,13 @@
|
119
|
119
|
<label class="col-xs-2 itp_lb">가맹점 구분</label>
|
120
|
120
|
<div class="col-xs-4 itp_ip">
|
121
|
121
|
<div class="col-xs-7 itp_in">
|
122
|
|
- <select id="ITP_FORM_OPER03010_DETAIL_" class="form-control itp_input" name=""></select>
|
|
122
|
+ <select id="ITP_FORM_OPER03010_DETAIL_AUTH_TYPE" class="form-control itp_input" name=""></select>
|
123
|
123
|
</div>
|
124
|
124
|
<!-- <button type="button" id="ITP_BTN_STINFO01010_RESET_PW" class="btn btn-danger btn-xs PWC" style="margin: 3px 0px 0px 3px;">비밀번호 초기화</button> -->
|
125
|
125
|
</div>
|
126
|
126
|
<label class="col-xs-2 itp_lb"></label>
|
127
|
127
|
<div class="col-xs-4 itp_in">
|
128
|
|
- <img src="/oqpo-view/images/naver.png" alt="로고 샘플" id="ITP_FORM_STINFO01010_DETAIL_ "style="border:none; top:12px; left:12px; height:100px; width:125px; position:absolute;" class="form-control itp_input" name="" >
|
|
128
|
+ <img src="/oqpo-view/images/naver.png" alt="로고 샘플" id="ITP_FORM_STINFO01010_DETAIL_ "style="border:none; top:12px; left:12px; height:100px; width:125px; position:absolute;" class="form-control itp_input" name="" >
|
129
|
129
|
</div>
|
130
|
130
|
</div>
|
131
|
131
|
<div class="form-group">
|
|
@@ -260,8 +260,8 @@
|
260
|
260
|
<div class="itp_form itp_type1 fix">
|
261
|
261
|
<div class="col-xs-12">
|
262
|
262
|
<form id="ITP_FORM_OPER03010_VIEW" class="form-horizontal">
|
263
|
|
- <input type="hidden" id="ITP_FORM_OPER03010_DETAIL_VIEW_CD" name="viewCd" value="C">
|
264
|
|
- <input type="hidden" id="ITP_FORM_OPER03010_DETAIL_CMPY_LOCATION" name="cmpyLocation" value="">
|
|
263
|
+ <input type="hidden" id="ITP_FORM_OPER03010_VIEW_VIEW_CD" name="viewCd" value="R">
|
|
264
|
+ <input type="hidden" id="ITP_FORM_OPER03010_VIEW_AFFL_SHOP_ID" name="afflShopId" value="">
|
265
|
265
|
|
266
|
266
|
<section class="itp_form_sec">
|
267
|
267
|
<h4 class="itp_form_tit">가맹점정보</h4>
|
|
@@ -303,7 +303,7 @@
|
303
|
303
|
</div>
|
304
|
304
|
<label class="col-xs-2 itp_lb"></label>
|
305
|
305
|
<div class="col-xs-4 itp_in">
|
306
|
|
- <img src="/oqpo-view/images/naver.png" alt="로고 샘플" id="ITP_FORM_STINFO01010_DETAIL_ "style="border:none; top:12px; left:12px; height:100px; width:125px; position:absolute;" class="form-control itp_input" name="" >
|
|
306
|
+ <img src="/oqpo-view/images/naver.png" alt="로고 샘플" id="ITP_FORM_STINFO01010_DETAIL_LOGO "style="border:none; top:12px; left:12px; height:100px; width:125px; position:absolute;" class="form-control itp_input" name="" >
|
307
|
307
|
</div>
|
308
|
308
|
</div>
|
309
|
309
|
<div class="form-group">
|
|
@@ -371,30 +371,24 @@
|
371
|
371
|
<div class="col-xs-2 itp_in fnLoadAddr"></div>
|
372
|
372
|
<div class="col-xs-3 itp_in fnDtlAddr"></div>
|
373
|
373
|
</div>
|
374
|
|
-
|
|
374
|
+
|
375
|
375
|
<!-- 주소 맵 -->
|
376
|
|
- <input type="hidden" id="ITP_FORM_OPER03010_DETAIL_LOTS_ADDRESS" value="" />
|
377
|
|
- <input type="hidden" id="ITP_FORM_OPER03010_DETAIL_STREET_ADDRESS" value="" />
|
378
|
|
- <input type="hidden" name="cmpyLat" id="ITP_FORM_OPER03010_DETAIL_LAT" value="" />
|
379
|
|
- <input type="hidden" name="cmpyLng" id="ITP_FORM_OPER03010_DETAIL_LNG" value="" />
|
380
|
|
- <input type="hidden" id="ITP_FORM_OPER03010_DETAIL_HJ_DONG" value="" />
|
381
|
|
- <input type="hidden" id="ITP_FORM_OPER03010_DETAIL_BJ_DONG" value="" />
|
382
|
|
- <div id="ITP_FORM_OPER03010_DETAIL_MAP" style="width:700px; height:400px;"></div>
|
|
376
|
+ <div id="ITP_FORM_OPER03010_VIEW_MAP" style="width:700px; height:400px;"></div>
|
383
|
377
|
</div>
|
384
|
378
|
</div>
|
385
|
379
|
</div>
|
386
|
380
|
</section>
|
387
|
381
|
</form>
|
388
|
382
|
</div>
|
389
|
|
- </div>
|
|
383
|
+ </div>
|
390
|
384
|
<div class="itp_table fix">
|
391
|
|
- <div id="ITP_OPER03010_DETAIL_jqGrid_list" class="itp_tb_list">
|
392
|
|
- <div id="ITP_OPER03010_DETAIL_jqGridView" class="itp_views fix"></div>
|
393
|
|
- <table id="ITP_OPER03010_DETAIL_jqGrid"></table>
|
394
|
|
- <div id="ITP_OPER03010_DETAIL_jqGridPager"></div>
|
395
|
|
- <div id="ITP_OPER03010_DETAIL_jqGridEmpty" class="itp_no_data"></div>
|
|
385
|
+ <div id="ITP_OPER03010_VIEW_jqGrid_list" class="itp_tb_list">
|
|
386
|
+ <div id="ITP_OPER03010_VIEW_jqGridView" class="itp_views fix"></div>
|
|
387
|
+ <table id="ITP_OPER03010_VIEW_jqGrid"></table>
|
|
388
|
+ <div id="ITP_OPER03010_VIEW_jqGridPager"></div>
|
|
389
|
+ <div id="ITP_OPER03010_VIEW_jqGridEmpty" class="itp_no_data"></div>
|
396
|
390
|
</div>
|
397
|
|
- </div>
|
|
391
|
+ </div>
|
398
|
392
|
</div>
|
399
|
393
|
</div>
|
400
|
394
|
</article>
|