Files
MiniProgram/ProjectLiaisonForm/pages/date-time-picker/skyline/date-time-picker.json

16 lines
403 B
JSON
Raw Normal View History

2025-08-15 14:05:08 +08:00
{
"navigationStyle": "custom",
"usingComponents": {
"t-navbar": "tdesign-miniprogram/navbar/navbar",
"year-month-date": "../year-month-date",
"year-month": "../year-month",
"time": "../time",
"date-all": "../date-all",
"steps": "../steps",
"without-popup": "../without-popup"
},
"renderer": "skyline",
"componentFramework": "glass-easel",
"disableScroll": true
}