?? roleadd.jsp
字號:
<%@ page language="java" pageEncoding="utf-8"%>
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean"%>
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html"%>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic"%>
<%@ taglib uri="http://struts.apache.org/tags-tiles" prefix="tiles"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href='<%=request.getContextPath()%>/css/main.css' rel='stylesheet' type='text/css'></link>
<title>電信運(yùn)營計(jì)費(fèi)管理系統(tǒng)-角色添加</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
}
.STYLE5{
font-size: 9px;
}
P{
LINE-HEIGHT: 120%; font-size: 12px; font-style: normal;
}
.STYLE6{
font-size: 13px;
font-weight: bold;
}
.STYLE7{
color: #FF8605;
}
P{
LINE-HEIGHT: 150%; font-size: 14px; text-indent: 20pt;font-style: normal;
}
LI{
FONT-SIZE: 12px;
}
-->
</style>
</head>
<body>
<center>
<!--logo頭開始-->
<table width='778' height='74' border='0' cellpadding='0' cellspacing='0'>
<tr>
<td>
<table height='100%' border='0' cellpadding='0' cellspacing='0'>
<tr>
<td width='168' height='100%'><a href="http://www.tarena.com.cn" target=_blank><img src="<%=request.getContextPath()%>/images/logo.gif" height="39" width="111" border="0"></a></td>
<td width='13'><img src="<%=request.getContextPath()%>/images/sy_03.jpg" height="67" width="13"></td>
<td width='136'><img src="<%=request.getContextPath()%>/images/sy_04.gif" height="37" width="348"></td>
<td width='276'> </td>
<td width='175' valign='bottom'> </td>
</tr>
</table></td>
</tr>
</table>
<!--logo頭結(jié)束-->
<!--功能導(dǎo)航開始-->
<!-- 標(biāo)準(zhǔn)標(biāo)記庫 -->
<table width='778' border='0' cellspacing='0' cellpadding='0'>
<tr>
<td width='13' height='13'><img src="<%=request.getContextPath()%>/images/sy_10.jpg" height="61" width="13"></td>
<td width='752' background='<%=request.getContextPath()%>/images/sy_12.jpg'>
<table width='100%' border='0' cellspacing='0' cellpadding='0'>
<tr>
<td align='left'>
<!-- 這里的工具條上的菜單是由權(quán)限決定的,在登錄的時(shí)候存放在session的modules中 -->
<a href="<%=request.getContextPath()%>/main.jsp" class="cl">首頁</a><span class="STYLE4">|</span>
<c:forEach var="m" items="${ADMIN_MODULES}">
<a href="<%=request.getContextPath() %>${m.url }?mid=${m.id }" class="cl">${m.name }</a><span class="STYLE4">|</span>
</c:forEach>
</td>
</tr>
</table>
</td>
<td width='13'><img src="<%=request.getContextPath()%>/images/sy_13.jpg" height="61" width="14"></td>
</tr>
</table>
<!--功能導(dǎo)航開結(jié)束-->
</center>
<!--正文區(qū)開始[包含左邊的功能操作菜單,與中間的操作區(qū)域]-->
<center>
<table width='778' height='370' border='1'>
<tr>
<!--左邊列[功能操作菜單]開始 -->
<td valign='top' bgcolor='#f8f8f8'>
<!-- 標(biāo)準(zhǔn)標(biāo)記庫 -->
<!--菜單標(biāo)題欄開始-->
<table width='100%' height='31' border='0' cellspacing='0' cellpadding='0' background='<%=request.getContextPath()%>/images/index_26.jpg'>
<tr>
<td width='18%'> </td>
<td width='47%' valign='middle' background='<%=request.getContextPath()%>/images/ctitle_bak_fcenter.jpg'><span class="channel_title">權(quán)限管理<!-- 模塊名稱 -->></span></td>
<td width='9%' align='left' valign='middle' background='<%=request.getContextPath()%>/images/ctitle_bak_fcenter.jpg'><img src="<%=request.getContextPath()%>/images/channel_dh_2.jpg" height="12" width="18"></td>
<td width='26%' align='right' valign='middle' background='<%=request.getContextPath()%>/images/ctitle_bak_center.jpg'><img src="<%=request.getContextPath()%>/images/ctitle_bak_right.jpg" height="31" width="10"></td>
</tr>
</table>
<!--菜單標(biāo)題欄結(jié)束-->
<!--菜單項(xiàng)開始-->
<table width='100%' border='0' cellspacing='0' cellpadding='0'>
<tr>
<td style='border-bottom: 1px solid #d5d5d5;border-left: 1px solid #d5d5d5; border-right: 1px solid #d5d5d5;'>
<table width='191' height='31' border='0' cellpadding='0' cellspacing='0' background='<%=request.getContextPath()%>/images/subchannel_bak.jpg'>
<tr>
<td width='36' height='31' align='right' valign='middle'><img src="<%=request.getContextPath()%>/images/subchannel_doc.jpg" height="9" width="6"> </td>
<td align='left' valign='middle'>
<table border='0' cellpadding='0' cellspacing='0'>
<tr>
<td height='31'><a href='<%=request.getContextPath()%>/rights/index.jsp'>首頁</a></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- 循環(huán)顯示操作菜單 -->
<c:forEach var="r" items="${ADMIN_MODULE_RIGHTS}">
<table width='191' height='31' border='0' cellpadding='0' cellspacing='0' background='<%=request.getContextPath()%>/images/subchannel_bak.jpg'>
<tr>
<td width='36' height='31' align='right' valign='middle'><img src="<%=request.getContextPath()%>/images/subchannel_doc.jpg" height="9" width="6"> </td>
<td align='left' valign='middle'>
<table border='0' cellpadding='0' cellspacing='0'>
<tr>
<td height='31'><a href='<%=request.getContextPath() %>${r.url }'>${r.name }</a></td>
</tr>
</table>
</td>
</tr>
</table>
</c:forEach>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr><td width='100%' height='3'></td></tr>
</table>
</td>
</tr>
</table>
<!--菜單項(xiàng)結(jié)束-->
</td>
<!--左邊列[功能操作菜單]結(jié)束 -->
<!--內(nèi)容區(qū)開始-->
<td width='575' align='center' valign='top'>
<!-- 標(biāo)準(zhǔn)標(biāo)記庫 -->
<table width='100%' height='10%' border='0' cellspacing='0' cellpadding='0'>
<tr>
<td width='40' background='<%=request.getContextPath()%>/images/index_26.jpg'> </td>
<!--內(nèi)容區(qū)導(dǎo)航開始-->
<td align='left' valign='middle' background='<%=request.getContextPath()%>/images/ctitle_bak_center.jpg'>
<table border='0' cellspacing='0' cellpadding='0'>
<tr>
<td height='31' background='<%=request.getContextPath()%>/images/ctitle_bak_fcenter.jpg'>
<a href='<%=request.getContextPath()%>/main.jsp' class=channel_title>首頁</a>
<img src="<%=request.getContextPath()%>/images/sy_2_18.jpg" border="0">
<a href='<%=request.getContextPath()%>/rights/index.jsp' class=channel_title>權(quán)限管理首頁</a>
<img src="<%=request.getContextPath()%>/images/sy_2_18.jpg" border="0">
<a href='roleadd.jsp' class=channel_title>角色增加</a>
</td>
</tr>
</table>
</td>
<!--內(nèi)容區(qū)導(dǎo)航結(jié)束-->
<td align='left' valign='middle' background='<%=request.getContextPath()%>/images/ctitle_bak_center.jpg'> </td>
<td width='13' align='right' valign='middle' background='<%=request.getContextPath()%>/images/ctitle_bak_center.jpg'>
<img src="<%=request.getContextPath()%>/images/ctitle_bak_right.jpg" height="31" width="10">
</td>
</tr>
</table>
<table width='100%' border='1' cellspacing='0' cellpadding='0'>
<tr width="100%" height="300px">
<!-- 顯示查詢UI -->
<td align="center" valign="top">
<form name="roleform" method="post" action="roleadd.jsp">
<table border="0" cellspacing='0' cellpadding='0' width="80%" height="200">
<tr>
<td>角色名稱:</td>
<td align="left"><input type="text" name="rolename" value="" style="WIDTH:170px"></td>
</tr>
<tr>
<td valign="top">擁有權(quán)限:</td>
<td align="left">
<div style="display:block;overflow-y:scroll;overflow-x:auto;height:280px;">
<input type="checkbox" name="rightid" value="1">
權(quán)限瀏覽|權(quán)限管理 | 權(quán)限瀏覽
<br/>
<input type="checkbox" name="rightid" value="2">
權(quán)限增加|權(quán)限管理 | 權(quán)限增加
<br/>
<input type="checkbox" name="rightid" value="3">
權(quán)限修改|權(quán)限管理 | 權(quán)限修改
<br/>
<input type="checkbox" name="rightid" value="4">
權(quán)限刪除|權(quán)限管理 | 權(quán)限刪除
<br/>
<input type="checkbox" name="rightid" value="5">
角色瀏覽|權(quán)限管理 | 角色瀏覽
<br/>
<input type="checkbox" name="rightid" value="6">
角色增加|權(quán)限管理 | 角色增加
<br/>
<input type="checkbox" name="rightid" value="7">
角色修改|權(quán)限管理 | 角色修改
<br/>
<input type="checkbox" name="rightid" value="8">
角色刪除|權(quán)限管理 | 角色刪除
<br/>
<input type="checkbox" name="rightid" value="9">
超級管理員修改|管理員管理 | 超級管理員修改
<br/>
<input type="checkbox" name="rightid" value="10">
管理員瀏覽|管理員管理 | 管理員瀏覽
<br/>
<input type="checkbox" name="rightid" value="11">
管理員增加|管理員管理 | 管理員增加
<br/>
<input type="checkbox" name="rightid" value="12">
管理員修改|管理員管理 | 管理員修改
<br/>
<input type="checkbox" name="rightid" value="13">
管理員刪除|管理員管理 | 管理員刪除
<br/>
<input type="checkbox" name="rightid" value="14">
資費(fèi)瀏覽|資費(fèi)管理 | 資費(fèi)瀏覽
<br/>
<input type="checkbox" name="rightid" value="15">
資費(fèi)增加|資費(fèi)管理 | 資費(fèi)增加
<br/>
<input type="checkbox" name="rightid" value="16">
資費(fèi)修改|資費(fèi)管理 | 資費(fèi)修改
<br/>
<input type="checkbox" name="rightid" value="17">
資費(fèi)刪除|資費(fèi)管理 | 資費(fèi)刪除
<br/>
<input type="checkbox" name="rightid" value="18">
帳務(wù)帳號查詢|用戶管理 | 帳務(wù)帳號查詢
<br/>
<input type="checkbox" name="rightid" value="19">
帳務(wù)帳號增加|用戶管理 | 帳務(wù)帳號增加
<br/>
<input type="checkbox" name="rightid" value="20">
帳務(wù)帳號修改|用戶管理 | 帳務(wù)帳號修改
<br/>
<input type="checkbox" name="rightid" value="21">
帳務(wù)帳號刪除|用戶管理 | 帳務(wù)帳號刪除
<br/>
<input type="checkbox" name="rightid" value="22">
業(yè)務(wù)帳號查詢|用戶管理 | 業(yè)務(wù)帳號查詢
<br/>
<input type="checkbox" name="rightid" value="23">
業(yè)務(wù)帳號增加|用戶管理 | 業(yè)務(wù)帳號增加
<br/>
<input type="checkbox" name="rightid" value="24">
業(yè)務(wù)帳號修改|用戶管理 | 業(yè)務(wù)帳號修改
<br/>
<input type="checkbox" name="rightid" value="25">
業(yè)務(wù)帳號刪除|用戶管理 | 業(yè)務(wù)帳號刪除
<br/>
<input type="checkbox" name="rightid" value="26">
帳務(wù)年查詢|帳務(wù)管理 | 帳務(wù)年查詢
<br/>
<input type="checkbox" name="rightid" value="27">
帳務(wù)月查詢|帳務(wù)管理 | 帳務(wù)月查詢
<br/>
<input type="checkbox" name="rightid" value="28">
帳單查詢|帳單管理 | 帳單查詢
<br/>
<input type="checkbox" name="rightid" value="29">
用戶帳單查詢|用戶自服務(wù) | 用戶自服務(wù)查詢
<br/>
<input type="checkbox" name="rightid" value="30">
個(gè)人信息修改|用戶自服務(wù) | 用戶自服務(wù)修改
<br/>
</div>
</td>
</tr>
<tr>
<td align="center" colspan="2"><input type="submit" value="增加"> <input type="reset" value="取消"> </td>
<td>
</tr>
</table>
</form>
</td>
</tr>
<tr width="100%" height="20px" style="background-color:#c0c0c0;">
<!-- 錯(cuò)誤提示行 -->
<td align="left"><font color="blue">提示:</font></td>
</tr>
</table>
</td>
<!--內(nèi)容區(qū)結(jié)束-->
</tr>
</table>
</center>
<!--正文區(qū)開始[包含左邊的功能操作菜單,與中間的操作區(qū)域]結(jié)束-->
<!--頁面尾巴開始-->
<center>
<table width='778' height='70' border='0' cellpadding='0' cellspacing='0'>
<tr>
<td height='86' align='center'>
<table width='80%' border='0' cellspacing='2' cellpadding='0'>
<tr>
<td height='39' align='center'>
<div id="copyright" >
<span class="L12">
首頁 - 在線幫助 - 網(wǎng)站介紹 - 客戶支持 - 意見反饋 - 網(wǎng)站導(dǎo)航 -
<a href="http://www.tarena.com.cn" class="bottom_link" target=_blank>關(guān)于我們</a>
</span>
<br/>
</div>
</td>
</tr>
<tr>
<td height='15' align='center'>
<span style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; COLOR: #999; PADDING-TOP: 3px">
[源自北美的技術(shù),最優(yōu)秀的師資,最真實(shí)的企業(yè)環(huán)境,最適用的實(shí)戰(zhàn)項(xiàng)目]
</span>
</td>
</tr>
<tr>
<td height='15' align='center'>
<span style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; COLOR: #999; PADDING-TOP: 3px">
版權(quán)所有(C)加拿大達(dá)內(nèi)IT培訓(xùn)集團(tuán)公司
</span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>
<!--頁面尾巴結(jié)束-->
</BODY>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -