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

23 lines
585 B
JSON

{
"navigationStyle": "custom",
"usingComponents": {
"t-navbar": "tdesign-miniprogram/navbar/navbar",
"t-input": "tdesign-miniprogram/input/input",
"base": "../base",
"suffix": "../suffix",
"prefix": "../prefix",
"layout": "../layout",
"bordered": "../bordered",
"align": "../align",
"maxlength": "../maxlength",
"special": "../special",
"status": "../status",
"custom": "../custom",
"labelDemo": "../label",
"banner": "../banner"
},
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true
}