1 Star 0 Fork 37

bobo/WeeShop

forked from WeeShop/WeeShop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
weeshop.links.menu.yml 3.21 KB
一键复制 编辑 原始数据 按行查看 历史
solody 提交于 2019-11-16 16:27 . 重命名profile
# 一级菜单
weeshop.front_page:
title: 'Home'
route_name: '<front>'
menu_name: main
weight: 10
weeshop.shopping:
title: 'Shopping'
route_name: '<front>'
menu_name: main
weight: 20
expanded: true
weeshop.selection:
title: 'Selection'
route_name: '<front>'
menu_name: main
weight: 30
expanded: true
weeshop.promotion:
title: 'Promotion'
route_name: '<front>'
menu_name: main
weight: 40
weeshop.blog:
title: 'Blog'
route_name: '<front>'
menu_name: main
weight: 50
# 购物的二级菜单
weeshop.shopping.category1:
title: 'Category-1'
route_name: '<front>'
menu_name: main
parent: weeshop.shopping
expanded: true
weeshop.shopping.category2:
title: 'Category-2'
route_name: '<front>'
menu_name: main
parent: weeshop.shopping
expanded: true
weeshop.shopping.category3:
title: 'Category-3'
route_name: '<front>'
menu_name: main
parent: weeshop.shopping
expanded: true
# 精选二级菜单
weeshop.selection.man:
title: 'Man'
route_name: '<front>'
menu_name: main
parent: weeshop.selection
weeshop.selection.woman:
title: 'Woman'
route_name: '<front>'
menu_name: main
parent: weeshop.selection
# 三级菜单
weeshop.shopping.category1.one:
title: 'Category-1-1'
route_name: '<front>'
menu_name: main
parent: weeshop.shopping.category1
weeshop.shopping.category2.two:
title: 'Category-2-2'
route_name: '<front>'
menu_name: main
parent: weeshop.shopping.category2
weeshop.shopping.category3.thr:
title: 'Category-3-3'
route_name: '<front>'
menu_name: main
parent: weeshop.shopping.category3
# 移动版主菜单
# 一级菜单
weeshop.m.front_page:
title: 'Home'
route_name: '<front>'
menu_name: main_m
weight: 10
weeshop.m.shopping:
title: 'Shopping'
route_name: '<front>'
menu_name: main_m
weight: 20
expanded: true
weeshop.m.selection:
title: 'Selection'
route_name: '<front>'
menu_name: main_m
weight: 30
expanded: true
weeshop.m.promotion:
title: 'Promotion'
route_name: '<front>'
menu_name: main_m
weight: 40
weeshop.m.blog:
title: 'Blog'
route_name: '<front>'
menu_name: main_m
weight: 50
# 购物的二级菜单
weeshop.m.shopping.category1:
title: 'Category-1'
route_name: '<front>'
menu_name: main
parent: weeshop.m.shopping
expanded: true
weeshop.m.shopping.category2:
title: 'Category-2'
route_name: '<front>'
menu_name: main
parent: weeshop.m.shopping
expanded: true
weeshop.m.shopping.category3:
title: 'Category-3'
route_name: '<front>'
menu_name: main
parent: weeshop.m.shopping
expanded: true
# 精选二级菜单
weeshop.m.selection.man:
title: 'Man'
route_name: '<front>'
menu_name: main
parent: weeshop.m.selection
weeshop.m.selection.woman:
title: 'Woman'
route_name: '<front>'
menu_name: main
parent: weeshop.m.selection
# 三级菜单
weeshop.m.shopping.category1.one:
title: 'Category-1-1'
route_name: '<front>'
menu_name: main
parent: weeshop.m.shopping.category1
weeshop.m.shopping.category2.two:
title: 'Category-2-2'
route_name: '<front>'
menu_name: main
parent: weeshop.m.shopping.category2
weeshop.m.shopping.category3.thr:
title: 'Category-3-3'
route_name: '<front>'
menu_name: main
parent: weeshop.m.shopping.category3
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/baitongda/WeeShop.git
git@gitee.com:baitongda/WeeShop.git
baitongda
WeeShop
WeeShop
8.x-1.x

搜索帮助

0d507c66 1850385 C8b1a773 1850385