chore: freeze guide and explain update

This commit is contained in:
lyf
2026-06-24 18:00:25 +08:00
parent feb7310a46
commit 67c6609ae6
104 changed files with 3203572 additions and 40713 deletions

View File

@@ -22,6 +22,14 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/explain/list",
"style": {
"navigationBarTitleText": "全部讲解",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationStyle": "custom"
}
},
{
"path": "pages/hall/detail",
"style": {
@@ -41,7 +49,7 @@
{
"path": "pages/route/detail",
"style": {
"navigationBarTitleText": "路线详情",
"navigationBarTitleText": "位置预览",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationStyle": "custom"
}