43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
{
|
|
"textColorNormal": "#A4A3A3",
|
|
"textColorSelected": "#21BEBD",
|
|
"textSizeNormal": 9,
|
|
"textSizeSelected": 9,
|
|
"backgroundColor": "#e9e9e9",
|
|
"isNameResId": false,
|
|
"isTitleVisible": true,
|
|
"tabs": [
|
|
{
|
|
"tabName": "首页",
|
|
"tabTag": "key_home_fragment",
|
|
"iconNormal": "main_home_tab_home_normal",
|
|
"iconSelected": "main_home_tab_home_selected"
|
|
},
|
|
{
|
|
"tabName": "咨询",
|
|
"tabTag": "key_guidance_fragment",
|
|
"iconNormal": "main_home_tab_index_normal",
|
|
"iconSelected": "main_home_tab_index_selected"
|
|
},
|
|
{
|
|
"tabName": "应急",
|
|
"tabTag": "key_emergency_fragment",
|
|
"iconNormal": "main_home_tab_emergency_normal",
|
|
"iconSelected": "main_home_tab_emergency_selected",
|
|
"itemBg": "home_tab_center_bg"
|
|
},
|
|
{
|
|
"tabName": "监测",
|
|
"tabTag": "key_monitor_fragment",
|
|
"iconNormal": "main_home_tab_monitor_normal",
|
|
"iconSelected": "main_home_tab_monitor_selected",
|
|
"itemBg": "home_tab_center_bg"
|
|
},
|
|
{
|
|
"tabName": "我的",
|
|
"tabTag": "key_my_fragment",
|
|
"iconNormal": "main_home_tab_my_normal",
|
|
"iconSelected": "main_home_tab_my_selected"
|
|
}
|
|
]
|
|
} |