{
    "backgroundColor": "#ffffff",
    "navigationBarBackgroundColor": "#ffffff",
    "navigationBarTextStyle": "black",
    "navigationBarTitleText": "结果页 page-result",
    "usingComponents": {
        "gov-page-result": "../../../../../src/page-result/lib/index",
        "gov-button": "../../../../../src/button/lib/index"
    }
}