mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-25 21:18:11 +00:00
10 lines
283 B
JSON
10 lines
283 B
JSON
{
|
|
"navigationBarTitleText": "个人中心",
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"page-footer": "/components/pageFooter/index",
|
|
"edit-user-modal": "/components/eidtUserModal/index"
|
|
}
|
|
} |