{
    "backgroundColor": "#ffffff",
    "navigationBarBackgroundColor": "#ffffff",
    "navigationBarTextStyle": "black",
    "navigationBarTitleText": "开关 switch",
    "usingComponents": {
        "gov-switch": "../../../../../src/switch/lib/index"
    }
}