<?xml version="1.0" encoding="utf-8" ?>
<Configuration>
<NavigationGroups>
<NavigationGroup name="menu" active="true">
<Navigations>
<Navigation name="Index" text="首页" controller="Home" action="Index">
<Navigations>

<Navigation text="家用电器" controller="Product" action="Category" param="1"/>
<Navigation text ="手机.数码" controller="Product" action="Category" param="2"/>
<Navigation text="居家商品" controller="Product" action="Category" param="3"/>
<Navigation text ="汽车用品" controller="Product" action="Category" param="4"/>
<Navigation text ="母婴.玩具.乐器" controller="Product" action="Category" param="5"/>
<Navigation text ="食品饮料.保健食品" controller="Product" action="Category" param="6"/>
<Navigation text ="彩票.旅游.充值.游戏" controller="Product" action="Category" param="7"/>
</Navigations>
</Navigation>
<Navigation name="Appliances" text="电器" controller="Product" action="Category" param="1">
<Navigations>
<Navigation text="电视" controller="Product" action="SubGategory" param="1" />
<Navigation text="冰箱" controller="Product" action="SubGategory" param="2"/>
<Navigation text="空调" controller="Product" action="SubGategory" param="3"/>
<Navigation text="洗衣机" controller="Product" action="SubGategory" param="4"/>
<Navigation text="影音设备" controller="Product" action="SubGategory" param="5" />
<Navigation text="热水器" controller="Product" action="SubGategory" param="6"/>
<Navigation text="厨房电器" controller="Product" action="SubGategory" param="7" />
</Navigations>
</Navigation>
<Navigation name="Digital" text="手机数码" controller="Product" action="Category" param="2">
<Navigations>
<Navigation text="手机" controller="Product" action="SubGategory" param="8"/>
<Navigation text="手机配件" controller="Product" action="SubGategory" param="9"/>
<Navigation text="电脑" controller="Product" action="SubGategory" param="10" />
<Navigation text="电脑配件" controller="Product" action="SubGategory" param="11"/>
<Navigation text="相机" controller="Product" action="SubGategory" param="12"/>
<Navigation text="相机配件" controller="Product" action="SubGategory" param="13" />
</Navigations>
</Navigation>
<Navigation name="Family" text="居家" controller="Product" action="Category" param="3">
<Navigations>
<Navigation text="家纺" controller="Product" action="SubGategory" param="14"/>
<Navigation text="家具" controller="Product" action="SubGategory" param="15"/>
<Navigation text="厨具" controller="Product" action="SubGategory" param="16"/>
<Navigation text="生活用品" controller="Product" action="SubGategory" param="17" />
<Navigation text="家装建材" controller="Product" action="SubGategory" param="18"/>
<Navigation text="宠物用品" controller="Product" action="SubGategory" param="19"/>
</Navigations>
</Navigation>
<Navigation name="Cars" text="汽车用品" controller="Product" action="Category" param="4">
<Navigations>
<Navigation text="汽车电器" controller="Product" action="SubGategory" param="20" />
<Navigation text="系统养护" controller="Product" action="SubGategory" param="21" />
<Navigation text="改装配件" controller="Product" action="SubGategory" param="22"/>
<Navigation text="汽车美容" controller="Product" action="SubGategory" param="23"/>
<Navigation text="内饰精品" controller="Product" action="SubGategory" param="24"/>
<Navigation text="自驾装备" controller="Product" action="SubGategory" param="25"/>
</Navigations>
</Navigation>
<Navigation name="Food" text="食品饮料" controller="Product" action="Category" param="6">
<Navigations>

<Navigation text="地方特产" controller="Product" action="SubGategory" param="26"/>
<Navigation text="休闲食品" controller="Product" action="SubGategory" param="27"/>
<Navigation text="酒饮冲调" controller="Product" action="SubGategory" param="28"/>
<Navigation text="营养健康" controller="Product" action="SubGategory" param="29"/>
<Navigation text="礼品礼盒" controller="Product" action="SubGategory" param="30"/>
<Navigation text="进口食品" controller="Product" action="SubGategory" param="31"/>
</Navigations>

</Navigation>

