覆盖最新版本代码,包含: - 新增品牌百科、公司百科页面及CMS管理 - 新增微信引导组件(WechatCTA) - 新增品牌/公司图片资源 - 全站组件/页面/数据/样式更新 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
204 行
3.8 KiB
JSON
204 行
3.8 KiB
JSON
{
|
|
"header": [
|
|
{
|
|
"text": "首页",
|
|
"to": "/"
|
|
},
|
|
{
|
|
"text": "产品线",
|
|
"to": "/products",
|
|
"children": [
|
|
{
|
|
"text": "额吉的故乡",
|
|
"to": "/products",
|
|
"season": "夏"
|
|
},
|
|
{
|
|
"text": "游牧的森林",
|
|
"to": "/products/autumn",
|
|
"season": "秋"
|
|
},
|
|
{
|
|
"text": "嗨冰雪",
|
|
"to": "/products/winter",
|
|
"season": "冬"
|
|
},
|
|
{
|
|
"text": "小蒙马亲子游学营",
|
|
"to": "/summer-camp",
|
|
"season": "夏"
|
|
},
|
|
{
|
|
"text": "小蒙马冬令营",
|
|
"to": "/winter-camp",
|
|
"season": "冬"
|
|
},
|
|
{
|
|
"text": "选版工具",
|
|
"to": "/selector",
|
|
"highlight": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text": "目的地",
|
|
"to": "/destinations",
|
|
"children": [
|
|
{
|
|
"text": "景点攻略",
|
|
"to": "/destinations"
|
|
},
|
|
{
|
|
"text": "旅行日历",
|
|
"to": "/calendar"
|
|
},
|
|
{
|
|
"text": "出行指南",
|
|
"to": "/guides"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text": "旅行攻略",
|
|
"to": "/blog"
|
|
},
|
|
{
|
|
"text": "客户评价",
|
|
"to": "/reviews",
|
|
"children": [
|
|
{
|
|
"text": "客户评价",
|
|
"to": "/reviews"
|
|
},
|
|
{
|
|
"text": "小红书游记",
|
|
"to": "/xiaohongshu"
|
|
},
|
|
{
|
|
"text": "客户游记",
|
|
"to": "/youji"
|
|
},
|
|
{
|
|
"text": "呼籁旅拍",
|
|
"to": "/gallery"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text": "常见问答",
|
|
"to": "/faq"
|
|
},
|
|
{
|
|
"text": "关于我们",
|
|
"to": "/about",
|
|
"children": [
|
|
{
|
|
"text": "关于呼籁",
|
|
"to": "/about"
|
|
},
|
|
{
|
|
"text": "呼籁旅行",
|
|
"to": "/brand"
|
|
},
|
|
{
|
|
"text": "呼籁文旅集团",
|
|
"to": "/company"
|
|
},
|
|
{
|
|
"text": "最新动态",
|
|
"to": "/news"
|
|
},
|
|
{
|
|
"text": "资质荣誉",
|
|
"to": "/qualifications"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"text": "联系我们",
|
|
"to": "/contact"
|
|
}
|
|
],
|
|
"footer": [
|
|
{
|
|
"title": "了解呼籁",
|
|
"links": [
|
|
{
|
|
"text": "关于我们",
|
|
"to": "/about"
|
|
},
|
|
{
|
|
"text": "呼籁旅行",
|
|
"to": "/brand"
|
|
},
|
|
{
|
|
"text": "呼籁文旅集团",
|
|
"to": "/company"
|
|
},
|
|
{
|
|
"text": "最新动态",
|
|
"to": "/news"
|
|
},
|
|
{
|
|
"text": "资质荣誉",
|
|
"to": "/qualifications"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "旅行产品",
|
|
"links": [
|
|
{
|
|
"text": "额吉的故乡",
|
|
"to": "/products"
|
|
},
|
|
{
|
|
"text": "游牧的森林",
|
|
"to": "/products/autumn"
|
|
},
|
|
{
|
|
"text": "嗨冰雪",
|
|
"to": "/products/winter"
|
|
},
|
|
{
|
|
"text": "小蒙马亲子游学营",
|
|
"to": "/summer-camp"
|
|
},
|
|
{
|
|
"text": "小蒙马冬令营",
|
|
"to": "/winter-camp"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "帮助中心",
|
|
"links": [
|
|
{
|
|
"text": "出行指南",
|
|
"to": "/guides"
|
|
},
|
|
{
|
|
"text": "常见问答",
|
|
"to": "/faq"
|
|
},
|
|
{
|
|
"text": "旅行攻略",
|
|
"to": "/blog"
|
|
},
|
|
{
|
|
"text": "客户评价",
|
|
"to": "/reviews"
|
|
},
|
|
{
|
|
"text": "景点攻略",
|
|
"to": "/destinations"
|
|
},
|
|
{
|
|
"text": "联系我们",
|
|
"to": "/contact"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|