mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
12 lines
363 B
JSON
12 lines
363 B
JSON
{
|
|
"navigationBarTitleText": "Field 输入框",
|
|
"usingComponents": {
|
|
"zan-button": "../../dist/btn/index",
|
|
"zan-button-group": "../../dist/btn-group/index",
|
|
"zan-cell-group": "../../dist/cell-group/index",
|
|
"zan-field": "../../dist/field/index",
|
|
"zan-panel": "../../dist/panel/index",
|
|
"doc-page": "../../components/doc-page/index"
|
|
}
|
|
}
|