2025-07-15 16:18:34 +08:00
|
|
|
{
|
|
|
|
|
"navigationBarTitleText": "个人中心",
|
2025-08-29 09:51:02 +08:00
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
"usingComponents": {
|
|
|
|
|
"my-header": "./components/header",
|
|
|
|
|
"my-area-functional": "./components/AreaFunctional",
|
|
|
|
|
"my-more-functional": "./components/MoreFunctional"
|
|
|
|
|
}
|
2025-07-15 16:18:34 +08:00
|
|
|
}
|