{ "pages": [ { "path": "pages/auth/sign-in", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/auth/register", "style": { "navigationStyle": "custom" } }, { "path": "pages/auth/reset-password", "style": { "navigationStyle": "custom" } }, { "path": "pages/genealogy/my-genealogies", "style": { "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/genealogy/create", "style": { "navigationStyle": "custom" } }, { "path": "pages/genealogy/overview", "style": { "navigationStyle": "custom" } }, { "path": "pages/genealogy/search", "style": { "navigationStyle": "custom" } }, { "path": "pages/genealogy/join-application", "style": { "navigationStyle": "custom" } }, { "path": "pages/genealogy/my-applications", "style": { "navigationStyle": "custom" } }, { "path": "pages/genealogy/application-review", "style": { "navigationStyle": "custom" } }, { "path": "pages/genealogy/settings", "style": { "navigationStyle": "custom" } }, { "path": "pages/genealogy/generation-poems", "style": { "navigationStyle": "custom" } }, { "path": "pages/genealogy/members", "style": { "navigationStyle": "custom" } }, { "path": "pages/genealogy/capability-center", "style": { "navigationStyle": "custom" } }, { "path": "pages/tree/overview", "style": { "navigationStyle": "custom", "disableScroll": true } }, { "path": "pages/tree/pedigree", "style": { "navigationStyle": "custom", "disableScroll": true } }, { "path": "pages/tree/member-profile", "style": { "navigationStyle": "custom" } }, { "path": "pages/tree/add-relative", "style": { "navigationStyle": "custom" } }, { "path": "pages/tree/edit-member", "style": { "navigationStyle": "custom" } }, { "path": "pages/tree/member-rank", "style": { "navigationStyle": "custom" } }, { "path": "pages/tree/member-directory", "style": { "navigationStyle": "custom" } }, { "path": "pages/tree/member-states", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/site-home", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/site-article-list", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/feed", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/feed-editor", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/feed-detail", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/articles", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/article-detail", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/article-editor", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/albums", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/album-detail", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/add-photo", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/videos", "style": { "navigationStyle": "custom" } }, { "path": "pages/family/platform-videos", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/people", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/person-detail", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/relative-records", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/relative-record-editor", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/ceremonies", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/ceremony-detail", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/ceremony-editor", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/growth-journal", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/life-events", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/memos", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/merit-records", "style": { "navigationStyle": "custom" } }, { "path": "pages/records/person-documents", "style": { "navigationStyle": "custom" } }, { "path": "pages/notification/message-center", "style": { "navigationStyle": "custom" } }, { "path": "pages/notification/message-detail", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/home", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/edit-profile", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/security", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/change-password", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/change-phone", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/help", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/feedback", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/promotions", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/vip", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/settings", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/ceremony-invitations", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/earnings", "style": { "navigationStyle": "custom" } }, { "path": "pages/profile/compliance-document", "style": { "navigationStyle": "custom" } } ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "家谱", "navigationBarBackgroundColor": "#F6F0E5", "backgroundColor": "#F6F0E5" } }