更新羽声语音h5
This commit is contained in:
84
pages.json
84
pages.json
@@ -10,42 +10,60 @@
|
||||
"path": "pages/union/detail",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "公会详情"
|
||||
"navigationBarTitleText": "公会详情",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/union/roomAndflow",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "公会房间及流水"
|
||||
"navigationBarTitleText": "公会房间及流水",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/union/unionMembers",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "公会成员"
|
||||
"navigationBarTitleText": "公会成员",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
"path": "pages/union/exitApplication",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "退出审核"
|
||||
"navigationBarTitleText": "退出审核",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/union/subsidy",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "公会补贴"
|
||||
"navigationBarTitleText": "公会补贴",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/union/historyRecord",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "公会补贴历史记录"
|
||||
"navigationBarTitleText": "公会补贴历史记录",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -66,7 +84,11 @@
|
||||
"path": "pages/other/taskDesc",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "规则说明"
|
||||
"navigationBarTitleText": "规则说明",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -87,7 +109,10 @@
|
||||
"path": "pages/other/gradeRule",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "等级规则"
|
||||
"navigationBarTitleText": "等级规则",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -100,14 +125,29 @@
|
||||
"path": "pages/feedback/help",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "帮助与反馈"
|
||||
"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": "反馈问题"
|
||||
"navigationBarTitleText": "反馈问题",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -117,11 +157,24 @@
|
||||
"navigationBarTitleText": "青少年"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/feedback/teenageDetail",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "青少年详情",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/feedback/problemDetail",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "问题详情"
|
||||
"navigationBarTitleText": "问题详情",
|
||||
"app-plus": {
|
||||
"popGesture": "none" // 禁用 iOS 左滑返回
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -137,6 +190,13 @@
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "关于我们"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/other/test",
|
||||
"style": {
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "测试页面"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user