{
    "navigationBarTitleText": "刷新",
    "usingComponents": {
        "feed-auto-refresh": "./component/autoRefresh/index",
        "feed-pull-to-refresh": "./component/pullToRefresh/index",
        "feed-partial-refresh": "./component/partialRefresh/index",
        "custom": "/common/components/custom/custom"
    },
    "disableScroll": true,
    "navigationStyle": "custom",
    "disableSwipeBack": true
}
