Files
MiniProgram/ProjectLiaisonForm/pages/stepper/skyline/stepper.json
2025-08-15 14:05:08 +08:00

15 lines
330 B
JSON

{
"navigationStyle": "custom",
"usingComponents": {
"t-navbar": "tdesign-miniprogram/navbar/navbar",
"base": "../base",
"min-max": "../min-max",
"status": "../status",
"theme": "../theme",
"size": "../size"
},
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true
}