1.用户管理中修改用户角色页面增加滚动条。
This commit is contained in:
parent
9cba597ec2
commit
456599f967
@ -75,7 +75,7 @@
|
||||
}
|
||||
}
|
||||
%>
|
||||
<body leftmargin="0" topmargin="0" onload="" class="ListPage" >
|
||||
<body leftmargin="0" topmargin="0" onload="" class="ListPage" style=" overflow-y:auto; overflow-x:auto; width:600px; height:700px;¡±>
|
||||
<table style="border: 0;width: 100%;height: 100%" cellspacing="0" cellpadding="0" >
|
||||
<tr height=1 align=center>
|
||||
<td>用户【 <font color=#6666cc><%=sUserName%></font> 】具有的角色
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user