Files
MiniProgram/ProjectLiaisonForm/pages/switch/skyline/switch.json

15 lines
328 B
JSON
Raw Normal View History

2025-08-15 14:05:08 +08:00
{
"navigationBarTitleText": "Switch",
"usingComponents": {
"t-demo": "../../../components/demo-block",
"base": "../base",
"label": "../label",
"color": "../color",
"status": "../status",
"size": "../size"
},
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true
}