9 lines
258 B
JSON
9 lines
258 B
JSON
{
|
|
"navigationBarTitleText": "个人中心",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"my-header": "./components/header",
|
|
"my-area-functional": "./components/AreaFunctional",
|
|
"my-more-functional": "./components/MoreFunctional"
|
|
}
|
|
} |