@{ Layout = TemplateRoot + "/Views/Shared/_Layout.cshtml"; } @section __Header{ } @foreach (var m in GetGenModule("topadcs")){
@m.Items[0].Text
}
@foreach (var n in GetCategoryModule("procate")) {

产品类别

@foreach (var d in n.Items) {

@d.Text

}
}
@foreach (var m in GetGenModule("ny_tuijianchanpinbt")){

推荐产品

} @foreach (var m in GetProductModule("ny_tuijianchanpin")){
@foreach (var n in m.Items) {
@n.Text
@n.Text
}
}
@foreach (var m in GetGenModule("ny_concactbt")){
}
当前位置: @for(var i=0;i@NavMap[i].Text if(i!=NavMap.Count()-1){ @Html.Raw("》") } }
@CurProduct.Title
  • @CurProduct.Title
  • 产品类别: @CurCategory.Name
  • 产品规格: @Cut(CurProduct.Introduce,65)
  • @foreach (var m in GetGenModule("ny_phone")){
  • @m.Items[0].Text @m.Items[1].Text
  • }
  • 产品详细
  • @Html.Raw(CurProduct.Body)
    下一个: @if (CurProduct.Next != null) { @CurProduct.Next.Text } else { 没有了 } 上一个: @if (CurProduct.Prev != null) { @CurProduct.Prev.Text } else { 没有了 }
    此文关键字: @foreach(var t in CurProduct.Tags){ @t.Text }

    相关资讯

    @foreach (var m in GetNewsModule("news_xiangguanxw")){
      @foreach (var n in m.Items) {
    • @n.Text
    • }
    }
    @foreach (var m in GetProductModule("cp_xiangguancp")){

    相关产品

    @foreach (var n in m.Items) {
    @n.Text
    @n.Text
    }
    }
    @foreach (var n in ProAreas) { @n.Text }