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

📄 default.aspx

📁 酒店在线订餐管理系统
💻 ASPX
字号:
<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table border="0" cellpadding="0" cellspacing="0" width="693">
<!-- fwtable fwsrc="未命名" fwbase="home.jpg" fwstyle="Dreamweaver" fwdocid = "311765227" fwnested="0" -->
  <tr>
   <td><img src="imgs/home/spacer.gif" width="89" height="1" border="0" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="134" height="1" border="0" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="15" height="1" border="0" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="150" height="1" border="0" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="71" height="1" border="0" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="84" height="1" border="0" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="79" height="1" border="0" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="72" height="1" border="0" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="1" height="1" border="0" alt="" /></td>
  </tr>

  <tr>
   <td colspan="2"><img name="home_r1_c1" src="imgs/home/home_r1_c1.jpg" width="223" height="33" border="0" id="home_r1_c1" alt="" /></td>
   <td rowspan="10"><img name="home_r1_c3" src="imgs/home/home_r1_c3.jpg" width="15" height="571" border="0" id="home_r1_c3" alt="" /></td>
   <td rowspan="2" colspan="2"><img name="home_r1_c4" src="imgs/home/home_r1_c4.jpg" width="221" height="46" border="0" id="home_r1_c4" alt="" /></td>
   <td rowspan="2" colspan="3"><img name="home_r1_c6" src="imgs/home/home_r1_c6.jpg" width="235" height="46" border="0" id="home_r1_c6" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="1" height="33" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="7" colspan="2" background="imgs/home/home_r2_c1.jpg" width="223" height="409" valign=top>
    <table width="100%" border="0">
       <asp:Repeater ID="newsList" runat="server">
       <ItemTemplate>
       <tr >
        <td width="30%" height="75" rowspan="2"><img src="imgs/No/0<%#Container.ItemIndex+1%>.gif"  onmouseover="Nochange(this)" onmouseout="Norecover(this)"/></td>
        <td width="70%" height="55" class="label"><%#Eval("title")%></td>
      </tr>
      <tr >
        <td height="20" align=right><%#Eval("publishtime", "{0:yyyy年MM月dd日}")%></td>
      </tr>
       </ItemTemplate>
       </asp:Repeater>
       </table>
   </td>
   <td><img src="imgs/home/spacer.gif" width="1" height="13" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="4" colspan="2" background="imgs/home/home_r3_c4.jpg" width="221" height="89">
       欢迎词</td>
   <td colspan="3" background="imgs/home/home_r3_c6.jpg" width="235" height="36"></td>
   <td><img src="imgs/home/spacer.gif" width="1" height="36" border="0" alt="" /></td>
  </tr>
  <tr >
   <td id="login1" width="84" height="24"><img name="home_r4_c6" src="imgs/home/home_r4_c6.jpg"  border="0" id="home_r4_c6" alt="" /></td>
   <td id="login2" background="imgs/home/home_r4_c7.jpg" width="79" height="24" align=left><input type="text" id="userId"  class="loginbox"/></td>
   <td rowspan="4" id="login3" width="72" height="98"><img name="home_r4_c8" src="imgs/home/home_r4_c8.jpg"  border="0" id="home_r4_c8" alt="" onclick="Login();" /></td>
   <td><img src="imgs/home/spacer.gif" width="1" height="24" border="0" alt="" /></td>
  </tr>
  <tr >
   <td id="login4" width="84" height="22"><img name="home_r5_c6" src="imgs/home/home_r5_c6.jpg"  border="0" id="home_r5_c6" alt="" /></td>
   <td id="login5" background="imgs/home/home_r5_c7.jpg" width="79" height="22" align=left><input  type=password id="passWord" class="loginbox"/></td>
   <td><img src="imgs/home/spacer.gif" width="1" height="22" border="0" alt="" /></td>
  </tr>
  <tr >
   <td rowspan="2" colspan="2" id="login6" width="163" height="52"><img name="home_r6_c6" src="imgs/home/home_r6_c6.jpg"  border="0" id="home_r6_c6" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="1" height="7" border="0" alt="" /></td>
  </tr>
  <tr>
   <td background="imgs/home/home_r7_c4.jpg" width="150" height="45"></td>
   <td><img name="home_r7_c5" src="imgs/home/home_r7_c5.jpg" width="71" height="45" border="0" id="home_r7_c5" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="1" height="45" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="2" colspan="5" background="imgs/home/home_r8_c4.jpg" width="456" height="350" valign=top> 
   
       <table width="100%" border="0">
       <asp:Repeater ID="itemShow" runat="server" OnItemDataBound="itemShow_ItemDataBound">
       <ItemTemplate>
       <td height="168" ><img src="Items/<%#Eval("type")%>/<%#Eval("pic")%>" height=160 width=210  title="<%#Eval("detail")%>" class="indexpic"  /></td>
       </ItemTemplate>
       </asp:Repeater>
       </table>
   </td>
   <td><img src="imgs/home/spacer.gif" width="1" height="262" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="2"><img name="home_r9_c1" src="imgs/home/home_r9_c1.jpg" width="89" height="129" border="0" id="home_r9_c1" alt="" /></td>
   <td rowspan="2" background="imgs/home/home_r9_c2.jpg" width="134" height="129"></td>
   <td><img src="imgs/home/spacer.gif" width="1" height="88" border="0" alt="" /></td>
  </tr>
  <tr>
   <td colspan="5"><img name="home_r10_c4" src="imgs/home/home_r10_c4.jpg" width="456" height="41" border="0" id="home_r10_c4" alt="" /></td>
   <td><img src="imgs/home/spacer.gif" width="1" height="41" border="0" alt="" /></td>
  </tr>
</table>
</asp:Content>

⌨️ 快捷键说明

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