Commit c5d9b39a authored by yaobaizheng's avatar yaobaizheng

底部图标切换

parent 56144b4a
......@@ -45,18 +45,18 @@
},
{
"iconPath": "/static/img/icon-tab_2.png",
"selectedIconPath": "/static/img/icon-tab_2.png",
"selectedIconPath": "/static/img/icon-tab_2_active.png",
"pagePath": "pages/entryPark/index",
"text": "走进园区"
},
{
"iconPath": "/static/img/icon-tab_3.png",
"selectedIconPath": "/static/img/icon-tab_3.png",
"selectedIconPath": "/static/img/icon-tab_3_active.png",
"pagePath": "pages/inviteInvestment/index",
"text": "招商引资"
},
{
"iconPath": "/static/img/icon-tab_4_active.png",
"iconPath": "/static/img/icon-tab_4.png",
"selectedIconPath": "/static/img/icon-tab_4_active.png",
"pagePath": "pages/investment/index",
"text": "投资舒城"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment