|
@@ -451,29 +451,25 @@
|
|
|
{
|
|
{
|
|
|
"path": "diet-checkin",
|
|
"path": "diet-checkin",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "饮食打卡",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
|
|
+ "navigationBarTitleText": "饮食打卡"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "exercise-checkin",
|
|
"path": "exercise-checkin",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "运动打卡",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
|
|
+ "navigationBarTitleText": "运动打卡"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "sleep-checkin",
|
|
"path": "sleep-checkin",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "睡眠打卡",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
|
|
+ "navigationBarTitleText": "睡眠打卡"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "growth-emotion-checkin",
|
|
"path": "growth-emotion-checkin",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationBarTitleText": "心情打卡 (成长)",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
|
|
+ "navigationBarTitleText": "心情打卡 (成长)"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|