10 lines
319 B
JSON
Raw Normal View History

2025-12-15 18:19:04 +08:00
{
"navigationBarTitleText": "个人中心",
"navigationStyle": "custom",
"usingComponents": {
2026-01-30 09:54:26 +08:00
"hs-all-page-bg": "../../components/hs-all-page-bg/hs-all-page-bg",
2025-12-15 18:19:04 +08:00
"my-header": "./components/header",
"my-area-functional": "./components/AreaFunctional",
"my-to-be-done": "./components/ToBeDone"
}
}