{ "navigationBarTitleText": "我的", "usingComponents": { "issue-item": "./components/issueItem/issueItem", "preload-issue-item": "./components/preloadIssueItem/preloadIssueItem", "project-item": "./components/projectItem/projectItem", "preload-project-item": "./components/preloadProjectItem/preloadProjectItem", "topic-item": "./components/topicItem/topicItem", "preload-topic-item": "./components/preloadTopicItem/preloadTopicItem", "load-more": "../../components/loadMore/loadMore", "completeInfo-dialog": "../../components/completeInfoDialog/completeInfoDialog" }, "enablePullDownRefresh": true, "backgroundColor": "#f8f8f8", "backgroundTextStyle": "dark" }