|
@@ -30,6 +30,106 @@
|
|
|
// #endif
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "path": "pages/my/jobApplicant/loginInput",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "登录"
|
|
|
+ // #ifdef H5
|
|
|
+ ,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/my/jobApplicant/guidePage",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "启动页"
|
|
|
+ // #ifdef H5
|
|
|
+ ,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/my/jobApplicant/register",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "注册"
|
|
|
+ // #ifdef H5
|
|
|
+ ,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/my/jobApplicant/registerSuccess",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "注册成功"
|
|
|
+ // #ifdef H5
|
|
|
+ ,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/my/jobApplicant/password",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "创建账号密码"
|
|
|
+ // #ifdef H5
|
|
|
+ ,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/my/jobApplicant/login",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "登录"
|
|
|
+ // #ifdef H5
|
|
|
+ ,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/my/jobApplicant/startPage",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "开始页面"
|
|
|
+ // #ifdef H5
|
|
|
+ ,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/my/jobApplicant/welcomePage",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "指导页"
|
|
|
+ // #ifdef H5
|
|
|
+ ,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/my/jobApplicant/workProgress",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "工作经历"
|
|
|
+ // #ifdef H5
|
|
|
+ ,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/my/jobApplicant/workRecord",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "工作经历"
|
|
|
+ // #ifdef H5
|
|
|
+ ,
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/index/game/gameList",
|
|
|
"style": {
|
|
@@ -155,7 +255,6 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "工作经历",
|
|
|
"navigationStyle": "custom"
|
|
|
-
|
|
|
}
|
|
|
},
|
|
|
{
|
|
@@ -202,7 +301,7 @@
|
|
|
// #endif
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "pages/my/ruleCenter",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "规则中心"
|