{
"usingComponents": {
"van-stepper": "@vant/weapp/stepper",
"custom-stepper": "/components/custom-stepper/index"
},
"navigationStyle": "custom",
"styleIsolation": "apply-shared",
"backgroundColor": "#191d28"
}