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

9 lines
187 B
JSON

{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {
"t-cell": "tdesign-miniprogram/cell/cell",
"t-switch": "tdesign-miniprogram/switch/switch"
}
}