代码拉取完成,页面将自动刷新
同步操作将从 WeeShop/WeeShop 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
# 一级菜单
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
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。