mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-09-01 05:39:46 +08:00
11 lines
308 B
JSON
11 lines
308 B
JSON
{
|
|
"navigationBarTitleText": "Steps 步骤条",
|
|
"usingComponents": {
|
|
"van-cell": "../../dist/cell/index",
|
|
"van-cell-group": "../../dist/cell-group/index",
|
|
"van-panel": "../../dist/panel/index",
|
|
"van-steps": "../../dist/steps/index",
|
|
"doc-page": "../../components/doc-page/index"
|
|
}
|
|
}
|