|
@@ -37,15 +37,13 @@
|
|
"path": "pages/help/index",
|
|
"path": "pages/help/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
- "onReachBottomDistance": 50,
|
|
|
|
- "navigationBarTitleText": "帮助与反馈"
|
|
|
|
|
|
+ "onReachBottomDistance": 50
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{ // 我的反馈
|
|
{ // 我的反馈
|
|
"path": "pages/help/detail",
|
|
"path": "pages/help/detail",
|
|
"style": {
|
|
"style": {
|
|
- "navigationStyle": "custom",
|
|
|
|
- "navigationBarTitleText": "我的反馈"
|
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|