202 lines
4.3 KiB
JSON
202 lines
4.3 KiB
JSON
{
|
|
"pages": [{
|
|
"path": "pages/union/index",
|
|
"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 左滑返回
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/union/exitApplication",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "退出审核",
|
|
"app-plus": {
|
|
"popGesture": "none" // 禁用 iOS 左滑返回
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/union/subsidy",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "公会补贴",
|
|
"app-plus": {
|
|
"popGesture": "none" // 禁用 iOS 左滑返回
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/union/historyRecord",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "公会补贴历史记录",
|
|
"app-plus": {
|
|
"popGesture": "none" // 禁用 iOS 左滑返回
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/union/setGroup",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "群聊设置"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/union/memberList",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "群聊成员"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/other/taskDesc",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "规则说明",
|
|
"app-plus": {
|
|
"popGesture": "none" // 禁用 iOS 左滑返回
|
|
}
|
|
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/prop/propMall",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "道具商城"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/other/grade",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "等级"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/other/gradeRule",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "等级规则",
|
|
"app-plus": {
|
|
"popGesture": "none" // 禁用 iOS 左滑返回
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/other/income",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "邀请收益"
|
|
}
|
|
}, {
|
|
"path": "pages/feedback/help",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "帮助与反馈",
|
|
"app-plus": {
|
|
"popGesture": "none" // 禁用 iOS 左滑返回
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/feedback/customerService",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "在线客服",
|
|
"app-plus": {
|
|
"popGesture": "none" // 禁用 iOS 左滑返回
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/feedback/feedback",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "反馈问题",
|
|
"app-plus": {
|
|
"popGesture": "none" // 禁用 iOS 左滑返回
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/feedback/teenage",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "青少年"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/feedback/teenageDetail",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "青少年详情",
|
|
"app-plus": {
|
|
"popGesture": "none" // 禁用 iOS 左滑返回
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/feedback/problemDetail",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "问题详情",
|
|
"app-plus": {
|
|
"popGesture": "none" // 禁用 iOS 左滑返回
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/feedback/report",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "举报"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/other/aboutUs",
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTitleText": "关于我们"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "transparent"
|
|
}
|
|
} |