wangxin před 5 roky
rodič
revize
8b7696c0a0
3 změnil soubory, kde provedl 408 přidání a 407 odebrání
  1. 24 24
      api/api.js
  2. 10 10
      config/config.js
  3. 374 373
      project.config.json

+ 24 - 24
api/api.js

@@ -53,28 +53,28 @@ const url = {
   changeMpCompaignsRewardsPhone: "/f/api/mpCompaigns/changeMpCompaignsRewardsPhone", //POST 好礼兑换成功添加手机号
   changeMpCompaignsActivity: "/f/api/mpCompaigns/changeMpCompaignsActivity", //POST 活动兑换接口
   changeMpCompaignsActivityPhone: "/f/api/mpCompaigns/changeMpCompaignsActivityPhone", //POST 活动兑换成功添加手机号
-  getMpMemberCompaignsActivityAndRewardDetail: "/f/api/mpCompaigns/getMpMemberCompaignsActivityAndRewardDetail", // 用户兑换活动/好礼详情接口
+  getMpMemberCompaignsActivityAndRewardDetail: "/f/api/mpCompaigns/getMpMemberCompaignsActivityAndRewardDetail", //get 用户兑换活动/好礼详情接口
 
-  getMpCompaignsActivity: "/f/api/mpCompaigns/getMpCompaignsActivity", //活动列表
-  getMpCompaignsActivityDetail: "/f/api/mpCompaigns/getMpCompaignsActivityDetail", //活动详情
-  taskList: "/f/api/mpPoint/taskList", //任务列表
-  pointsDetail: "/f/api/mpPoint/pointsDetail", //积分明细
-  getMoneyDetail: "/f/api/mpMoneyDetail/getMoneyDetail", //查询收支明细
-  getMoneyAccountDetail: "/f/api/mpMemberAccount/getMoneyAccountDetail", //查询钱包余额
-  getMpMemberCompaignsReward: "/f/api/mpCompaigns/getMpMemberCompaignsReward", //用户兑换好礼列表
-  getMpMemberCompaignsActivity: "/f/api/mpCompaigns/getMpMemberCompaignsActivity", //用户兑换活动列表
-  saveMpOrder: '/f/api/order/saveMpOrder', // 生成订单
-  wxPayOrder: '/f/api/sys/minaPay/wxPayOrder.do', // 微信小程序支付
-  myPayRollList: '/f/api/payroll/myPayRollList', //用户薪资查询列表接口
-  myPayRollDetail: '/f/api/payroll/myPayRollDetail', // 我的薪资详情
-  myHpAgencyFeeList: '/f/api/hpAgencyFee/myHpAgencyFeeList', // 返费列表
-  myHpAgencyFeeDetail: '/f/api/hpAgencyFee/myHpAgencyFeeDetail', // 返费详情
-  confirmHpAgencyFee: "/f/api/hpAgencyFee/confirmHpAgencyFee", // 入职奖励
-  saveHpComplaintAdvice: '/f/api/hpComplaintAdvice/saveHpComplaintAdvice',//保存投诉建议
-  saveHpUserLog: '/f/api/hpComplaintAdvice/saveHpUserLog',//保存日志
-  logout_new: '/f/api/login/logout_new',//注销账户
-  getCompanyStatus: '/f/api/hpinterview/getCompanyStatus',//面试登记获取企业状态
-  getIntentCompany:'/f/api/qdCheckIns/getIntentCompany', // 查询用户是否签到并在用户未签到情况下返回意向企业
+  getMpCompaignsActivity: "/f/api/mpCompaigns/getMpCompaignsActivity", //GET 活动列表
+  getMpCompaignsActivityDetail: "/f/api/mpCompaigns/getMpCompaignsActivityDetail", //GET 活动详情
+  taskList: "/f/api/mpPoint/taskList", //GET 任务列表
+  pointsDetail: "/f/api/mpPoint/pointsDetail", //GET 积分明细
+  getMoneyDetail: "/f/api/mpMoneyDetail/getMoneyDetail", //GET查询收支明细
+  getMoneyAccountDetail: "/f/api/mpMemberAccount/getMoneyAccountDetail", //GET查询钱包余额
+  getMpMemberCompaignsReward: "/f/api/mpCompaigns/getMpMemberCompaignsReward", //GET用户兑换好礼列表
+  getMpMemberCompaignsActivity: "/f/api/mpCompaigns/getMpMemberCompaignsActivity", //GET用户兑换活动列表
+  saveMpOrder: '/f/api/order/saveMpOrder', //POST 生成订单
+  wxPayOrder: '/f/api/sys/minaPay/wxPayOrder.do', //POST 微信小程序支付
+  myPayRollList: '/f/api/payroll/myPayRollList', //GET用户薪资查询列表接口
+  myPayRollDetail: '/f/api/payroll/myPayRollDetail', //GET 我的薪资详情
+  myHpAgencyFeeList: '/f/api/hpAgencyFee/myHpAgencyFeeList', //GET 返费列表
+  myHpAgencyFeeDetail: '/f/api/hpAgencyFee/myHpAgencyFeeDetail', //GET 返费详情
+  confirmHpAgencyFee: "/f/api/hpAgencyFee/confirmHpAgencyFee", //POST 入职奖励
+  saveHpComplaintAdvice: '/f/api/hpComplaintAdvice/saveHpComplaintAdvice',//POST保存投诉建议
+  saveHpUserLog: '/f/api/hpComplaintAdvice/saveHpUserLog',//POST保存日志
+  logout_new: '/f/api/login/logout_new',//POST注销账户
+  getCompanyStatus: '/f/api/hpinterview/getCompanyStatus',//GET面试登记获取企业状态
+  getIntentCompany:'/f/api/qdCheckIns/getIntentCompany', // GET 查询用户是否签到并在用户未签到情况下返回意向企业
   /** +++++++++++++++++++++++++++  废弃接口 ++++++++++++++++++++++++++++++++++++++ */
   // userLogin: '/wxAppletsLogin/wxVoteLogin', // post ,根据微信CODE获取微信用户信息
   // userLogin: '/f/api/wxAppletsLogin/decodeUserInfo',
@@ -95,9 +95,9 @@ const url = {
   // phoneCode : "/frontIndex/phoneSms",// 薪资查询:发送手机验证码
   // payrollId: "/frontIndex/payrollId",// 薪资查询:根据手机号码,短信验证码获取身份信息
   // payroll: "/frontIndex/payroll", // 薪资查询:根据手机号码,短信验证码获取身份信息
-  phoneBound: "/frontIndex/phone", // 手机号:用户手机号码绑定、更换
-  shareBound: "/frontIndex/share", // 推荐有奖好友参加页面手机号填写接口
-  wxPhoneBound: "/frontIndex/wxPhoneBound", //微信手机号获取解密后绑定
+  phoneBound: "/frontIndex/phone", //POST 手机号:用户手机号码绑定、更换
+  shareBound: "/frontIndex/share", //POST 推荐有奖好友参加页面手机号填写接口
+  // wxPhoneBound: "/frontIndex/wxPhoneBound", //微信手机号获取解密后绑定
 
   /** +++++++++++++++++++++++++++  frontUser  ++++++++++++++++++++++++++++++++++++++ */
   // positionList: "/frontUser/positionList",//post 我的岗位申请列表,

+ 10 - 10
config/config.js

@@ -1,15 +1,15 @@
 // 测试服
-// const apiUrl = "https://kf.hap-job.com/happyjob"
-// const rootUrl = "https://kf.hap-job.com"
-// const imgServerUrl = "https://hpjobtest.oss-cn-shanghai.aliyuncs.com/uploadfiles/mina"//静态资源图片服务器地址
-// const imgServerUrl_new = "https://hpjobtest.oss-cn-shanghai.aliyuncs.com"//图片服务器地址
-// const captcha = '2078399419'
+const apiUrl = "https://kf.hap-job.com/happyjob"
+const rootUrl = "https://kf.hap-job.com"
+const imgServerUrl = "https://hpjobtest.oss-cn-shanghai.aliyuncs.com/uploadfiles/mina"//静态资源图片服务器地址
+const imgServerUrl_new = "https://hpjobtest.oss-cn-shanghai.aliyuncs.com"//图片服务器地址
+const captcha = '2078399419'
 // 正式服
-const apiUrl = "https://web.hap-job.com/happyjob"
-const rootUrl = "https://web.hap-job.com"
-const imgServerUrl = "https://happyjob.oss-cn-shanghai.aliyuncs.com/uploadfiles/mina" //图片服务器地址
-const imgServerUrl_new = "https://happyjob.oss-cn-shanghai.aliyuncs.com" //图片服务器地址
-const captcha = '2019232819'
+// const apiUrl = "https://web.hap-job.com/happyjob"
+// const rootUrl = "https://web.hap-job.com"
+// const imgServerUrl = "https://happyjob.oss-cn-shanghai.aliyuncs.com/uploadfiles/mina" //图片服务器地址
+// const imgServerUrl_new = "https://happyjob.oss-cn-shanghai.aliyuncs.com" //图片服务器地址
+// const captcha = '2019232819'
 
 module.exports = {
   apiUrl,

+ 374 - 373
project.config.json

@@ -1,375 +1,376 @@
 {
-	"description": "项目配置文件",
-	"packOptions": {
-		"ignore": [
-			{
-				"type": "suffix",
-				"value": ".less"
-			},
-			{
-				"type": "suffix",
-				"value": ".css"
-			}
-		]
-	},
-	"setting": {
-		"urlCheck": true,
-		"es6": true,
-		"enhance": true,
-		"postcss": true,
-		"preloadBackgroundData": false,
-		"minified": true,
-		"newFeature": true,
-		"coverView": true,
-		"autoAudits": true,
-		"showShadowRootInWxmlPanel": true,
-		"scopeDataCheck": false,
-		"uglifyFileName": true,
-		"checkInvalidKey": true,
-		"checkSiteMap": true,
-		"uploadWithSourceMap": true,
-		"compileHotReLoad": false,
-		"babelSetting": {
-			"ignore": [],
-			"disablePlugins": [],
-			"outputPath": ""
-		},
-		"bundle": true,
-		"useIsolateContext": true,
-		"useCompilerModule": true,
-		"userConfirmedUseCompilerModuleSwitch": true,
-		"packNpmManually": false,
-		"packNpmRelationList": []
-	},
-	"compileType": "miniprogram",
-	"libVersion": "2.8.3",
-	"appid": "wx1e8ed93850777ffb",
-	"projectname": "kaixin",
-	"debugOptions": {
-		"hidedInDevtools": []
-	},
-	"isGameTourist": false,
-	"simulatorType": "wechat",
-	"simulatorPluginLibVersion": {},
-	"condition": {
-		"search": {
-			"current": -1,
-			"list": []
-		},
-		"conversation": {
-			"current": -1,
-			"list": []
-		},
-		"plugin": {
-			"current": -1,
-			"list": []
-		},
-		"game": {
-			"currentL": -1,
-			"list": []
-		},
-		"gamePlugin": {
-			"current": -1,
-			"list": []
-		},
-		"miniprogram": {
-			"current": -1,
-			"list": [
-				{
-					"id": 0,
-					"name": "拼团详情",
-					"pathName": "pages/pt-detail/index",
-					"query": "scene=gd%3D21%26pc%3D4%26pd%3D47",
-					"scene": 1012
-				},
-				{
-					"id": 1,
-					"name": "我的",
-					"pathName": "pages/mine/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "收支明细",
-					"pathName": "pages/payment-details/payment-details",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "我的积分",
-					"pathName": "pages/integral/integral",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": 5,
-					"name": "兑换",
-					"pathName": "pages/gift/gift",
-					"query": "type=gift&integral=46",
-					"scene": null
-				},
-				{
-					"id": 6,
-					"name": "兑换详情",
-					"pathName": "pages/gift-detail/gift-detail",
-					"query": "id=1&type=activity",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "任务列表",
-					"pathName": "pages/task/task",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": 8,
-					"name": "兑换记录",
-					"pathName": "pages/exchange-record/exchange-record",
-					"query": "type=activity",
-					"scene": null
-				},
-				{
-					"id": 9,
-					"name": "兑换详情",
-					"pathName": "pages/exchange-detail/exchange-detail",
-					"query": "id=36&type=gift",
-					"scene": null
-				},
-				{
-					"id": 10,
-					"name": "支付",
-					"pathName": "pages/integral-pay/integral-pay",
-					"query": "type=gift&money=0.01",
-					"scene": null
-				},
-				{
-					"id": 10,
-					"name": "提现",
-					"pathName": "pages/wallet/pages/withdrawal/withdrawal",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": 11,
-					"name": "实名认证",
-					"pathName": "pages/identification/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": 12,
-					"name": "首页",
-					"pathName": "pages/index/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "我的",
-					"pathName": "pages/mine/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "验证码",
-					"pathName": "pages/check-iphone/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": 21,
-					"name": "全职详情",
-					"pathName": "pages/detail/index",
-					"query": "hpPositionId=10&cate=3",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "搜索",
-					"pathName": "pages/search/index",
-					"query": "hpPositionId=216&cate=8",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "选择城市",
-					"pathName": "pages/city/index",
-					"query": "hpPositionId=216&cate=8",
-					"scene": null
-				},
-				{
-					"id": 24,
-					"name": "全职工作",
-					"pathName": "pages/fulltime/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "兼职工作",
-					"pathName": "pages/parttime/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "登陆",
-					"pathName": "pages/login/login",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "搜索结果",
-					"pathName": "pages/search-result/search-result",
-					"query": "searchVal=CRM",
-					"scene": null
-				},
-				{
-					"id": 23,
-					"name": "选择用户",
-					"pathName": "pages/select-info/index",
-					"query": "id=185",
-					"scene": null
-				},
-				{
-					"id": 24,
-					"name": "绑定手机号",
-					"pathName": "pages/bind-phone/index",
-					"query": "hpPositionId=10&cate=3",
-					"scene": null
-				},
-				{
-					"id": 24,
-					"name": "获取验证码",
-					"pathName": "pages/check-iphone/index",
-					"query": "phone=18861826922&title=薪资查询&url=/pages/expense/pages/wages/index",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "绑定手机号",
-					"pathName": "pages/bind-phone/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "入职奖励",
-					"pathName": "pages/reward/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "高薪急聘",
-					"pathName": "pages/jipin/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "选择信息",
-					"pathName": "pages/select-info/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "简历信息",
-					"pathName": "pages/jinali-info/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "提现结果",
-					"pathName": "pages/wallet/pages/withdrawal-result/withdrawal-result",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": 31,
-					"name": "简历",
-					"pathName": "pages/jianli/index",
-					"query": "hpUserResumeId=30969",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "个人资料",
-					"pathName": "pages/user-info/user-info",
-					"query": "hpUserResumeId=30969",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "求职意向",
-					"pathName": "pages/user-job/index",
-					"query": "hpUserResumeId=30969",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "选择城市",
-					"pathName": "pages/choose-city/index",
-					"query": "",
-					"scene": null
-				},
-				{
-					"id": 35,
-					"name": "工作经验",
-					"pathName": "pages/user-works/index",
-					"query": "hpUserResumeId=56629&index=0",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "薪资查询",
-					"pathName": "pages/expense/pages/wages/index",
-					"query": "hpUserResumeId=56629&index=0",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "入职奖励",
-					"pathName": "pages/expense/pages/return-fee/index",
-					"query": "hpUserResumeId=56629&index=0",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "返费详情",
-					"pathName": "pages/expense/pages/return-fee/detail",
-					"query": "hpUserResumeId=56629&index=0",
-					"scene": null
-				},
-				{
-					"id": 39,
-					"name": "人才交流签到",
-					"pathName": "pages/web-view/web-view",
-					"query": "url=http://192.168.1.96:8082/talent_exchange/index",
-					"scene": null
-				},
-				{
-					"id": 40,
-					"name": "面试登记",
-					"pathName": "pages/interview-registration/index",
-					"query": "url=http://192.168.19.118:8082/interview/xiapu&&registerCompanyId=1",
-					"scene": null
-				},
-				{
-					"id": -1,
-					"name": "身份认证",
-					"pathName": "pages/identification/index",
-					"query": "",
-					"scene": null
-				}
-			]
-		}
-	}
+  "description": "项目配置文件",
+  "packOptions": {
+    "ignore": [
+      {
+        "type": "suffix",
+        "value": ".less"
+      },
+      {
+        "type": "suffix",
+        "value": ".css"
+      }
+    ]
+  },
+  "setting": {
+    "urlCheck": true,
+    "es6": true,
+    "enhance": true,
+    "postcss": true,
+    "preloadBackgroundData": false,
+    "minified": true,
+    "newFeature": true,
+    "coverView": true,
+    "autoAudits": true,
+    "showShadowRootInWxmlPanel": true,
+    "scopeDataCheck": false,
+    "uglifyFileName": true,
+    "checkInvalidKey": true,
+    "checkSiteMap": true,
+    "uploadWithSourceMap": true,
+    "compileHotReLoad": false,
+    "babelSetting": {
+      "ignore": [],
+      "disablePlugins": [],
+      "outputPath": ""
+    },
+    "bundle": true,
+    "useIsolateContext": true,
+    "useCompilerModule": true,
+    "userConfirmedUseCompilerModuleSwitch": true,
+    "packNpmManually": false,
+    "packNpmRelationList": [],
+    "useMultiFrameRuntime": false
+  },
+  "compileType": "miniprogram",
+  "libVersion": "2.8.3",
+  "appid": "wx5ae6908ae55edcb7",
+  "projectname": "kaixin",
+  "debugOptions": {
+    "hidedInDevtools": []
+  },
+  "isGameTourist": false,
+  "simulatorType": "wechat",
+  "simulatorPluginLibVersion": {},
+  "condition": {
+    "search": {
+      "current": -1,
+      "list": []
+    },
+    "conversation": {
+      "current": -1,
+      "list": []
+    },
+    "plugin": {
+      "current": -1,
+      "list": []
+    },
+    "game": {
+      "currentL": -1,
+      "list": []
+    },
+    "gamePlugin": {
+      "current": -1,
+      "list": []
+    },
+    "miniprogram": {
+      "current": -1,
+      "list": [
+        {
+          "id": 0,
+          "name": "拼团详情",
+          "pathName": "pages/pt-detail/index",
+          "query": "scene=gd%3D21%26pc%3D4%26pd%3D47",
+          "scene": 1012
+        },
+        {
+          "id": 1,
+          "name": "我的",
+          "pathName": "pages/mine/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "收支明细",
+          "pathName": "pages/payment-details/payment-details",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "我的积分",
+          "pathName": "pages/integral/integral",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": 5,
+          "name": "兑换",
+          "pathName": "pages/gift/gift",
+          "query": "type=gift&integral=46",
+          "scene": null
+        },
+        {
+          "id": 6,
+          "name": "兑换详情",
+          "pathName": "pages/gift-detail/gift-detail",
+          "query": "id=1&type=activity",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "任务列表",
+          "pathName": "pages/task/task",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": 8,
+          "name": "兑换记录",
+          "pathName": "pages/exchange-record/exchange-record",
+          "query": "type=activity",
+          "scene": null
+        },
+        {
+          "id": 9,
+          "name": "兑换详情",
+          "pathName": "pages/exchange-detail/exchange-detail",
+          "query": "id=36&type=gift",
+          "scene": null
+        },
+        {
+          "id": 10,
+          "name": "支付",
+          "pathName": "pages/integral-pay/integral-pay",
+          "query": "type=gift&money=0.01",
+          "scene": null
+        },
+        {
+          "id": 10,
+          "name": "提现",
+          "pathName": "pages/wallet/pages/withdrawal/withdrawal",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": 11,
+          "name": "实名认证",
+          "pathName": "pages/identification/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": 12,
+          "name": "首页",
+          "pathName": "pages/index/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "我的",
+          "pathName": "pages/mine/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "验证码",
+          "pathName": "pages/check-iphone/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": 21,
+          "name": "全职详情",
+          "pathName": "pages/detail/index",
+          "query": "hpPositionId=10&cate=3",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "搜索",
+          "pathName": "pages/search/index",
+          "query": "hpPositionId=216&cate=8",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "选择城市",
+          "pathName": "pages/city/index",
+          "query": "hpPositionId=216&cate=8",
+          "scene": null
+        },
+        {
+          "id": 24,
+          "name": "全职工作",
+          "pathName": "pages/fulltime/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "兼职工作",
+          "pathName": "pages/parttime/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "登陆",
+          "pathName": "pages/login/login",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "搜索结果",
+          "pathName": "pages/search-result/search-result",
+          "query": "searchVal=CRM",
+          "scene": null
+        },
+        {
+          "id": 23,
+          "name": "选择用户",
+          "pathName": "pages/select-info/index",
+          "query": "id=185",
+          "scene": null
+        },
+        {
+          "id": 24,
+          "name": "绑定手机号",
+          "pathName": "pages/bind-phone/index",
+          "query": "hpPositionId=10&cate=3",
+          "scene": null
+        },
+        {
+          "id": 24,
+          "name": "获取验证码",
+          "pathName": "pages/check-iphone/index",
+          "query": "phone=18861826922&title=薪资查询&url=/pages/expense/pages/wages/index",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "绑定手机号",
+          "pathName": "pages/bind-phone/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "入职奖励",
+          "pathName": "pages/reward/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "高薪急聘",
+          "pathName": "pages/jipin/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "选择信息",
+          "pathName": "pages/select-info/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "简历信息",
+          "pathName": "pages/jinali-info/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "提现结果",
+          "pathName": "pages/wallet/pages/withdrawal-result/withdrawal-result",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": 31,
+          "name": "简历",
+          "pathName": "pages/jianli/index",
+          "query": "hpUserResumeId=30969",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "个人资料",
+          "pathName": "pages/user-info/user-info",
+          "query": "hpUserResumeId=30969",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "求职意向",
+          "pathName": "pages/user-job/index",
+          "query": "hpUserResumeId=30969",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "选择城市",
+          "pathName": "pages/choose-city/index",
+          "query": "",
+          "scene": null
+        },
+        {
+          "id": 35,
+          "name": "工作经验",
+          "pathName": "pages/user-works/index",
+          "query": "hpUserResumeId=56629&index=0",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "薪资查询",
+          "pathName": "pages/expense/pages/wages/index",
+          "query": "hpUserResumeId=56629&index=0",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "入职奖励",
+          "pathName": "pages/expense/pages/return-fee/index",
+          "query": "hpUserResumeId=56629&index=0",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "返费详情",
+          "pathName": "pages/expense/pages/return-fee/detail",
+          "query": "hpUserResumeId=56629&index=0",
+          "scene": null
+        },
+        {
+          "id": 39,
+          "name": "人才交流签到",
+          "pathName": "pages/web-view/web-view",
+          "query": "url=http://192.168.1.96:8082/talent_exchange/index",
+          "scene": null
+        },
+        {
+          "id": 40,
+          "name": "面试登记",
+          "pathName": "pages/interview-registration/index",
+          "query": "url=http://192.168.19.118:8082/interview/xiapu&&registerCompanyId=1",
+          "scene": null
+        },
+        {
+          "id": -1,
+          "name": "身份认证",
+          "pathName": "pages/identification/index",
+          "query": "",
+          "scene": null
+        }
+      ]
+    }
+  }
 }