Files
MiniProgram/ProjectLiaisonForm/pages/drawer/footer/index.json
2025-08-15 14:05:08 +08:00

8 lines
157 B
JSON

{
"component": true,
"usingComponents": {
"t-button": "tdesign-miniprogram/button/button",
"t-drawer": "tdesign-miniprogram/drawer/drawer"
}
}