Files

14 lines
315 B
JSON
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
{
"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
}