名称修改
需求发布,联系方式二选一
This commit is contained in:
10
pages.json
10
pages.json
@@ -22,7 +22,7 @@
|
||||
{
|
||||
"path": "pages/report/report",
|
||||
"style": {
|
||||
"navigationBarTitleText": "行业报告",
|
||||
"navigationBarTitleText": "行业&需求",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#12CA64",
|
||||
"enablePullDownRefresh": false
|
||||
@@ -31,7 +31,7 @@
|
||||
{
|
||||
"path": "pages/ideasAndNeeds/ideasAndNeeds",
|
||||
"style": {
|
||||
"navigationBarTitleText": "创意&需求",
|
||||
"navigationBarTitleText": "创需发布",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#12CA64",
|
||||
"enablePullDownRefresh": false
|
||||
@@ -190,7 +190,7 @@
|
||||
}, {
|
||||
"path": "newProductRelease/newProductRelease",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新品发布",
|
||||
"navigationBarTitleText": "企业需求",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#12CA64",
|
||||
"enablePullDownRefresh": false
|
||||
@@ -213,13 +213,13 @@
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/report/report",
|
||||
"text": "行业报告",
|
||||
"text": "行业&需求",
|
||||
"iconPath": "static/tabBar/sy_icon_hyh.png",
|
||||
"selectedIconPath": "static/tabBar/sy_icon_sy.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/ideasAndNeeds/ideasAndNeeds",
|
||||
"text": "创意&需求",
|
||||
"text": "创需发布",
|
||||
"iconPath": "static/tabBar/sy_icon_cyh.png",
|
||||
"selectedIconPath": "static/tabBar/sy_icon_cy.png"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user