📄 default.aspx
字号:
<TD class="p9orange"><A href='Collect.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>'><IMG alt="收藏" src="images/default/fav.gif" border="0"></A></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:DataList>
</TD>
</TR>
</TBODY>
</TABLE>
<BR>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD align="center"><asp:Label ID="lbSimplex" Runat="server"></asp:Label></TD>
</TR>
</TBODY>
</TABLE>
<BR>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD width="2%"><IMG height="32" src="images/default/recogoods-left.gif" width="5"></TD>
<TD width="2%"><IMG height="32" src="images/default/recogoods-title.gif" width="94"></TD>
<TD width="96%" background="images/default/recogoods-bg.gif"> </TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="0" width="99%" align="center" border="0">
<TBODY>
<TR>
<TD>
<asp:DataList ID="dlTuijianProduct" Runat="server" RepeatColumns="2" Width="100%">
<ItemTemplate>
<TABLE cellSpacing="0" cellPadding="2" width="100%" border="0">
<TR width="50%">
<TD vAlign="top" colSpan="2">
<TABLE cellSpacing="0" cellPadding="3" width="100%" border="0">
<TR bgColor="#f2f2f2">
<TD width="3%"><IMG height="14" src="images/default/items.gif" width="16" align="middle">
</TD>
<TD class="p9orange" width="97%"><A class="NameLink" onclick="NewWindow(this.href,'opwd','760','590','no','center');return false" onfocus="this.blur()" href='Detail.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>'><%# DataBinder.Eval(Container.DataItem, "ProductName") %></A>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD vAlign="top" width="12%">
<TABLE height="0" width="80" border="0">
<TR>
<TD></TD>
</TR>
</TABLE>
<TABLE height="90" width="0" align="left" border="0">
<TR>
<TD></TD>
</TR>
</TABLE>
<%# GetThumbMark(DataBinder.Eval(Container.DataItem, "IsThumbMark").ToString()) %><A onclick="NewWindow(this.href,'opwd','760','590','no','center');return false" onfocus="this.blur()" href='Detail.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>'><IMG height="90" src='Upload/Products/<%# DataBinder.Eval(Container.DataItem, "ThumbnailImg") %>' width="72" border="0"></A></TD>
<TD vAlign="top" width="88%">
<TABLE height="57" cellSpacing="0" cellPadding="2" width="100%" border="0">
<TR>
<TD class="p9navyblue" vAlign="top">市场价:<%# DataBinder.Eval(Container.DataItem, "MarketPrice","{0:f}") %>
<%# GetArrange(DataBinder.Eval(Container.DataItem, "CategoryID").ToString()) %><%# DataBinder.Eval(Container.DataItem, "MemberPrice","{0:f}") %></TD>
</TR>
<%# GetWholeSalePrice(DataBinder.Eval(Container.DataItem, "WholeSalePrice","{0:f}").ToString()) %>
<TR>
<TD class="p9v" vAlign="top" height="11"><%# DataBinder.Eval(Container.DataItem, "ShortDesc") %></TD>
</TR>
<TR>
<TD class="p9black" vAlign="top" align="right">
<TABLE cellSpacing="2" cellPadding="2" border="0">
<TR>
<TD class="p9orange"><A href="javascript:temp=window.open('ShoppingCart.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>','shopcat','width=700,height=670,scrollbars=yes');temp.focus()">
<IMG alt="购买" src="images/default/buy.gif" border="0"></A>
</TD>
<TD class="p9orange"><A onclick="NewWindow(this.href,'opwd','760','590','no','center');return false" onfocus="this.blur()" href='Detail.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>'><IMG alt="详细" src="images/default/details.gif" border="0"></A>
</TD>
<TD class="p9orange"><A href='Collect.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>'><IMG alt="收藏" src="images/default/fav.gif" border="0"></A></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:DataList>
</TD>
</TR>
</TBODY>
</TABLE>
<BR>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD width="2%"><IMG height="32" src="images/default/newgoods-left.gif" width="6"></TD>
<TD width="2%"><IMG height="32" src="images/default/newgoods-title.gif" width="86"></TD>
<TD width="96%" background="images/default/newgoods-bg.gif"> </TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="0" width="99%" align="center" border="0">
<TBODY>
<TR>
<TD>
<asp:DataList ID="dlNewProduct" Runat="server" RepeatDirection="Horizontal" RepeatColumns="2"
Width="100%">
<ItemTemplate>
<TABLE cellSpacing="0" cellPadding="2" width="100%" border="0">
<TR width="50%">
<TD vAlign="top" colSpan="2">
<TABLE cellSpacing="0" cellPadding="1" width="100%" border="0">
<TR bgColor="#f2f2f2">
<TD width="3%"><IMG height="14" src="images/default/items.gif" width="16" align="middle">
</TD>
<TD class="p9orange" width="97%"><A class="NameLink" onclick="NewWindow(this.href,'opwd','760','590','no','center');return false" onfocus="this.blur()" href='Detail.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>'><%# DataBinder.Eval(Container.DataItem, "ProductName") %></A>
</TD>
</TR>
</TABLE>
</TD>
</TR>
<TR>
<TD vAlign="middle" width="12%">
<TABLE height="0" width="80" border="0">
<TR>
<TD></TD>
</TR>
</TABLE>
<TABLE height="90" width="0" align="left" border="0">
<TR>
<TD></TD>
</TR>
</TABLE>
<%# GetThumbMark(DataBinder.Eval(Container.DataItem, "IsThumbMark").ToString()) %><A onclick="NewWindow(this.href,'opwd','760','590','no','center');return false" onfocus="this.blur()" href='Detail.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>'><IMG height="90" src='Upload/Products/<%# DataBinder.Eval(Container.DataItem, "ThumbnailImg") %>' width="72" border="0"></A></TD>
<TD vAlign="top" width="88%">
<TABLE height="57" cellSpacing="0" cellPadding="2" width="100%" border="0">
<TR>
<TD class="p9v" vAlign="top">市场价:<%# DataBinder.Eval(Container.DataItem, "MarketPrice","{0:f}") %>
<BR>
<%# GetArrange(DataBinder.Eval(Container.DataItem, "CategoryID").ToString()) %><SPAN class="p9orange"><%# DataBinder.Eval(Container.DataItem, "MemberPrice","{0:f}") %></SPAN></TD>
</TR>
<%# GetWholeSalePrice(DataBinder.Eval(Container.DataItem, "WholeSalePrice","{0:f}").ToString()) %>
<TR>
<TD class="p9black" vAlign="top" align="right">
<TABLE cellSpacing="2" cellPadding="2" border="0">
<TR>
<TD class="p9orange"><A href="javascript:temp=window.open('ShoppingCart.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>','shopcat','width=700,height=670,scrollbars=yes');temp.focus()">
<IMG alt="购买" src="images/default/buy.gif" border="0"></A>
</TD>
<TD class="p9orange"><A onclick="NewWindow(this.href,'opwd','760','590','no','center');return false" onfocus="this.blur()" href='Detail.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>'><IMG alt="详细" src="images/default/details.gif" border="0"></A>
</TD>
<TD class="p9orange"><A href='Collect.aspx?ProductID=<%# DataBinder.Eval(Container.DataItem, "ProductID") %>'><IMG alt="收藏" src="images/default/fav.gif" border="0"></A></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</ItemTemplate>
</asp:DataList>
</TD>
</TR>
</TBODY>
</TABLE>
</TD> <!-- InstanceEndEditable -->
</TR>
</TBODY>
</TABLE>
<TABLE class="border-l-r" cellSpacing="0" cellPadding="0" width="780" align="center" border="0">
<TBODY>
<TR>
<TD bgColor="#ffb60c"><IMG height="4" src="images/default/spacer.gif" width="1"></TD>
</TR>
</TBODY>
</TABLE>
<TABLE class="border-l-r" cellSpacing="0" cellPadding="0" width="780" align="center" border="0">
<TBODY>
<TR>
<TD class="p9black" align="center" height="34"><A href="Help.aspx">常见问题</A> | <A href="javascript:temp=window.open('Articles.aspx?ArticleID=5','Article','width=700,height=500,scrollbars=yes');temp.focus()">
安全交易</A> | <A href="javascript:temp=window.open('Articles.aspx?ArticleID=6','Article','width=700,height=500,scrollbars=yes');temp.focus()">购买流程</A> | <A href="javascript:temp=window.open('Articles.aspx?ArticleID=7','Article','width=700,height=500,scrollbars=yes');temp.focus()">如何付款</A>
| <A href="javascript:temp=window.open('Articles.aspx?ArticleID=8','Article','width=700,height=500,scrollbars=yes');temp.focus()">联系我们 </A>
</TD>
</TR>
<TR>
<TD class="p9v" align="center" height="35">
<P><asp:Label ID="lbCopyRight" Runat="server"></asp:Label>
</P>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing="0" cellPadding="0" width="778" align="center" border="0">
<TBODY>
<TR>
<TD vAlign="top" height="35"><IMG height="26" src="images/default/bottom.gif" width="780"></TD>
</TR>
</TBODY>
</TABLE>
<P> </P>
<P> </P>
</form>
<script src="count/count.asp"></script>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -