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

8 lines
134 B
JSON

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