|
@@ -2,14 +2,14 @@
|
2
|
2
|
<div class="itp_cont">
|
3
|
3
|
<article class="itp_detail">
|
4
|
4
|
<div class="itp_det_head fix">
|
5
|
|
- <h2 class="pull-left itp_det_tit"><i class="glyphicon glyphicon-chevron-right"></i> <strong>사용자관리</strong></h2>
|
|
5
|
+ <h2 class="pull-left itp_det_tit"><i class="glyphicon glyphicon-chevron-right"></i> <strong>브랜드관리</strong></h2>
|
6
|
6
|
<div class="pull-right itp_cicon">
|
7
|
7
|
<button type="button" id="ITP_BTN_OPERATION01010_SRH" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i> 조회</button>
|
8
|
8
|
<button type="button" id="ITP_BTN_OPERATION01010_MODIFY" class="btn btn-success btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-ok"></i> 수정</button>
|
9
|
9
|
<button type="button" id="ITP_BTN_OPERATION01010_NEWREG" class="btn btn-primary btn-sm NEB" style="display: inline-block;"><i class="glyphicon glyphicon-plus"></i> 신규등록</button>
|
10
|
10
|
<button type="button" id="ITP_BTN_OPERATION01010_DELETE" class="btn btn-danger btn-sm DEB"><i class="glyphicon glyphicon-remove"></i> 삭제</button>
|
11
|
|
- <button type="button" id="ITP_BTN_OPERATION01010_CANCELLIST" class="btn btn-warning btn-sm PRB"><i class="glyphicon glyphicon-minus"></i> 취소/목록</button>
|
12
|
11
|
<button type="button" id="ITP_BTN_OPERATION01010_SAVE" class="btn btn-success btn-sm SAB"><i class="glyphicon glyphicon-ok"></i> 저장</button>
|
|
12
|
+ <button type="button" id="ITP_BTN_OPERATION01010_CANCELLIST" class="btn btn-warning btn-sm PRB"><i class="glyphicon glyphicon-minus"></i> 취소/목록</button>
|
13
|
13
|
</div>
|
14
|
14
|
</div>
|
15
|
15
|
<div class="itp_det_in">
|
|
@@ -21,22 +21,18 @@
|
21
|
21
|
<div class="form-group">
|
22
|
22
|
<div class="col-xs-2 itp_ip itp_noMar">
|
23
|
23
|
<select id="ITP_FORM_OPERATION01010_SERVICE_ST_DT" class="form-control itp_input" name="serviceStDt">
|
24
|
|
- <option value="">가입일</option>
|
|
24
|
+ <option value="">카테고리(전체)</option>
|
25
|
25
|
</select>
|
26
|
26
|
</div>
|
27
|
|
- <div class="col-xs-3 itp_ip">
|
28
|
|
- <div class="input-daterange input-group date">
|
29
|
|
- <input type="text" id="ITP_FORM_OPERATION01010_SEARCH_FROM_DT" class="form-control itp_input" name="fromDt" value="" readonly>
|
30
|
|
- <span class="input-group-addon itp_date_to">~</span>
|
31
|
|
- <input type="text" id="ITP_FORM_OPERATION01010_SEARCH_TO_DT" class="form-control itp_input" name="toDt" value="" readonly>
|
32
|
|
- </div>
|
|
27
|
+ <div class="col-xs-2 itp_ip itp_noMar">
|
|
28
|
+ <select id="ITP_FORM_OPERATION01010_SEARCH_USER_STAT_CD" class="form-control itp_input" name="ST_CD">
|
|
29
|
+
|
|
30
|
+ </select>
|
33
|
31
|
</div>
|
34
|
|
- <div class="col-xs-2 itp_ip">
|
35
|
|
- <input type="text" id="ITP_FORM_OPERATION01010_SEARCH_USER_NM" class="form-control itp_input" name="suserNm" placeholder="아이디/성명 검색" />
|
|
32
|
+ <div class="col-xs-6 itp_ip">
|
|
33
|
+ <input type="text" id="ITP_FORM_OPERATION01010_SEARCH_USER_NM" class="form-control itp_input" name="BRAND_NM" placeholder="브랜드명" />
|
36
|
34
|
</div>
|
37
|
|
- <div class="col-xs-2 itp_ip itp_noMar">
|
38
|
|
- <select id="ITP_FORM_OPERATION01010_SEARCH_USER_STAT_CD" class="form-control itp_input" name="suserStatCd"></select>
|
39
|
|
- </div>
|
|
35
|
+
|
40
|
36
|
</div>
|
41
|
37
|
</form>
|
42
|
38
|
</div>
|
|
@@ -58,102 +54,161 @@
|
58
|
54
|
<input type="hidden" id="ITP_FORM_OPERATION01010_DETAIL_VIEW_CD" name="viewCd" value="C">
|
59
|
55
|
|
60
|
56
|
<section class="itp_form_sec">
|
61
|
|
- <h4 class="itp_form_tit">사용자정보</h4>
|
|
57
|
+ <h4 class="itp_form_tit">브랜드 정보</h4>
|
62
|
58
|
<div class="itp_form_in">
|
63
|
59
|
<div class="form-group">
|
64
|
|
- <label class="col-xs-2 itp_lb">사용자명</label>
|
65
|
|
- <div class="col-xs-4 itp_ip">
|
66
|
|
- <div class="col-xs-5 itp_in">
|
67
|
|
- <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_USER_NM" class="form-control itp_input" name="userNm" value="" maxlength="40">
|
|
60
|
+ <label class="col-xs-2 itp_lb">브랜드 코드</label>
|
|
61
|
+ <div class="col-xs-4 itp_ip">
|
|
62
|
+ <div class="col-xs-5 itp_in">
|
|
63
|
+ <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_USER_ID" class="form-control itp_input" style="background:#eee;" name="REG_ID" value="BR2022001" maxlength="20" readonly>
|
|
64
|
+ </div>
|
68
|
65
|
</div>
|
69
|
|
- </div>
|
70
|
|
- <label class="col-xs-2 itp_lb">상태</label>
|
|
66
|
+ <label class="col-xs-2 itp_lb">상태*</label>
|
71
|
67
|
<div class="col-xs-4 itp_ip">
|
72
|
|
- <div class="col-xs-5 itp_in">
|
73
|
|
- <select id="ITP_FORM_OPERATION01010_DETAIL_USER_STAT_CD" class="form-control itp_input" name="userStatCd">
|
74
|
|
- <option value=""></option>
|
|
68
|
+ <div class="col-xs-8 itp_in">
|
|
69
|
+ <select id="ITP_FORM_OPERATION01010_DETAIL_USER_STAT_CD" class="form-control itp_input" name="ST_CD">
|
|
70
|
+ <option value="">사용</option>
|
75
|
71
|
</select>
|
76
|
72
|
</div>
|
77
|
73
|
</div>
|
78
|
74
|
</div>
|
79
|
75
|
<div class="form-group">
|
80
|
|
- <label class="col-xs-2 itp_lb">사용자ID</label>
|
|
76
|
+ <label class="col-xs-2 itp_lb">브랜드 명* </label>
|
81
|
77
|
<div class="col-xs-4 itp_ip">
|
82
|
|
- <div class="col-xs-6 itp_in">
|
83
|
|
- <div class="input-group">
|
84
|
|
- <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_USER_ID" class="form-control itp_input" name="userId" value="" maxlength="20" readonly>
|
85
|
|
- <span class="input-group-btn">
|
86
|
|
- <button id="ITP_FORM_OPERATION01010_DETAIL_DUP" class="btn btn-default btn-sm itp_btn SHOW" type="button" disabled><i class="glyphicon glyphicon-ok"></i></button>
|
87
|
|
- </span>
|
88
|
|
- </div>
|
|
78
|
+ <div class="col-xs-8 itp_in">
|
|
79
|
+ <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_USER_ID" class="form-control itp_input" style="background:#fff;" name="BRAND_NM" value="테스트 브랜드" maxlength="20" readonly>
|
89
|
80
|
</div>
|
90
|
81
|
</div>
|
91
|
|
- <label class="col-xs-2 itp_lb">상태 일시</label>
|
|
82
|
+ <label class="col-xs-2 itp_lb">브랜드 타입*</label>
|
92
|
83
|
<div class="col-xs-4 itp_ip">
|
93
|
|
- <div class="col-xs-5 itp_in fnUserStatDt"></div>
|
|
84
|
+ <div class="col-xs-8 itp_in">
|
|
85
|
+ <select id="ITP_FORM_OPERATION01010_DETAIL_USER_STAT_CD" class="form-control itp_input" name="BRAND_TYPE">
|
|
86
|
+ <option value="">카페/한식/유통</option>
|
|
87
|
+ </select>
|
|
88
|
+ </div>
|
94
|
89
|
</div>
|
95
|
90
|
</div>
|
96
|
91
|
<div class="form-group">
|
97
|
|
- <label class="col-xs-2 itp_lb">비밀번호</label>
|
|
92
|
+ <label class="col-xs-2 itp_lb">전화번호</label>
|
98
|
93
|
<div class="col-xs-4 itp_ip">
|
99
|
94
|
<div class="col-xs-5 itp_in">
|
100
|
|
- <input type="password" id="ITP_FORM_OPERATION01010_DETAIL_USER_PW" class="form-control itp_input" name="userPw" value="">
|
|
95
|
+ <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_USER_PW" class="form-control itp_input" name="TEL_NO" value="">
|
101
|
96
|
</div>
|
102
|
97
|
<button type="button" id="ITP_BTN_OPERATION01010_RESET_PW" class="btn btn-danger btn-xs PWC" style="margin: 3px 0px 0px 3px;">비밀번호 초기화</button>
|
103
|
98
|
</div>
|
104
|
|
- <label class="col-xs-2 itp_lb">핸드폰번호</label>
|
|
99
|
+ <label class="col-xs-2 itp_lb"></label>
|
|
100
|
+ <div class="col-xs-1 itp_ip">
|
|
101
|
+ <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_USER_PW "style="top:12px; height:100px; width:125px; position:absolute;" class="form-control itp_input" name="BRAND_LOGO" value="">
|
|
102
|
+ </div>
|
|
103
|
+ </div>
|
|
104
|
+ <div class="form-group">
|
|
105
|
+ <label class="col-xs-2 itp_lb">FAX</label>
|
105
|
106
|
<div class="col-xs-4 itp_ip">
|
106
|
107
|
<div class="col-xs-5 itp_in">
|
107
|
|
- <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_TEL_NO" class="form-control itp_input" name="telNo" value="">
|
|
108
|
+ <input type="password" id="ITP_FORM_OPERATION01010_DETAIL_USER_PW_CONFIRM" class="form-control itp_input" name="FAX_NO" value="">
|
|
109
|
+ </div>
|
|
110
|
+ </div>
|
|
111
|
+ <label class="col-xs-2 itp_lb" style="border-top:none;">로고</label>
|
|
112
|
+ <div class="col-xs-4 itp_ip"style="border-top:none;">
|
|
113
|
+ <div class="col-xs-5 itp_in">
|
|
114
|
+ <label class="col-xs-12"></label>
|
|
115
|
+ </div>
|
|
116
|
+ <div class="col-xs-7 itp_in">
|
|
117
|
+ <input type="password" id="ITP_FORM_OPERATION01010_DETAIL_USER_PW_CONFIRM" class="form-control itp_input" name="BRAND_LOGO" value="">
|
108
|
118
|
</div>
|
109
|
119
|
</div>
|
110
|
120
|
</div>
|
111
|
121
|
<div class="form-group">
|
112
|
|
- <label class="col-xs-2 itp_lb">비밀번호 확인</label>
|
|
122
|
+ <label class="col-xs-2 itp_lb">이메일</label>
|
113
|
123
|
<div class="col-xs-4 itp_ip">
|
114
|
124
|
<div class="col-xs-5 itp_in">
|
115
|
|
- <input type="password" id="ITP_FORM_OPERATION01010_DETAIL_USER_PW_CONFIRM" class="form-control itp_input" value="">
|
|
125
|
+ <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_EMAIL" class="form-control itp_input" name="EMAL_ADDR" value="">
|
116
|
126
|
</div>
|
117
|
127
|
</div>
|
118
|
|
- <label class="col-xs-2 itp_lb">이메일</label>
|
119
|
|
- <div class="col-xs-4 itp_ip">
|
|
128
|
+ <label class="col-xs-2 itp_lb"style="border-top:none;"></label>
|
|
129
|
+ <div class="col-xs-4 itp_ip"style="border-top:none;">
|
|
130
|
+ <div class="col-xs-7 itp_in">
|
|
131
|
+ <label class="col-xs-12"></label>
|
|
132
|
+ </div>
|
120
|
133
|
<div class="col-xs-5 itp_in">
|
121
|
|
- <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_EMAIL" class="form-control itp_input" name="email" value="">
|
|
134
|
+ <button type="button" id="ITP_BTN_OPERATION01010_DETAIL_ADDROW" class="btn btn-primary btn-sm ADB" style="display: inline-block;"><i class="glyphicon glyphicon-plus"></i> 추가</button>
|
122
|
135
|
</div>
|
123
|
136
|
</div>
|
124
|
137
|
</div>
|
125
|
|
- <div class="form-group border">
|
126
|
|
- <label class="col-xs-2 itp_lb">등록일</label>
|
|
138
|
+ </div>
|
|
139
|
+ <div class="itp_form_in">
|
|
140
|
+ <div class="form-group border">
|
|
141
|
+ <label class="col-xs-2 itp_lb">입금계좌정보</label>
|
|
142
|
+ <div class="col-xs-12 itp_ip">
|
|
143
|
+ <div class="col-xs-1 itp_in">
|
|
144
|
+ <select id="ITP_FORM_OPERATION01010_DETAIL_USER_STAT_CD" class="form-control itp_input" name="DPST_BNK_CD">
|
|
145
|
+ <option value="">은행</option>
|
|
146
|
+ </select>
|
|
147
|
+ </div>
|
|
148
|
+ <div class="col-xs-4 itp_in">
|
|
149
|
+ <input type="text" id="ITP_FORM_KOPER01010_DETAIL_CMPY_ZIPNO" class="form-control itp_input" name="RCV_ACCT_NO" value="" placeholder="계좌번호">
|
|
150
|
+ </div>
|
|
151
|
+ <div class="col-xs-2 itp_in">
|
|
152
|
+ <input type="text" id="ITP_FORM_KOPER01010_DETAIL_CMPY_ZIPNO" class="form-control itp_input" name="OWAC_NM" value="" placeholder="예금주명">
|
|
153
|
+ </div>
|
|
154
|
+ </div>
|
|
155
|
+ </div>
|
|
156
|
+ </div>
|
|
157
|
+ <div class="itp_form_in">
|
|
158
|
+ <div class="form-group border">
|
|
159
|
+ <label class="col-xs-2 itp_lb">주소</label>
|
|
160
|
+ <div class="col-xs-10 itp_ip">
|
|
161
|
+ <div class="col-xs-2 itp_in">
|
|
162
|
+ <input type="text" id="ITP_FORM_KOPER01010_DETAIL_CMPY_ZIPNO" class="form-control itp_input" name="ZIP_NO" value="" maxlength="6" readonly placeholder="우편번호">
|
|
163
|
+ </div>
|
|
164
|
+ <div class="col-xs-1 itp_in">
|
|
165
|
+ <button type="button" id="ITP_FORM_KOPER01010_DETAIL_ADRES_SCH" class="btn btn-primary btn-xs SHOW" style="margin: 3px 0px 0px 3px;"> 주소검색 </button>
|
|
166
|
+ </div>
|
|
167
|
+ <div class="col-xs-4 itp_in" style="margin-right: 5px;">
|
|
168
|
+ <input type="text" id="ITP_FORM_KOPER01010_DETAIL_CMPY_ADRES" class="form-control itp_input" name="LOAD_ADDR" value="" readonly placeholder="기본주소">
|
|
169
|
+ </div>
|
|
170
|
+ <div class="col-xs-4 itp_in">
|
|
171
|
+ <input type="text" id="ITP_FORM_KOPER01010_DETAIL_CMPY_ADRES_DTL" class="form-control itp_input" name="DTL_ADDR" value="" placeholder="상세주소">
|
|
172
|
+ </div>
|
|
173
|
+ </div>
|
|
174
|
+ </div>
|
|
175
|
+ </div>
|
|
176
|
+ <div class="form-group">
|
|
177
|
+ <label class="col-xs-2 itp_lb">등록자/등록일 </label>
|
127
|
178
|
<div class="col-xs-4 itp_ip">
|
128
|
|
- <div class="col-xs-5 itp_in fnAddDt"></div>
|
|
179
|
+ <div class="col-xs-5 itp_in">
|
|
180
|
+ <div class="input-group">
|
|
181
|
+ <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_USER_ID" class="form-control itp_input" name="REG_ID" value="홍길동" maxlength="20" readonly>
|
|
182
|
+ </div>
|
|
183
|
+ </div>
|
|
184
|
+ <label class="col-xs-1">/</label>
|
|
185
|
+ <div class="col-xs-5 itp_in">
|
|
186
|
+ <div class="input-group">
|
|
187
|
+ <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_USER_ID" class="form-control itp_input" name="REG_DT" value="2022-08-10" maxlength="20" readonly>
|
|
188
|
+ </div>
|
|
189
|
+ </div>
|
129
|
190
|
</div>
|
130
|
|
- <label class="col-xs-2 itp_lb">마지막 로그인</label>
|
|
191
|
+ <label class="col-xs-2 itp_lb">최종 수정자/수정일</label>
|
131
|
192
|
<div class="col-xs-4 itp_ip">
|
132
|
|
- <div class="col-xs-5 itp_in fnLastLoginDt"></div>
|
|
193
|
+ <div class="col-xs-5 itp_in">
|
|
194
|
+ <div class="input-group">
|
|
195
|
+ <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_USER_ID" class="form-control itp_input" name="CHG_ID" value="홍길동" maxlength="20" readonly>
|
|
196
|
+ </div>
|
|
197
|
+ </div>
|
|
198
|
+ <label class="col-xs-1">/</label>
|
|
199
|
+ <div class="col-xs-5 itp_in">
|
|
200
|
+ <div class="input-group">
|
|
201
|
+ <input type="text" id="ITP_FORM_OPERATION01010_DETAIL_USER_ID" class="form-control itp_input" name="CHG_DT" value="2022-08-10" maxlength="20" readonly>
|
|
202
|
+ </div>
|
|
203
|
+ </div>
|
133
|
204
|
</div>
|
134
|
|
- </div>
|
135
|
|
- </div>
|
|
205
|
+ </div>
|
136
|
206
|
</section>
|
137
|
207
|
</form>
|
138
|
208
|
</div>
|
139
|
209
|
</div>
|
140
|
210
|
|
141
|
|
- <div class="itp_table fix">
|
142
|
|
- <div class="itp_table_head fix">
|
143
|
|
- <h4 class="itp_table_tit">* 권한정보</h4>
|
144
|
|
- <div class="pull-right itp_cicon">
|
145
|
|
- <button type="button" id="ITP_BTN_OPERATION01010_DETAIL_ADDROW" class="btn btn-primary btn-sm ADB" style="display: inline-block;"><i class="glyphicon glyphicon-plus"></i> 추가</button>
|
146
|
|
- <button type="button" id="ITP_BTN_OPERATION01010_DETAIL_DELROW" class="btn btn-danger btn-sm DEB"><i class="glyphicon glyphicon-remove"></i> 삭제</button>
|
147
|
|
- </div>
|
148
|
|
- </div>
|
149
|
|
-
|
150
|
|
- <div id="ITP_OPERATION01010_DETAIL_jqGrid_list" class="itp_tb_list">
|
151
|
|
- <div id="ITP_OPERATION01010_DETAIL_jqGridView" class="itp_views fix"></div>
|
152
|
|
- <table id="ITP_OPERATION01010_DETAIL_jqGrid"></table>
|
153
|
|
- <div id="ITP_OPERATION01010_DETAIL_jqGridPager"></div>
|
154
|
|
- <div id="ITP_OPERATION01010_DETAIL_jqGridEmpty" class="itp_no_data"></div>
|
155
|
|
- </div>
|
156
|
|
- </div>
|
|
211
|
+
|
157
|
212
|
</div>
|
158
|
213
|
<div id="ITP_AJAX_OPERATION01010_VIEW_CONTAINER">
|
159
|
214
|
<div class="itp_form itp_type1 fix">
|
|
@@ -210,7 +265,6 @@
|
210
|
265
|
</form>
|
211
|
266
|
</div>
|
212
|
267
|
</div>
|
213
|
|
-
|
214
|
268
|
<div class="itp_table fix">
|
215
|
269
|
<div class="itp_table_head fix">
|
216
|
270
|
<h4 class="itp_table_tit">* 권한정보</h4>
|