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

17 lines
390 B
JSON

{
"navigationStyle": "custom",
"usingComponents": {
"t-navbar": "tdesign-miniprogram/navbar/navbar",
"text-only": "../text-only",
"icon-only": "../icon-only",
"base": "../base",
"sub": "../sub",
"badge": "../badge",
"round": "../round",
"custom": "../custom"
},
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true
}