1.新增首页模块

This commit is contained in:
zhanglei
2026-02-10 11:55:42 +08:00
parent 0d539aeef0
commit dad08d5ea4
60 changed files with 2223 additions and 58 deletions
+6
View File
@@ -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"