userManage.htmlbak
13.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
<!--mainright-->
<!--用户搜索区域-->
<div class="row">
<div class="col-md-12 col-sm-12 ITD-padding-common margin-bottom-18 margin-top-18">
<div class="ITD-padding22-24 ITD-bgcolor-white ITD-border-radius ITD-box-shadow pos-rel clearfix">
<div class="row ">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12 ">
<span class="control-label ITD-common-parking-l float-left ITD-common-color070 ITD-common-fontsize14">账号</span>
<input type="text" class="ITD-parkinput78 paddingleft-10 ITD-input-bordercolor" maxlength="32" id="select_page_user_number">
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12 ">
<span class="control-label ITD-common-parking-l float-left ITD-common-color070 ITD-common-fontsize14">姓名</span>
<input type="text" class="ITD-parkinput78 paddingleft-10 ITD-input-bordercolor" maxlength="32" id="select_page_user_name" >
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12 ">
<span class="control-label ITD-common-parking-l float-left ITD-common-color070 ITD-common-fontsize14">手机号</span>
<input type="password" autocomplete="new-password" onfocus="this.type='text'" class="ITD-parkinput78 paddingleft-10 ITD-input-bordercolor" maxlength="11" id="select_page_user_phone" >
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12">
<div class="float-right">
<div class="ITD-common-searchbtn" id="select_page_user">查询</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--记录 sta -->
<div class="row">
<div class="col-md-12 ITD-padding-common">
<div class="ITD-box-shadow ITD-border-radius padding0-20">
<div class="ITD-common-title pos-rel ITD-common-color070">
<span >用户管理</span>
<div class="btn-actions pos-abs">
<div class="btn-export float-right" id="add_section">
<button class="btn ITD-panelbtn-iconpl ITD-panelbtn-icon-gray ">
<i class="fa ITD-panelicon-add"></i>分配组织
</button>
</div>
<div class="btn-export float-right margin-right-10" id="add_roler">
<button class="btn ITD-panelbtn-iconpl ITD-panelbtn-icon-gray ">
<i class="fa ITD-panelicon-add"></i>分配角色
</button>
</div>
<div class="btn-export float-right margin-right-10 _user_operate_s" id="_user_operate_s">
<button class="btn ITD-panelbtn-iconpl ITD-panelbtn-icon-gray ">
<i class="fa ITD-panelicon-add"></i>添加用户
</button>
</div>
</div>
</div>
<div class="portlet-body">
<table id="userTable" class="ITD-fix-table common-tableh47"></table>
</div>
</div>
</div>
</div>
<!--记录 end -->
<!--添加用户修改弹窗start-->
<div id="alert_over" class="alert_over">
<div class="pst role_alert_con ITD-border-radius ITD-common-color070" id="user_llw_alert_con">
<div class="role_alert_con_t">
<span class="ITD-common-fontsize16 colorbig ITD-ztree-headername" id="role_alert_title">添加用户</span>
<!--<img class="fr user_close_alert" src="../../../img/delete_icon.png">-->
<span class="fr user_close_alert close ITD-model-close">×</span>
</div>
<div class="role_alert_error ac" id="role_alert_error">报错信息</div>
<input type="hidden" id="id" maxlength="15">
<div class="ITD-common-display-flex">
<div class="ITD-common-perflex">
<div class="ITD-form-group margin-bottom-24">
<span class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">账号<span class="ITD-color-red" style="padding-left: 3px;">*</span></span>
<input type="text" id="loginCode" class="ITD-input-wid180 ITD-input-bordercolor" name="loginCode" maxlength="32">
</div>
<div class="ITD-form-group margin-bottom-24">
<span class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">年龄<span class="ITD-color-red" style="padding-left: 3px;">*</span></span>
<input type="text" id="userage" class="ITD-input-wid180 ITD-input-bordercolor" name="userage" maxlength="3">
</div>
<div class="ITD-form-group margin-bottom-24">
<span class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">系统名称</span>
<input type="text" readonly="readonly" id="sysName" name="sysName" class="ITD-input-wid180 ITD-input-bordercolor">
</div>
<div class="ITD-form-group margin-bottom-24">
<span class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">联系电话<span class="ITD-color-red" style="padding-left: 3px;">*</span></span>
<input type="text" id="telephone" class="ITD-input-wid180 ITD-input-bordercolor" name="telephone" maxlength="11">
</div>
<div class="ITD-form-group margin-bottom-24">
<span class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">描述<span class="ITD-color-red" style="padding-left: 3px;">*</span></span>
<input type="text" maxlength="120" id="remark" name="remark" class="ITD-input-wid180 ITD-input-bordercolor">
</div>
</div>
<div class="ITD-common-perflex">
<div class="ITD-form-group margin-bottom-24">
<span class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">姓名<span class="ITD-color-red" style="padding-left: 3px;">*</span></span>
<input type="text" id="opName" class="ITD-input-wid180 ITD-input-bordercolor" name="opName" maxlength="32">
</div>
<div class="ITD-form-group margin-bottom-24">
<span class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">性别</span>
<div class='diy_select diy_select_sex' >
<div class="select-text select-text_sex">
<input type='hidden' name='' id="sex_value" class='diy_select_input' />
<div class='diy_select_txt diy_select_txt_sex' id="user_sex">请选择<span style="display: none">1</span>
</div><div class='diy_select_btn'></div>
</div>
<div class="select-option">
<ul class='diy_select_list'>
<li>男<span style="display: none">1</span></li>
<li>女<span style="display: none">2</span></li>
</ul>
</div>
</div>
</div>
<div class="ITD-form-group margin-bottom-24">
<span class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">邮箱<span class="ITD-color-red" style="padding-left: 3px;">*</span></span>
<input type="text" id="userEmail" class="ITD-input-wid180 ITD-input-bordercolor" name="userEmail" maxlength="32">
</div>
<div class="ITD-form-group margin-bottom-24">
<span class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">用户状态</span>
<div class='diy_select diy_select_sex'>
<div class="select-text select-text_sex" >
<input type='hidden' name='' id="user_dataState_value" class='diy_select_input' />
<div class='diy_select_txt diy_select_txt_sex' id="user_dataState">正常<span style="display: none">1</span></div>
<div class='diy_select_btn'></div>
</div>
<div class="select-option">
<ul class='diy_select_list'>
<li>正常<span style="display: none">1</span></li>
<li>锁定<span style="display: none">2</span></li>
</ul>
</div>
</div>
</div>
<div class="ITD-form-group margin-bottom-24" id="use_resetPwd">
<span class="ITD-form-padleft25-read float-left ITD-pop-panel-wid100">密码</span>
<span class="ITD-form-padleft5-read float-left" id="parentOrgName" >默认密码为123qwe</span>
</div>
</div>
</div>
<div class="role_alert_btn">
<span id="user_alert_cancel" class="ITD-bgcolor-c2cad8">取消</span>
<span id="user_alert_ok" class="ITD-bgcolor-green">保存</span>
</div>
</div>
</div>
<!--添加用户修改弹窗end-->
<!--添加角色弹窗 sta -->
<div id="alertroler_over" class="alertroler_over">
<div class="departmentrolerAlert" id="departmentrolerAlert">
<div class="roler-checkable-con ITD-border-radius ITD-common-color070" id="rolerr-checkable-con">
<div class="departmentrolerAlert_t">
<span class="ITD-common-fontsize16 colorbig ITD-ztree-headername" id="departmentrolerAlert_t">分配角色</span>
<!--<img class="fr roler_close_alert_org" src="../../../img/delete_icon.png">-->
<span class="fr roler_close_alert_org close ITD-model-close">×</span>
</div>
<div class="allRoler">
<ul class="roler-conten" id="roler-conten">
<li class="roler-mes">测试员1测试员测试员测试员测试员测试员测试员测试员</li>
<li class="roler-mes">测试员2</li>
<li class="roler-mes">测试员3</li>
<li class="roler-mes">信息维护</li>
<li class="roler-mes">测试员4</li>
<li class="roler-mes">审核员</li>
</ul>
<ul class="roler-conten-opt" id="roler-conten-opt">
<li id="add_opt">添加></li>
<li id="remove_opt"><删除</li>
<li id="addall_opt">添加全部>></li>
<li id="removeall_opt"><<删除全部</li>
</ul>
<ul class="addroler-content" id="addroler-content">
<!--<li class="addroler-mes">测试员1</li>-->
<!--<li class="addroler-mes">测试员1</li>-->
<!--<li class="addroler-mes">测试员1</li>-->
<!--<li class="addroler-mes">信息维护</li>-->
<!--<li class="addroler-mes">测试员1</li>-->
<!--<li class="addroler-mes">审核员</li>-->
</ul>
</div>
<div class="departmentrolerAlert_b">
<span id="departmentrolercancel_btn" class="departmentrolercancel_btn ITD-bgcolor-c2cad8">取消</span>
<span id="departmentrolerAlert_btn" class="departmentrolerAlert_btn ITD-bgcolor-green">保存</span>
</div>
</div>
</div>
</div>
<!--添加角色弹窗 end -->
<!--添加部门弹窗 sta -->
<div class="departmentAlert" id="departmentAlert">
<div class="treeview-checkable-con ITD-border-radius ITD-common-color070" id="treeview-checkable-con">
<div class="departmentAlert_t">
<span class="ITD-common-fontsize16 colorbig ITD-ztree-headername" id="departmentAlert_t">分配组织</span>
<!--<img class="fr user_close_alert_org" src="../../../img/delete_icon.png">-->
<span class="fr user_close_alert_org close ITD-model-close">×</span>
</div>
<ul id="user_org_tree" class="ztree treeview-checkable_org"></ul>
<div class="departmentAlert_b">
<span id="departmentAlertrcancel_btn" class="departmentAlertcancel_btn ITD-bgcolor-c2cad8">取消</span>
<span id="departmentAlert_btn" class="departmentAlert_btn ITD-bgcolor-green">保存</span>
</div>
</div>
<input type="hidden" id="user_org_tree_id">
</div>
<!--添加部门弹窗 end -->
<!--提示弹窗 sta-->
<div class="modal fade" id="alertmodel" style="display: none" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="ITD-modal-dialog blue-modal">
<div class="modal-content ITD-common-color070">
<div class="modal-header ITD-model-header">
<button type="button" class="close ITD-model-close" data-dismiss="modal" aria-hidden="true">×</button>
<span class="ITD-common-fontsize16 colorbig ITD-ztree-headername">提示</span>
</div>
<div class="modal-body">
<div class="ITD-alertmodel-contentmsg"></div>
</div>
</div>
</div>
</div>
<!--提示弹窗 end-->
<script src='../../assets/syspages/js/rbac/userManage.js'></script>