mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-06-17 10:29:15 +08:00
8 lines
180 B
JSON
8 lines
180 B
JSON
{
|
|
"navigationBarTitleText": "Actionsheet 行动按钮",
|
|
"usingComponents": {
|
|
"zan-actionsheet": "../../dist/actionsheet/index",
|
|
"zan-btn": "../../dist/btn/index"
|
|
}
|
|
}
|