mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
10 lines
272 B
JSON
10 lines
272 B
JSON
{
|
|
"navigationBarTitleText": "Dialog 弹出框",
|
|
"usingComponents": {
|
|
"doc-page": "../../components/doc-page/index",
|
|
"zan-dialog": "../../dist/dialog/index",
|
|
"zan-button": "../../dist/btn/index",
|
|
"zan-button-group": "../../dist/btn-group/index"
|
|
}
|
|
}
|