7 lines
138 B
JSON
Raw Normal View History

2021-01-12 18:04:14 +08:00
{
"component": true,
"usingComponents": {
"van-icon": "./../icon/index",
"van-button": "./../button/index"
}
}