导入抄表记录完成电表列表部分(未调试)

This commit is contained in:
2025-09-08 17:31:03 +08:00
parent 71ad4995c8
commit 70737fa2b8
16 changed files with 249 additions and 46 deletions

View File

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