1.新增首页模块
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
"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"
|
||||
|
||||
Reference in New Issue
Block a user