</Navigations>
</NavigationGroup>
<NavigationGroup name="menu-l" active="true">
<Navigations>
<Navigation text="车迷沙龙" controller="Home" action="Index"/>
<Navigation text="唯美车贴" controller="Home" action="Index"/>
<Navigation text="车行八方" controller="Home" action="Index"/>
<Navigation text="官方微博" controller="Home" action="Index"/>
</Navigations>
</NavigationGroup>
<NavigationGroup name="service" active="true">
<Navigations>
<Navigation text="购物指南" param="icon1">
<Navigations>
<Navigation name="shopprocess" text="购物流程" controller="Home" action="Index"/>
<Navigation name="vipinfo" text="会员介绍" controller="Home" action="Index"/>
<Navigation name="teamshop" text="团购/机票" controller="Home" action="Index"/>
<Navigation name="commonproblems" text="常见问题" controller="Home" action="Index"/>
<Navigation name="appliances" text="大家电" controller="Home" action="Index"/>
<Navigation name="contactservice" text="联系客服" controller="Home" action="Index"/>
</Navigations>
</Navigation>
<Navigation text="配送方式" param="icon2">
<Navigations>
<Navigation name="takeoneself" text="上门自提" controller="Home" action="Index"/>
<Navigation name="timelimit" text="211限时达" controller="Home" action="Index"/>
<Navigation name="expresstransport" text="快递运输" controller="Home" action="Index"/>
<Navigation name="giftgiving" text="如何送礼" controller="Home" action="Index"/>
<Navigation name="globalshipping" text="Global Shipping" controller="Home" action="Index"/>
</Navigations>
</Navigation>
<Navigation text="支付方式" param="icon3">
<Navigations>
<Navigation name="cashdelivery " text="货到付款" controller="Home" action="Index"/>
<Navigation name="payonline" text="在线支付" controller="Home" action="Index"/>
<Navigation name="payinstallment" text="分期付款" controller="Home" action="Index"/>
<Navigation name="paybypostoffice" text="邮局付款" controller="Home" action="Index"/>
<Navigation name="paybycompany" text="公司转账" controller="Home" action="Index"/>
</Navigations>
</Navigation>
<Navigation text="售后服务" param="icon4">
<Navigations>
<Navigation name="" text="售后服务政策" controller="Home" action="Index"/>
<Navigation name="" text="售后服务流程" controller="Home" action="Index"/>
<Navigation name="" text="价格保护" controller="Home" action="Index"/>
<Navigation name="" text="退款说明" controller="Home" action="Index"/>
<Navigation name="" text="返修/退换货" controller="Home" action="Index"/>
<Navigation name="" text="取消订单" controller="Home" action="Index"/>
</Navigations>
</Navigation>
</Navigations>
</NavigationGroup>
<NavigationGroup name="f-link" active="true">
<Navigations>
<Navigation text="友情链接">
<Navigations>
<Navigation text="济南车体广告" url="#"/>
<Navigation text="延安汽车网" url="#"/>
<Navigation text="秦皇岛二手车" url="#"/>
<Navigation text="威海二手车" url="#"/>
<Navigation text="城市汽车网" url="#"/>
<Navigation text="贤泽科技" url="#"/>
<Navigation text="苏州二手车" url="#"/>
<Navigation text="西安汽车用品" url="#"/>
<Navigation text="西安世园会" url="#"/>
<Navigation text="三方家居网" url="#"/>
<Navigation text="西安中正" url="#"/>
<Navigation text="交通事故纠纷研究中心" url="#"/>
<Navigation text="古城数据中心" url="#"/>
<Navigation text="在线西洽会" url="#"/>
<Navigation text="西安甲客" url="#"/>
<Navigation text="行健汽车服务" url="#"/>
</Navigations>
</Navigation>
</Navigations>
</NavigationGroup>
<NavigationGroup name="footer" active="true">
<Navigations>
<Navigation text="关于甲客" action="Index"/>
<Navigation text="甲客荣誉" action="Index"/>
<Navigation text="甲客会所" action="Index"/>
<Navigation text="招商加盟" action="Index"/>
<Navigation text="合作品牌" action="Index"/>
<Navigation text="联系我们" action="Index"/>
</Navigations>
</NavigationGroup>
</NavigationGroups>
<RoleMappings>
<Role id="1" nav-name="" action="" controller="" name=""/>
</RoleMappings>
</Configuration>

