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

19 lines
460 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",
"size": "../size",
"icon-btn": "../icon-btn",
"group-btn": "../group-btn",
"block-btn": "../block-btn",
"ghost-btn": "../ghost-btn",
"shape": "../shape",
"theme": "../theme",
"disabled": "../disabled"
},
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true
}