更新秘地

This commit is contained in:
yziiy
2025-09-26 18:33:06 +08:00
parent 3ab6aa6edb
commit 3230dd0445
210 changed files with 572 additions and 4427 deletions

View File

@@ -130,6 +130,15 @@
"popGesture": "none" // 禁用 iOS 左滑返回
}
}
},{
"path": "pages/feedback/customerService",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "在线客服",
"app-plus": {
"popGesture": "none" // 禁用 iOS 左滑返回
}
}
},
{
"path": "pages/feedback/feedback",
@@ -181,6 +190,13 @@
"navigationStyle": "custom",
"navigationBarTitleText": "关于我们"
}
},
{
"path": "pages/other/test",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "测试页面"
}
}
],
"globalStyle": {