mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-06-13 16:39:15 +08:00
7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"navigationBarTitleText": "Badge 徽章",
|
|
"usingComponents": {
|
|
"van-badge": "../../dist/badge/index"
|
|
}
|
|
}
|