mvc导航配置的更多相关文章

  1. mvc导航配置(View页面)

    @using Seyoit.Website.Config@using Seyoit.Website.Config.Navigation@{ var action = ViewContext.Route ...

  2. .net(C#)在vs2010版本下的MVC如何配置才能切换静态页面(html)

    由于vs2010用的人比较多,虽然建mvc项目vs2010可能还不成熟,但鉴于每个人的成长有限,每个地方的资源有限,最主要的是为了解决问题,所以先不管那么多了. 用vs2010为公司网站建站,要求js ...

  3. atitit.spring3 mvc url配置最佳实践

    atitit.spring3 mvc url配置最佳实践 1. Url-pattern  bp 1 2. 通用星号url pattern的问题 1 3. Other code 1 4. 参考 2 1. ...

  4. Spring MVC 事务配置

    Spring MVC事务配置 要了解事务配置的所有方法,请看一下<Spring事务配置的5种方法> 本文介绍两种配置方法: 一.      XML,使用tx标签配置拦截器实现事务 一.   ...

  5. spring mvc+myBatis配置详解

    一.spring mvc Spring框架(框架即:编程注解+xml配置的方式)MVC是Spring框架的一大特征,Spring框架有三大特征(IOC(依赖注入),AOP(面向切面),MVC(建模M- ...

  6. Windows Server2008 R2 MVC 环境配置

    *:first-child { margin-top: 0 !important; } body>*:last-child { margin-bottom: 0 !important; } /* ...

  7. Maven 工程下 Spring MVC 站点配置 (三) C3P0连接池与@Autowired的应用

    Maven 工程下 Spring MVC 站点配置 (一) Maven 工程下 Spring MVC 站点配置 (二) Mybatis数据操作 前两篇文章主要是对站点和数据库操作配置进行了演示,如果单 ...

  8. Maven 工程下 Spring MVC 站点配置 (二) Mybatis数据操作

    详细的Spring MVC框架搭配在这个连接中: Maven 工程下 Spring MVC 站点配置 (一) Maven 工程下 Spring MVC 站点配置 (二) Mybatis数据操作 这篇主 ...

  9. Maven 工程下 Spring MVC 站点配置 (一)

    最近,查找一些具体资料时,虽然会有很多,但是系统的却很少,尤其是对maven 下 spring mvc 站点搭建的配置,总是说的很多但让新手一目了然的步骤却少之又少. 对此闲暇时整理了一下,做了一套较 ...

随机推荐

  1. python --appium搭建环境过程 ---新手总结(大牛勿喷,新手互相交流)

    首先安装python 安装包:https://yunpan.cn/cSdYZqjJ4xDZ3  访问密码 4bf9 1.安装pip   cd 到pip安装包  python setup.py inst ...

  2. Elasticsearch 单模式下API的增删改查操作

    <pre name="code" class="html">Elasticsearch 单模式下API的增删改查操作 http://192.168. ...

  3. 目前网络上大部分的网站都是由ASP或PHP开发,并且java平台的软件购买成本不适合中小企业客户,一般适用于银行、国家安全等行业领域

    目前网络上大部分的网站都是由ASP或PHP开发,并且java平台的软件购买成本不适合中小企业客户,一般适用于银行.国家安全等行业领域. 要求建设开发大型复杂的网站,但仅有一个idea,不能够提供网站详 ...

  4. python的正则表达式 re

    python的正则表达式 re 本模块提供了和Perl里的正则表达式类似的功能,不关是正则表达式本身还是被搜索的字符串,都可以是Unicode字符,这点不用担心,python会处理地和Ascii字符一 ...

  5. [转]chrome技术文档列表

    chrome窗口焦点管理系统 http://www.douban.com/note/32607279/ chrome之TabContents http://www.douban.com/note/32 ...

  6. HDOJ 1253 胜利大逃亡(bfs)

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1253 思路分析:因为问题需要寻找到达终点的最短的距离(最短的步数),即在状态转换图上需要找出层次最浅的 ...

  7. 在windows系统中安装hadoop

    1.安装Cygwin 从http://www.cygwin.com/ 下载cygwin的setup.exe,双击运行: 选择从Internet安装: 设置安装目录: 设置安装包目录: 设置“Inter ...

  8. UITextField align left margin

    如果我们想让我们的UITextField输入的字体偏移几个像素,我们常常用空格来代替,有时候我们不想用空格的话怎么办? #import <UIKit/UIKit.h> @interface ...

  9. HTTP协议是无状态协议,怎么理解?

     Http是一个无状态协议,同一个会话的连续两个请求互相不了解,他们由最新实例化的环境进行解析,除了应用本身可能已经存储在全局对象中的全部信息外,该环境不保存与会话有关的不论什么信息. 自己的理解,在 ...

  10. [Jobdu] 题目1516 : 调整数组顺序使奇数位于偶数前面

    void diffOddAndEven(int a[], int n) { , high = n - ; int pivot; while (low < high) { == && ...