{
    "navigationBarBackgroundColor": "#1979ff",
    "navigationBarTextStyle": "white",
    "navigationBarTitleText": "巡检指派",
    "enablePullDownRefresh": false,
    "componentFramework": "glass-easel",
    "usingComponents": {
        "van-cell": "@vant/weapp/cell/index",
        "van-cell-group": "@vant/weapp/cell-group/index",
        "van-icon": "@vant/weapp/icon/index",
        "van-radio": "@vant/weapp/radio/index",
        "van-radio-group": "@vant/weapp/radio-group/index"
    }
}