Files
MiniProgram/ProjectLiaisonForm/pages/stepper/stepper.json

11 lines
191 B
JSON
Raw Normal View History

2025-08-15 14:05:08 +08:00
{
"navigationBarTitleText": "Stepper",
"usingComponents": {
"base": "./base",
"min-max": "./min-max",
"status": "./status",
"theme": "./theme",
"size": "./size"
}
}