Files

13 lines
300 B
JSON
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
{
"navigationStyle": "custom",
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true,
"usingComponents": {
"t-navbar": "tdesign-miniprogram/navbar/navbar",
"base": "../base",
"with-title": "../with-title",
"custom-close": "../custom-close"
}
}