%@ Page Title="" Language="C#" MasterPageFile="~/Telesa.Master" AutoEventWireup="true" CodeBehind="shop_guests.aspx.cs" Inherits="Mtxfw.shop.shop_guests" %> 当前位置: 首页 > 服务中心 <% int fi = 0; foreach (KeyValuePair kv in Mtxfw.Utility.Common.GetMenuClass()) { if (kv.Key != 0 && kv.Key != 5) { %> <%=kv.Value%> <% System.Data.DataSet Ds_Gong = daoArt.GetCacheList("top 8", "ParentID=" + kv.Key + " and ParentID<>0 and ParentID<>5 Order By ID desc", "D_Gong" + kv.Key); foreach (System.Data.DataRow Dr in Ds_Gong.Tables[0].Rows) { %> "><%=Dr["Title"]%> <%} %> <% fi += 1; } } %> 您好,有什么可以帮您?如果您有任何问题,可以在下面留言,我们将竭诚为您服务! 留言反馈 您的昵称: * 联系方式: * 留言内容: * <%=config.webCom%>联系电话:<%=config.webPhone%>传真:<%=config.webFax%>电子邮箱:<%=config.webEmail%>客服QQ: <%string[] stra = config.webQQ.Split('、'); foreach (string str in stra) { if (str.Trim() != "") { %> <%} } %> 联系地址:<%=config.webAddress%>
*
<%=config.webCom%>
联系电话:<%=config.webPhone%>
传真:<%=config.webFax%>
电子邮箱:<%=config.webEmail%>
客服QQ: <%string[] stra = config.webQQ.Split('、'); foreach (string str in stra) { if (str.Trim() != "") { %> <%} } %>
联系地址:<%=config.webAddress%>