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

13 lines
298 B
JSON

{
"navigationStyle": "custom",
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true,
"usingComponents": {
"t-navbar": "tdesign-miniprogram/navbar/navbar",
"base": "../base",
"imageEmpty": "../imageEmpty",
"buttonEmpty": "../buttonEmpty"
}
}