- <%@ page contentType="text/html; charset=GBK" %>
- <%
- try{
- %>
- <html>
- <head>
- <title>
- read
- </title>
- <STYLE>BODY {
- FONT-SIZE: 12px; LINE-HEIGHT: 14pt
- }
- TD {
- FONT-SIZE: 12px; LINE-HEIGHT: 14pt
- }
- P {
- FONT-SIZE: 12px; LINE-HEIGHT: 14pt
- }
- DIV {
- FONT-SIZE: 12px; LINE-HEIGHT: 14pt
- }
- INPUT {
- FONT-SIZE: 12px; LINE-HEIGHT: 14pt
- }
- .p1 {
- FONT-SIZE: 12px
- }
- .p2 {
- FONT-SIZE: 12px; LINE-HEIGHT: 120%
- }
- .p3 {
- FONT-SIZE: 14px
- }
- .p4 {
- FONT-SIZE: 14px; LINE-HEIGHT: 150%
- }
- .p5 {
- FONT-SIZE: 14px; LINE-HEIGHT: 15pt
- }
- .p6 {
- COLOR: #000000; FONT-SIZE: 9pt
- }
- .drop {
- FILTER: dropshadow(color=#ffffff,offx=1,offy=1,positive=1)
- }
- A {
- TEXT-DECORATION: none
- }
- A:hover {
- COLOR: #c2e2ef
- }
- A.w {
- COLOR: #ffffff
- }
- A.a1:link {
- COLOR: #0000ff; TEXT-DECORATION: none
- }
- A.a1:visited {
- COLOR: #0000ff; TEXT-DECORATION: none
- }
- A.a1:active {
- COLOR: #0000ff; TEXT-DECORATION: underline
- }
- A.a1:hover {
- COLOR: #0000ff; TEXT-DECORATION: underline
- }
- .sbutt {
- BORDER-BOTTOM: #4a3163 1px solid; BORDER-LEFT: #4a3163 1px solid; BORDER-RIGHT: #4a3163 1px solid; BORDER-TOP: #4a3163 1px solid; FONT-SIZE: 12px
- }
- </STYLE>
- </head>
- <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
- <table width=590 border=0 align="center" cellpadding=0 cellspacing=0>
- <tbody>
- <tr>
- <td width=39></td>
- <td align=right width=527> </td>
- <td width=24> </td>
- </tr>
- <tr>
- <td height=189 width=39></td>
- <td align=middle height=189 width=527>
- <table border=0 cellpadding=0 cellspacing=0 width=472>
- <tbody>
- <tr>
- <td class=p4 height="106">
- <p> 欢迎您进入<font
- color=#006699>商城管理系统</font>,在这里您可以对您的商店和商品品进行详细的配置。<br>
- 以下是商城管理系统的简要介绍:</p>
- <p>·<font color=#006699>商店管理:</font>主要是您商品所在目录管理和商品管理。</p>
- <p>·<font color=#006699>交易管理:</font>包含了在您商店购物的顾客的订单信息和发货记录。</p>
- <p>·<font color=#006699>新闻管理:</font>在此进行商品的热卖、精品、新品、打折等促销活动,将显示在商店首页。</p>
- <p>·<font color=#006699>信息管理:</font>您可在此为您的商店发布相关调查,察看访问量。还有顾客的在线留言。</p>
- <p>·<font color=#006699>操作管理:</font>这里您可以添加和修改商店管理员,还有对新加入的会员进行审查。</p>
- <p align=right> </p>
- </td>
- </tr>
- </tbody>
- </table>
- <td height=189 width=24> </td>
- </tr>
- <tr>
- <td height=14 width=39></td>
- <td height=14 width=527>
- <div align="center"></div>
- </td>
- <td height=14 width=24> </td>
- </tr>
- </tbody>
- </table>
- </body>
- </html>
- <%
- }catch(Exception e){
- throw (e);
- }
- %>