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