Files
MiniProgram/ProjectLiaisonForm/pages/switch/status/index.json

9 lines
187 B
JSON
Raw Normal View History

2025-08-15 14:05:08 +08:00
{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {
"t-cell": "tdesign-miniprogram/cell/cell",
"t-switch": "tdesign-miniprogram/switch/switch"
}
}