|
@@ -230,8 +230,7 @@
|
|
|
"path": "pages/my/job",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "任务中心",
|
|
|
- "navigationBarBackgroundColor": "#ffffff",
|
|
|
- "navigationStyle": "custom"
|
|
|
+ "navigationBarBackgroundColor": "#ffffff"
|
|
|
}
|
|
|
}, {
|
|
|
"path": "pages/my/DelMemConfirm",
|
|
@@ -332,6 +331,14 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "主岛"
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/my/adolescent",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "青少年设置",
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ }
|
|
|
}
|
|
|
],
|
|
|
"globalStyle": {
|