📄 usercomeinintegral.aspx
字号:
<%@ Page Language="C#" MasterPageFile="~/MasterPage/MasterPageOfQianTai.master" AutoEventWireup="true" CodeFile="UserComeInIntegral.aspx.cs" Inherits="userShouldDo_UserComeInIntegral" 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; height: 505px;">
</td>
<td style="width: 924px; height: 505px; background-color: #ffffcc;">
<table cellpadding="0" cellspacing="0" style="width: 924px; height: 130px">
<tr>
<td style="vertical-align: top; width: 231px; height: 360px; background-color: lemonchiffon;">
<table style="left: -1px; position: relative; top: -14px">
<tr>
<td style="width: 208px; height: 189px">
<uc1:UserFunctionList ID="UserFunctionList1" runat="server" />
</td>
</tr>
<tr>
<td style="width: 220px; height: 200px">
<asp:Calendar ID="Calendar2" runat="server" style="left: 8px; position: relative; top: 0px"></asp:Calendar>
</td>
</tr>
</table>
</td>
<td colspan="2" style="vertical-align: top; background-repeat: repeat-y; height: 360px">
<table align="left" cellpadding="0" cellspacing="0" style="width: 693px; height: 154px">
<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/fen/rtop.gif" /></td>
</tr>
<tr style="color: #000000">
<td align="center" colspan="3" style="background-image: url(../images/leaguer/person/rbody.gif);
background-repeat: repeat-y; height: 25px">
<table style="width: 537px; height: 1px; color: #ff6600;" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 531px">
累计获得计分数:
<asp:Label ID="lbl_TotleCount" runat="server">
</asp:Label>
</td>
<td style="width: 589px">
当天获得积分数:
<asp:Label ID="lbl_TodayCount" runat="server">
</asp:Label>
</td>
<td style="width: 589px">
<asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="">积分兑换奖品</asp:HyperLink></td>
</tr>
</table>
</td>
</tr>
<tr style="color: #000000">
<td align="center" colspan="3" style="background-image: url(../images/leaguer/person/rbody.gif);
vertical-align: top; background-repeat: repeat-y; height: 256px; background-color: #ffffcc;">
</td>
</tr>
<tr>
<td colspan="3" style="background-image: url(../images/leaguer/person/rbottom.gif);
background-repeat: no-repeat; height: 90px; text-align: left">
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td style="background-image: url(../images/bg.gif); width: 40px; height: 505px;">
</td>
</tr>
</table>
</asp:Content>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -