|
@@ -3,7 +3,7 @@
|
|
|
|
|
|
{
|
|
{
|
|
"path": "pages/index/index",
|
|
"path": "pages/index/index",
|
|
- "onReachBottomDistance":"50",
|
|
|
|
|
|
+ "onReachBottomDistance": "50",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"navigationBarTitleText": "首页",
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
@@ -25,7 +25,7 @@
|
|
}
|
|
}
|
|
}, {
|
|
}, {
|
|
"path": "pages/index/Search",
|
|
"path": "pages/index/Search",
|
|
- "onReachBottomDistance":"50",
|
|
|
|
|
|
+ "onReachBottomDistance": "50",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "搜索",
|
|
"navigationBarTitleText": "搜索",
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
@@ -147,7 +147,7 @@
|
|
"bounce": "none"
|
|
"bounce": "none"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- },{
|
|
|
|
|
|
+ }, {
|
|
"path": "pages/my/userHomepage",
|
|
"path": "pages/my/userHomepage",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "我的",
|
|
"navigationBarTitleText": "我的",
|
|
@@ -348,28 +348,30 @@
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "主岛"
|
|
"navigationBarTitleText": "主岛"
|
|
}
|
|
}
|
|
|
|
+ }, {
|
|
|
|
+ "path": "pages/isLand/HuaTian",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "花田"
|
|
|
|
+ }
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/my/adolescent",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "青少年设置",
|
|
|
|
|
|
+ "path": "pages/my/adolescent",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "青少年设置",
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/my/teenagePassword",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "" ,
|
|
|
|
|
|
+ "path": "pages/my/teenagePassword",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
"navigationStyle": "custom"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path" : "pages/my/feedback",
|
|
|
|
- "style" :
|
|
|
|
- {
|
|
|
|
- "navigationBarTitleText" : "意见与反馈"
|
|
|
|
|
|
+ "path": "pages/my/feedback",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationBarTitleText": "意见与反馈"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
],
|