Merge pull request '调整细节' (#106) from dengjie into dev

Reviewed-on: http://git.feashow.cn/feashow/pupil/pulls/106
This commit is contained in:
odjbin
2023-04-16 13:30:37 +00:00

View File

@@ -213,13 +213,13 @@
}, },
{ {
"pagePath": "pages/report/report", "pagePath": "pages/report/report",
"text": "行业报告", "text": "行业&需求",
"iconPath": "static/tabBar/sy_icon_hyh.png", "iconPath": "static/tabBar/sy_icon_hyh.png",
"selectedIconPath": "static/tabBar/sy_icon_sy.png" "selectedIconPath": "static/tabBar/sy_icon_sy.png"
}, },
{ {
"pagePath": "pages/ideasAndNeeds/ideasAndNeeds", "pagePath": "pages/ideasAndNeeds/ideasAndNeeds",
"text": "创意&需求", "text": "创需发布",
"iconPath": "static/tabBar/sy_icon_cyh.png", "iconPath": "static/tabBar/sy_icon_cyh.png",
"selectedIconPath": "static/tabBar/sy_icon_cy.png" "selectedIconPath": "static/tabBar/sy_icon_cy.png"
}, },