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

14 lines
315 B
JSON

{
"navigationStyle": "custom",
"usingComponents": {
"t-navbar": "tdesign-miniprogram/navbar/navbar",
"base": "../base",
"title": "../title",
"icon-drawer": "../icon-drawer",
"footer": "../footer"
},
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true
}