|
@@ -3,14 +3,14 @@
|
|
|
{
|
|
|
"path": "pages/index/position",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "职位",
|
|
|
+ "navigationBarTitleText": "门墩儿招聘",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/index/index",
|
|
|
+ "path": "pages/index/crowdsourcing",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "门墩儿招聘"
|
|
|
+ "navigationBarTitleText": "全员猎聘"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
@@ -94,18 +94,18 @@
|
|
|
"height": "65px",
|
|
|
"fontSize": "24rpx",
|
|
|
"list": [
|
|
|
- // {
|
|
|
- // "pagePath": "pages/index/index",
|
|
|
- // "text": "首页",
|
|
|
- // "iconPath": "/static/img/home.png",
|
|
|
- // "selectedIconPath": "/static/img/home-fill.png"
|
|
|
- // },
|
|
|
{
|
|
|
"pagePath": "pages/index/position",
|
|
|
"text": "职位",
|
|
|
"iconPath": "/static/img/position.png",
|
|
|
"selectedIconPath": "/static/img/position-fill.png"
|
|
|
},
|
|
|
+ {
|
|
|
+ "pagePath": "pages/index/crowdsourcing",
|
|
|
+ "text": "猎聘",
|
|
|
+ "iconPath": "/static/img/pin.png",
|
|
|
+ "selectedIconPath": "/static/img/pin-fill.png"
|
|
|
+ },
|
|
|
{
|
|
|
"pagePath": "pages/index/communicate",
|
|
|
"text": "沟通",
|