📄 usercomeinorderform.aspx
字号:
<%@ Page Language="C#" MasterPageFile="~/MasterPage/MasterPageOfQianTai.master" AutoEventWireup="true" CodeFile="UserComeInOrderForm.aspx.cs" Inherits="userShouldDo_UserComeIn" Title="Untitled Page" Theme="Themes1"%>
<%@ Register Src="../UserControl/UserFunctionList.ascx" TagName="UserFunctionList" TagPrefix="uc1" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table cellpadding="0" cellspacing="0" style="width: 1003px; height: 146px">
<tr>
<td style="background-image: url(../images/bg.gif); width: 39px">
</td>
<td style="width: 924px">
<table cellpadding="0" cellspacing="0" style="width: 924px; height: 130px">
<tr>
<td style="vertical-align: top; width: 231px; height: 413px; background-color: lemonchiffon;">
<table style="left: 1px; position: relative; top: -25px">
<tr>
<td style="width: 231px; height: 211px;">
<uc1:UserFunctionList ID="UserFunctionList1" runat="server" />
</td>
</tr>
<tr>
<td style="width: 220px; height: 200px">
<asp:Calendar ID="Calendar1" runat="server" Style="left: 9px; position: relative" SkinID="three"></asp:Calendar>
</td>
</tr>
</table>
</td>
<td colspan="2" style="background-image: url(../images/leaguer/person/rbody.gif);
vertical-align: top; background-repeat: repeat-y; height: 413px">
<table align="left" cellpadding="0" cellspacing="0" height="400" style="width: 693px">
<tr style="color: #000000">
<td align="left" colspan="3" style="background-image: url(../images/leaguer/person/rtop.gif);
background-repeat: no-repeat; height: 37px">
</td>
</tr>
<tr style="color: #000000">
<td align="left" colspan="3" style="background-image: url(../images/leaguer/person/rbody.gif);
background-repeat: repeat-y; height: 47px">
<img src="../images/leaguer/order/rtop.gif" />
</td>
</tr>
<tr style="color: #000000">
<td align="right" style="width: 125px; height: 24px">
<asp:LinkButton ID="LinK_Dangqian" runat="server" ForeColor="#FF6600" Font-Size="Large">
当前订单
</asp:LinkButton></td>
<td align="left" style="width: 300px; height: 24px">
<asp:LinkButton ID="LinK_Lishi" runat="server" ForeColor="#F80819" SkinID="one" Font-Size="Large">
历史订单
</asp:LinkButton>
<asp:LinkButton ID="LinkButton1" runat="server" SkinID="one" Font-Size="Large" >订单回复</asp:LinkButton>
<asp:LinkButton ID="LinkButton2" runat="server" SkinID="two" Font-Size="Large">订单整理</asp:LinkButton></td>
<td style="width: 150px; height: 24px">
</td>
</tr>
<tr>
<td align="right" style="width: 125px; height: 17px">
<asp:LinkButton ID="LinkButton3" runat="server" Font-Size="Large" SkinID="one" Style="left: 2px;
position: relative; top: 0px">地区订单</asp:LinkButton></td>
<td align="left" style="width: 300px; height: 17px">
</td>
<td style="width: 150px; height: 17px">
</td>
</tr>
<tr>
<td align="center" colspan="3" style="vertical-align: top; height: 249px">
<fieldset style="width:240">
<legend>在主题中使用图片</legend>
<asp:BulletedList ID="BulletedList1" runat="server" style="left: -16px; position: relative; top: -7px" Font-Size="Large">
<asp:ListItem>南关区订单</asp:ListItem>
<asp:ListItem>朝阳区订单</asp:ListItem>
<asp:ListItem>宽平区订单</asp:ListItem>
<asp:ListItem>绿园区订单</asp:ListItem>
<asp:ListItem>二道区订单</asp:ListItem>
<asp:ListItem>双阳区订单</asp:ListItem>
</asp:BulletedList>
</fieldset>
</td>
</tr>
<tr>
<td colspan="3" style="background-image: url(../images/leaguer/person/rbottom.gif);
background-repeat: no-repeat; height: 329px; text-align: left">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td style="background-image: url(../images/bg.gif); width: 40px">
</td>
</tr>
</table>
</asp:Content>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -