2025-12-15 18:19:04 +08:00

9 lines
247 B
JSON

{
"navigationBarTitleText": "个人中心",
"navigationStyle": "custom",
"usingComponents": {
"my-header": "./components/header",
"my-area-functional": "./components/AreaFunctional",
"my-to-be-done": "./components/ToBeDone"
}
}