2023-12-20 10:14:14 +08:00

8 lines
194 B
JSON

{
"component": true,
"usingComponents": {
"t-image": "tdesign-miniprogram/image/image",
"van-overlay": "@vant/weapp/overlay/index",
"van-dialog": "@vant/weapp/dialog/index"
}
}