📄 news.aspx
字号:
<%@ Register TagPrefix="cc1" Namespace="Huayou.Common" Assembly="Huayou.Common" %>
<%@ Register TagPrefix="uc1" TagName="uHead" Src="uHead.ascx" %>
<%@ Register TagPrefix="uc1" TagName="uLeft" Src="uLeft.ascx" %>
<%@ Register TagPrefix="uc1" TagName="uBottom" Src="uBottom.ascx" %>
<%@ Page language="c#" Codebehind="News.aspx.cs" AutoEventWireup="false" Inherits="Huayou.Hyb2b.WebApp.co.co4.News" %>
<HTML>
<HEAD>
<title>
<%=OrgName%>
</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="../../resume.css" type="text/css" rel="stylesheet">
</HEAD>
<body onLoad="MM_preloadImages('images/index_p1_2.gif','images/index_p2_2.gif','images/index_p3_2.gif','images/index_p4_2.gif')">
<uc1:uHead id="UHead1" runat="server"></uc1:uHead>
<TABLE cellSpacing="0" cellPadding="0" width="763" align="center" border="0">
<TBODY>
<TR>
<TD vAlign="top" width="5" background="img/left_ying.gif"><IMG height="2" src="img/left_ying.gif" width="5"></TD>
<TD vAlign="top" align="center" bgColor="#ffffff">
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD vAlign="top" align="center" width="217" bgColor="#f0f0f0">
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD bgColor="#ffffff" height="1"><IMG height="1" src="img/dat.gif" width="1"></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD bgColor="#ffffff" height="1"><IMG height="1" src="img/dat.gif" width="1"></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD height="62" align="center" vAlign="top"><uc1:uLeft id="ULeft1" runat="server"></uc1:uLeft>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD bgColor="#ffffff" height="1"><IMG height="1" src="img/dat.gif" width="1"></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD bgColor="#ffffff" height="1"><IMG height="1" src="img/dat.gif" width="1"></TD>
</TR>
</TBODY>
</TABLE>
</TD>
<TD width="1" bgColor="#d0d0d0"><IMG height="1" src="img/dat.gif" width="1"></TD>
<TD vAlign="top" align="center">
<TABLE height="67" cellSpacing="0" cellPadding="0" width="100%" background="img/index_product_bg.gif"
border="0">
<TBODY>
<TR align="center">
<TD width="29%" height="29" class="px12"><strong>企业动态</strong></TD>
<TD width="71%"> </TD>
</TR>
<TR vAlign="top" align="center">
<TD height="27" colspan="2"><IMG height="38" src="img/index_mean.gif" width="534"></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="0" width="534" border="0">
<TBODY>
<TR>
<TD width="534" height="56"><table width="516" height="16" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="506"><form id="Form1" method="post" runat="server">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="10"><asp:TextBox id="txtParamstr" runat="server" Visible="False" Width="48px"></asp:TextBox>
</td>
</tr>
<tr>
<td>
<cc1:DataGridTable id="dgdList" runat="server" PageCSS="scrollButton" MaxRecord="0" EnableViewState="False"
AllowPaging="True" AutoGenerateColumns="False" IsAllowPaging="True" CssClass="tableGrid" BorderWidth="0px"
BorderStyle="None" PageSize="20" Width="100%" ShowHeader="False">
<PagerStyle Visible="False" CssClass="gridPager"></PagerStyle>
<AlternatingItemStyle Height="25px" CssClass="px12"></AlternatingItemStyle>
<EditItemStyle CssClass="px12"></EditItemStyle>
<FooterStyle CssClass="gridFooter"></FooterStyle>
<ItemStyle Height="25px" CssClass="px12"></ItemStyle>
<HeaderStyle Height="25px" CssClass="right-ta-ti01"></HeaderStyle>
<Columns>
<asp:BoundColumn DataField="title" HeaderText="标题">
<HeaderStyle Width="40%"></HeaderStyle>
</asp:BoundColumn>
<asp:BoundColumn Visible="False" DataField="Hy_date" HeaderText="发布时间" DataFormatString="{0:yyyy-MM-dd}"></asp:BoundColumn>
<asp:BoundColumn Visible="False" DataField="Sid"></asp:BoundColumn>
</Columns>
<SelectedItemStyle CssClass="gridSelectedItem"></SelectedItemStyle>
</cc1:DataGridTable>
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE class="text1" cellSpacing="0" cellPadding="5" width="100%" border="0">
<TBODY>
<TR>
<TD align="center" width="160"> </TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="5" width="100%" border="0">
<TBODY>
<TR>
<TD align="center"> </TD>
</TR>
</TBODY>
</TABLE>
</TD>
</TR>
</TBODY>
</TABLE>
</TD>
<TD vAlign="top" width="6" background="img/right_ying.gif"><IMG height="2" src="img/right_ying.gif" width="6"></TD>
</TR>
</TBODY>
</TABLE>
<uc1:uBottom id="UBottom1" runat="server"></uc1:uBottom>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -