mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-23 02:28:11 +00:00
11 lines
346 B
JSON
11 lines
346 B
JSON
{
|
|
"navigationBarTitleText": "个人中心",
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"tab-bar": "/pages/index/visualization/components/tabBar",
|
|
"page-footer": "/components/pageFooter/index",
|
|
"edit-user-modal": "/components/eidtUserModal/index"
|
|
}
|
|
} |