|
@@ -7,7 +7,7 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/index/position",
|
|
|
+ "path": "pages/position/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "职位"
|
|
|
}
|
|
@@ -46,7 +46,7 @@
|
|
|
"selectedIconPath": "/static/img/home-fill.png"
|
|
|
},
|
|
|
{
|
|
|
- "pagePath": "pages/index/position",
|
|
|
+ "pagePath": "pages/position/index",
|
|
|
"text": "职位",
|
|
|
"iconPath": "/static/img/position.png",
|
|
|
"selectedIconPath": "/static/img/position-fill.png"
|