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

9 lines
142 B
JSON

{
"navigationBarTitleText": "Cell",
"usingComponents": {
"base": "./base",
"multiple": "./multiple",
"theme": "./theme"
}
}