Files
fesatcodeMiniApp/components/articlecard/articlecard.json

6 lines
90 B
JSON
Raw Normal View History

2025-08-14 14:52:01 +08:00
{
"component": true,
"usingComponents": {
"van-tag": "@vant/weapp/tag/index"
}
}