mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-19 14:03:12 +00:00
9 lines
237 B
JSON
9 lines
237 B
JSON
{
|
|
"navigationBarTitleText": "个人中心",
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"tab-bar": "/pages/index/visualization/components/tabBar"
|
|
}
|
|
} |