暂存工作台抄表

This commit is contained in:
2025-09-10 15:51:13 +08:00
parent cdbc3fa959
commit 493be62f44
8 changed files with 139 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
{
"component": true,
"usingComponents": {
"van-row": "@vant/weapp/row/index",
"van-col": "@vant/weapp/col/index",
"van-tag": "@vant/weapp/tag/index"
}
}