Files
yusheng-h5/pages.json

219 lines
4.7 KiB
JSON
Raw Permalink Normal View History

2025-08-11 11:06:07 +08:00
{
"pages": [{
"path": "pages/union/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "公会中心"
}
},
{
2025-12-03 18:59:18 +08:00
"path": "pages/union/list",
2025-08-11 11:06:07 +08:00
"style": {
"navigationStyle": "custom",
2025-12-03 18:59:18 +08:00
"navigationBarTitleText": "公会中心"
2025-08-11 11:06:07 +08:00
}
},
{
2025-12-03 18:59:18 +08:00
"path": "pages/union/agreement",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "查看协议"
}
},
// {
// "path": "pages/union/detail",
// "style": {
// "navigationStyle": "custom",
// "navigationBarTitleText": "公会详情",
// "app-plus": {
// "popGesture": "none" // 禁用 iOS 左滑返回
// }
// }
// },
// {
// "path": "pages/union/roomAndflow",
// "style": {
// "navigationStyle": "custom",
// "navigationBarTitleText": "公会房间及流水",
// "app-plus": {
// "popGesture": "none" // 禁用 iOS 左滑返回
// }
// }
// },
// {
// "path": "pages/union/unionMembers",
// "style": {
// "navigationStyle": "custom",
// "navigationBarTitleText": "公会成员",
// "app-plus": {
// "popGesture": "none" // 禁用 iOS 左滑返回
// }
// }
// },
2025-08-11 11:06:07 +08:00
{
"path": "pages/union/exitApplication",
"style": {
"navigationStyle": "custom",
2025-10-23 16:04:28 +08:00
"navigationBarTitleText": "退出审核",
"app-plus": {
"popGesture": "none" // 禁用 iOS 左滑返回
}
2025-08-11 11:06:07 +08:00
}
},
2025-12-03 18:59:18 +08:00
// {
// "path": "pages/union/subsidy",
// "style": {
// "navigationStyle": "custom",
// "navigationBarTitleText": "公会补贴",
// "app-plus": {
// "popGesture": "none" // 禁用 iOS 左滑返回
// }
// }
// },
2025-08-11 11:06:07 +08:00
{
"path": "pages/union/historyRecord",
"style": {
"navigationStyle": "custom",
2025-10-23 16:04:28 +08:00
"navigationBarTitleText": "公会补贴历史记录",
"app-plus": {
"popGesture": "none" // 禁用 iOS 左滑返回
}
2025-08-11 11:06:07 +08:00
}
},
{
"path": "pages/union/setGroup",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "群聊设置"
}
},
{
"path": "pages/union/memberList",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "群聊成员"
}
},
{
"path": "pages/other/taskDesc",
"style": {
"navigationStyle": "custom",
2025-10-23 16:04:28 +08:00
"navigationBarTitleText": "规则说明",
"app-plus": {
"popGesture": "none" // 禁用 iOS 左滑返回
}
2025-08-11 11:06:07 +08:00
}
},
{
"path": "pages/prop/propMall",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "道具商城"
}
},
{
"path": "pages/other/grade",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "等级"
}
},
{
"path": "pages/other/gradeRule",
"style": {
"navigationStyle": "custom",
2025-10-23 16:04:28 +08:00
"navigationBarTitleText": "等级规则",
"app-plus": {
"popGesture": "none" // 禁用 iOS 左滑返回
}
2025-08-11 11:06:07 +08:00
}
},
{
"path": "pages/other/income",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "邀请收益"
}
}, {
"path": "pages/feedback/help",
"style": {
"navigationStyle": "custom",
2025-10-23 16:04:28 +08:00
"navigationBarTitleText": "帮助与反馈",
"app-plus": {
"popGesture": "none" // 禁用 iOS 左滑返回
}
}
},{
"path": "pages/feedback/customerService",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "在线客服",
"app-plus": {
"popGesture": "none" // 禁用 iOS 左滑返回
}
2025-08-11 11:06:07 +08:00
}
},
{
"path": "pages/feedback/feedback",
"style": {
"navigationStyle": "custom",
2025-10-23 16:04:28 +08:00
"navigationBarTitleText": "反馈问题",
"app-plus": {
"popGesture": "none" // 禁用 iOS 左滑返回
}
2025-08-11 11:06:07 +08:00
}
},
{
"path": "pages/feedback/teenage",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "青少年"
}
},
2025-10-23 16:04:28 +08:00
{
"path": "pages/feedback/teenageDetail",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "青少年详情",
"app-plus": {
"popGesture": "none" // 禁用 iOS 左滑返回
}
}
},
2025-08-11 11:06:07 +08:00
{
"path": "pages/feedback/problemDetail",
"style": {
"navigationStyle": "custom",
2025-10-23 16:04:28 +08:00
"navigationBarTitleText": "问题详情",
"app-plus": {
"popGesture": "none" // 禁用 iOS 左滑返回
}
2025-08-11 11:06:07 +08:00
}
},
{
"path": "pages/feedback/report",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "举报"
}
},
{
"path": "pages/other/aboutUs",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "关于我们"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
2025-12-03 18:59:18 +08:00
2025-08-11 11:06:07 +08:00
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "transparent"
}
}