{ "pages": [ { "path": "pages/main/main", "style": { "navigationStyle": "custom", "navigationBarTitleText": "", "backgroundColor": "#0B0B14", "backgroundColorTop": "#0B0B14", "backgroundColorBottom": "#0B0B14" } }, { "path": "pages/onboarding/onboarding", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/login/login", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/record/record", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/card/card", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/share-profile/share-profile", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/circle-detail/circle-detail", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/circle-publish/circle-publish", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/friends/friends", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/event-create/event-create", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/event-detail/event-detail", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/games/games", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, { "path": "pages/chat-list/chat-list", "style": { "navigationStyle": "custom", "navigationBarTitleText": "", "backgroundColor": "#0B0B14", "backgroundColorTop": "#0B0B14", "backgroundColorBottom": "#0B0B14" } }, { "path": "pages/chat/chat", "style": { "navigationStyle": "custom", "navigationBarTitleText": "", "backgroundColor": "#0B0B14", "backgroundColorTop": "#0B0B14", "backgroundColorBottom": "#0B0B14" } }, { "path": "pages/agreement/agreement", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } } ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "碰盏日记", "navigationBarBackgroundColor": "#0B0B14", "backgroundColor": "#0B0B14", "backgroundColorTop": "#0B0B14", "backgroundColorBottom": "#0B0B14" }, "uniIdRouter": {} }