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

10 lines
184 B
JSON

{
"navigationStyle": "custom",
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true,
"usingComponents": {
"demo-loading": "../loading"
}
}