暂存工作台修改

This commit is contained in:
2024-11-12 11:10:46 +08:00
parent b9d1ee34a7
commit c8649288ff
10 changed files with 342 additions and 23 deletions

View File

@@ -1,8 +1,8 @@
{
"component": true,
"usingComponents": {
"van-overlay": "@vant/weapp/overlay/index",
"van-picker": "@vant/weapp/picker/index"
"van-popup": "@vant/weapp/popup/index",
"van-picker": "@vant/weapp/picker/index",
"van-search": "@vant/weapp/search/index"
}
}