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

13 lines
248 B
JSON

{
"navigationBarTitleText": "TabBar",
"usingComponents": {
"text-only": "./text-only",
"icon-only": "./icon-only",
"base": "./base",
"sub": "./sub",
"badge": "./badge",
"round": "./round",
"custom": "./custom"
}
}