⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bizdata.jsp

📁 java阿里巴巴代码
💻 JSP
字号:
<%@ page contentType="text/html;charset=GBK" %><%@ include file="/manage_it/fuction/include.jsp"%>
<html>
<head>
<title>律师事务所综合管理系统V1.0</title>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
<link href="../../../style/css.css" rel="stylesheet" type="text/css"> 
<link href="../css.css" rel="stylesheet" type="text/css">

</head>
<body bgcolor="#F0F0F0" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<table width="100%" border="0" cellpadding="10" cellspacing="1" align="center" bordercolor="#D1D1D1" >
  <tr> 
    <td>
		<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center" bordercolor="#009900" bgcolor="#D1D1D1">
        <tr   class=tablebg_top> 
          <td height="10" colspan="5"> <div align="left">
          	<font color="#FFFFFF" size="3"><b>业务参数</b></font></div></td>
        </tr>
        <tr bgcolor="#FFFFFF">
        <td class="grayD" onMouseover="this.className='grayE';" onMouseout="this.className='grayD'">
    		<img src="../img/receive.gif"> <a href="csLevel.jsp">客户级别参数</a>
    	</td>
    	<td class="grayD" onMouseover="this.className='grayE';" onMouseout="this.className='grayD'">
    	    <img src="../img/receive.gif"> <a href="csKind.jsp">客户类型参数</a>
    	</td>
    	<td class="grayD" onMouseover="this.className='grayE';" onMouseout="this.className='grayD'">
    	    <img src="../img/receive.gif"> <a href="csRight.jsp">客户权限参数</a>
    	</td>
    	<tr>
    	</table>
     <td>
  </tr>
 
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -