Files

16 lines
381 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",
"search": "../search",
"back-home": "../back-home",
"img": "../img",
"left-title": "../left-title",
"custom-color": "../custom-color"
},
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true
}