Files
MiniProgram/ProjectLiaisonForm/pages/divider/skyline/divider.json

12 lines
251 B
JSON
Raw Normal View History

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