mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-05-29 17:59:15 +08:00
8 lines
169 B
JSON
8 lines
169 B
JSON
{
|
|
"navigationBarTitleText": "Stepper 计数器",
|
|
"usingComponents": {
|
|
"van-stepper": "../../dist/stepper/index",
|
|
"van-panel": "../../dist/panel/index"
|
|
}
|
|
}
|