2025/9/27/23:14

This commit is contained in:
2025-09-27 23:14:50 +08:00
parent eae49c76bd
commit e8186e723f
10 changed files with 156 additions and 74 deletions

View File

@@ -1,6 +1,7 @@
{
"component": true,
"usingComponents": {
"van-icon": "@vant/weapp/icon/index"
"van-icon": "@vant/weapp/icon/index",
"t-icon": "tdesign-miniprogram/icon/icon"
}
}