7 lines
140 B
JSON
Raw Normal View History

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