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

📄 index.jsp

📁 商品管理系统
💻 JSP
字号:
<%@ taglib prefix="html" uri="/WEB-INF/struts-html.tld" %><%@ taglib prefix="bean" uri="/WEB-INF/struts-bean.tld" %>
<%@ page contentType="text/html;charset=gb2312" %>

<html>
<head>
	<title>后台管理登陆</title>
	<link href="img/css.css" rel="stylesheet" type="text/css">
</head>
<body>
<p>&nbsp;</p>
<p>&nbsp;</p>
<table cellspacing="0" cellpadding="0" width="555" border="0" align="center">
  <tbody>
    <tr>
      <td width="588"><div align="center">
        <center>
          <table cellspacing="0" cellpadding="0" width="558" border="0" style="border-collapse: collapse" bordercolor="#111111" height="237">
            <tbody>
              <tr>
                <td valign="top" width="198" rowspan="4" height="237"><img height="52" src="img/aaa_1.gif" width="198" /><img height="41" src="img/aaa_a1.gif" width="198" /><img height="53" src="img/aaa_a2.gif" width="198" /><img height="72" src="img/aaa_a3.gif" width="198" /></td>
                <td valign="top" height="87" width="360"><img border="0" src="img/touradmin1.gif" width="253" height="52" /><img height="52" src="img/aaa_r4.gif" width="77" />
                      <div align="center">
                        <center>
                        </center>
                  </div></td>
              </tr>
              <tr>
                <td valign="top" width="360" height="104"><div align="center"> </div>
                
                      <html:form action="/userLogo" method="post" >
                      
                        <div align="center">
                          <div align="center">
                            <table width="336" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bgcolor="#FFFFFF">
                              <tr>
                                <td height="29"><br />
                                    <br />
                                    <table  width="91%" border="0" align="center" cellpadding="1" cellspacing="1">
                                      <tr bgcolor="#FFFFFF">
                                        <td width="52"><div align="left">管理员:</div></td>
                                        <td width="91"><div align="left">
                                            <input name="user_name" type="text" class="s01" id="name" size="12" />
                                        </div></td>
                                        <td width="92"><div align="center">
                                            <input  onclick="return check();"  type="image" border="0" name="submit" src="img/xx.gif" width="54" height="18" />
                                        </div></td>
                                      </tr>
                                      <tr bgcolor="#FFFFFF">
                                        <td width="52"><div align="left">密&nbsp;&nbsp;码:</div></td>
                                        <td width="91"><div align="left">
                                            <input name="password" type="password" class="s01" id="pwd" size="12" />
                                        </div></td>
                                        <td width="92"><div align="center"><a href="index.jsp"><img src="img/qc.gif" width="54" height="18" border="0" /></a></div></td>
                                      </tr>
                                      <tr bgcolor="#FFFFFF">
                                        <td colspan="3" height="28"><div align="center"><font color="#FF0000">非本站会员请勿登录,否则将追究法律责任!</font></div></td>
                                      </tr>
                                    </table>
                                  <br />
                                </td>
                              </tr>
                            </table>
                          </div>
                        </div>
                      </html:form></td>
              </tr>
              <tr>
                <td valign="top" width="360" height="36"><p align="center"> </p></td>
              </tr>
              <tr>
                <td valign="top" width="360" height="10"><div align="center"></div></td>
              </tr>
            </tbody>
          </table>
        </center>
      </div></td>
    </tr>
  </tbody>
</table>
</body>
</html>

⌨️ 快捷键说明

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