9 lines
247 B
JSON
Raw Normal View History

2025-10-29 13:53:05 +08:00
{
"navigationBarTitleText": "个人中心",
"navigationStyle": "custom",
"usingComponents": {
"my-header": "./components/header",
"my-area-functional": "./components/AreaFunctional",
"my-to-be-done": "./components/ToBeDone"
}
}