pages.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/position",
  5. "style": {
  6. "navigationBarTitleText": "门墩儿",
  7. "enablePullDownRefresh": true,
  8. "backgroundColorBottom":"#f4f4f5",
  9. "navigationStyle": "custom"
  10. }
  11. },
  12. {
  13. "path": "pages/index/crowdsourcing",
  14. "style": {
  15. "navigationBarTitleText": "赏金"
  16. }
  17. },
  18. {
  19. "path": "pages/index/welfare",
  20. "style": {
  21. "navigationBarTitleText": "会员福利"
  22. }
  23. },
  24. {
  25. "path": "pages/index/my",
  26. "style": {
  27. "navigationBarTitleText": "我的"
  28. }
  29. },
  30. {
  31. "path": "pages/login/index",
  32. "style": {
  33. "navigationBarTitleText": "登录/注册"
  34. }
  35. },
  36. {
  37. "path": "pages/index/communicate",
  38. "style": {
  39. "navigationBarTitleText": "最近联系人",
  40. "navigationStyle": "custom"
  41. }
  42. },
  43. {
  44. "path": "pages/index/jobFair",
  45. "style": {
  46. "navigationBarTitleText": "招聘会"
  47. }
  48. },
  49. {
  50. "path": "pages/addWebView/index",
  51. "style": {
  52. "navigationBarTitleText": ""
  53. }
  54. }
  55. ],
  56. "subPackages": [
  57. {
  58. "root": "pagesA",
  59. "pages": [
  60. {
  61. "path": "resumeAnalysis/index",
  62. "style": {
  63. "navigationBarTitleText": "简历解析"
  64. }
  65. },
  66. {
  67. "path": "resumeOnline/index",
  68. "style": {
  69. "navigationBarTitleText": "在线简历"
  70. }
  71. },
  72. {
  73. "path": "resumeOnline/baseInfoEdit",
  74. "style": {
  75. "navigationBarTitleText": "基本信息"
  76. }
  77. },
  78. {
  79. "path": "resumeOnline/portrait",
  80. "style": {
  81. "navigationBarTitleText": "个人画像标签选择"
  82. }
  83. },
  84. {
  85. "path": "resumeOnline/advantage",
  86. "style": {
  87. "navigationBarTitleText": "个人优势"
  88. }
  89. },
  90. {
  91. "path": "resumeOnline/jobIntention",
  92. "style": {
  93. "navigationBarTitleText": "求职意向"
  94. }
  95. },
  96. {
  97. "path": "resumeOnline/educationExp",
  98. "style": {
  99. "navigationBarTitleText": "教育经历"
  100. }
  101. },
  102. {
  103. "path": "resumeOnline/workExperience",
  104. "style": {
  105. "navigationBarTitleText": "工作经验"
  106. }
  107. },
  108. {
  109. "path": "resumeOnline/trainingExperience",
  110. "style": {
  111. "navigationBarTitleText": "培训经历"
  112. }
  113. },
  114. {
  115. "path": "resumeOnline/vocationalSkills",
  116. "style": {
  117. "navigationBarTitleText": "职业技能"
  118. }
  119. },
  120. {
  121. "path": "resume/index",
  122. "style": {
  123. "navigationBarTitleText": "附件简历"
  124. }
  125. },
  126. {
  127. "path": "student/index",
  128. "style": {
  129. "navigationBarTitleText": "学生专区"
  130. }
  131. },
  132. {
  133. "path": "student/information",
  134. "style": {
  135. "navigationBarTitleText": "学生信息"
  136. }
  137. },
  138. {
  139. "path": "student/internshipRecord",
  140. "style": {
  141. "navigationBarTitleText": "实习记录"
  142. }
  143. },
  144. {
  145. "path": "student/internshipReport",
  146. "style": {
  147. "navigationBarTitleText": "实习报告"
  148. }
  149. },
  150. {
  151. "path": "student/addReport",
  152. "style": {
  153. "navigationBarTitleText": "新增实习报告"
  154. }
  155. },
  156. {
  157. "path": "student/certificateDetail",
  158. "style": {
  159. "navigationBarTitleText": "实习证书详情"
  160. }
  161. },
  162. {
  163. "path": "student/internshipButler",
  164. "style": {
  165. "navigationBarTitleText": "实习管家"
  166. }
  167. },
  168. {
  169. "path": "collect/index",
  170. "style": {
  171. "navigationBarTitleText": "我的收藏"
  172. }
  173. },
  174. {
  175. "path": "interview/index",
  176. "style": {
  177. "navigationBarTitleText": "面试管理"
  178. }
  179. },
  180. {
  181. "path": "seenMe/index",
  182. "style": {
  183. "navigationBarTitleText": "谁看过我"
  184. }
  185. },
  186. {
  187. "path": "info/index",
  188. "style": {
  189. "navigationBarTitleText": "个人信息"
  190. }
  191. },
  192. {
  193. "path": "recommendation/index",
  194. "style": {
  195. "navigationBarTitleText": "我的推荐"
  196. }
  197. },
  198. {
  199. "path": "chart/index",
  200. "style": {
  201. "navigationBarTitleText": "我的聊天"
  202. }
  203. },
  204. {
  205. "path": "coupon/index",
  206. "style": {
  207. "navigationBarTitleText": "我的优惠券"
  208. }
  209. },
  210. {
  211. "path": "balance/index",
  212. "style": {
  213. "navigationBarTitleText": "我的余额"
  214. }
  215. },
  216. {
  217. "path": "integral/index",
  218. "style": {
  219. "navigationBarTitleText": "积分明细"
  220. }
  221. },
  222. {
  223. "path": "vip/index",
  224. "style": {
  225. "navigationBarTitleText": "vip权益"
  226. }
  227. },
  228. {
  229. "path": "vipPackage/index",
  230. "style": {
  231. "navigationBarTitleText": "会员套餐"
  232. }
  233. },
  234. {
  235. "path": "vip/template/index",
  236. "style": {
  237. "navigationBarTitleText": "简历模板"
  238. }
  239. },
  240. {
  241. "path": "vip/blockEnt/index",
  242. "style": {
  243. "navigationBarTitleText": "屏蔽企业"
  244. }
  245. }
  246. ]
  247. },
  248. {
  249. "root": "pagesB",
  250. "pages": [
  251. {
  252. "path": "companyDetail/index",
  253. "style": {
  254. "navigationBarTitleText": "企业详情"
  255. }
  256. },
  257. {
  258. "path": "contactUs/index",
  259. "style": {
  260. "navigationBarTitleText": "联系我们"
  261. }
  262. },
  263. {
  264. "path": "positionDetail/index",
  265. "style": {
  266. "navigationBarTitleText": "职位详情"
  267. }
  268. },
  269. {
  270. "path": "inviteRecord/index",
  271. "style": {
  272. "navigationBarTitleText": "新用户邀请记录"
  273. }
  274. },
  275. {
  276. "path": "agreement/index",
  277. "style": {
  278. "navigationBarTitleText": "协议中心"
  279. }
  280. },
  281. {
  282. "path": "agreement/user",
  283. "style": {
  284. "navigationBarTitleText": "用户协议"
  285. }
  286. },
  287. {
  288. "path": "agreement/privacy",
  289. "style": {
  290. "navigationBarTitleText": "隐私协议"
  291. }
  292. },
  293. {
  294. "path": "agreement/CopyrightPolicy",
  295. "style": {
  296. "navigationBarTitleText": "版权政策"
  297. }
  298. },
  299. {
  300. "path": "agreement/WorkplaceCommunityPolicy",
  301. "style": {
  302. "navigationBarTitleText": "职场社区政策"
  303. }
  304. },
  305. {
  306. "path": "agreement/UserBehaviorNorms",
  307. "style": {
  308. "navigationBarTitleText": "用户行为规范"
  309. }
  310. },
  311. {
  312. "path": "recommendEnterprise/index",
  313. "style": {
  314. "navigationBarTitleText": "精选企业"
  315. }
  316. },
  317. {
  318. "path": "sharePoster/index",
  319. "style": {
  320. "navigationBarTitleText": "我的分享码"
  321. }
  322. },
  323. {
  324. "path": "headhunting/index",
  325. "style": {
  326. "navigationBarTitleText": "门墩儿猎头"
  327. }
  328. },
  329. {
  330. "path": "headhunting/pages/details",
  331. "style": {
  332. "navigationBarTitleText": "门墩儿猎头资质"
  333. }
  334. },
  335. {
  336. "path": "headhunting/pages/service",
  337. "style": {
  338. "navigationBarTitleText": "我们的服务"
  339. }
  340. },
  341. {
  342. "path": "headhunting/pages/contact",
  343. "style": {
  344. "navigationBarTitleText": "联系我们"
  345. }
  346. },
  347. {
  348. "path": "about/index",
  349. "style": {
  350. "navigationBarTitleText": "联系我们"
  351. }
  352. },
  353. {
  354. "path": "preferredGroup/index",
  355. "style": {
  356. "navigationBarTitleText": "优选集团"
  357. }
  358. },
  359. {
  360. "path": "jobFair/jobFairShare",
  361. "style": {
  362. "navigationBarTitleText": "分享招聘会"
  363. }
  364. },
  365. {
  366. "path": "jobFair/jobFairEntShare",
  367. "style": {
  368. "navigationBarTitleText": "分享招聘会企业"
  369. }
  370. },
  371. {
  372. "path": "jobFair/enterprisesClassification",
  373. "style": {
  374. "navigationBarTitleText": "招聘会"
  375. }
  376. },
  377. {
  378. "path": "jobFair/positionClassification",
  379. "style": {
  380. "navigationBarTitleText": "招聘会"
  381. }
  382. }
  383. ]
  384. }
  385. ],
  386. "globalStyle": {
  387. "navigationBarTextStyle": "black",
  388. "navigationBarTitleText": "门墩儿",
  389. "navigationBarBackgroundColor": "#ffffff",
  390. "backgroundColor": "#ffffff"
  391. },
  392. "tabBar": {
  393. "color": "#7B8193",
  394. "selectedColor": "#0E100F",
  395. "borderStyle": "black",
  396. "backgroundColor": "#ffffff",
  397. "height": "65px",
  398. "fontSize": "24rpx",
  399. "custom": true,
  400. "list": [
  401. {
  402. "pagePath": "pages/index/position",
  403. "text": "求职",
  404. "iconPath": "/static/img/position.png",
  405. "selectedIconPath": "/static/img/position-fill.png"
  406. },
  407. {
  408. "pagePath": "pages/index/communicate",
  409. "text": "沟通",
  410. "iconPath": "/static/img/message.png",
  411. "selectedIconPath": "/static/img/message-fill.png"
  412. },
  413. {
  414. "pagePath": "pages/index/welfare",
  415. "text": "",
  416. "iconPath": "/static/img/welfare.png",
  417. "selectedIconPath": "/static/img/welfare.png"
  418. },
  419. {
  420. "pagePath": "pages/index/jobFair",
  421. "text": "招聘会",
  422. "iconPath": "/static/img/jobFair.png",
  423. "selectedIconPath": "/static/img/jobFair-fill.png"
  424. },
  425. {
  426. "pagePath": "pages/index/my",
  427. "text": "我的",
  428. "iconPath": "/static/img/my.png",
  429. "selectedIconPath": "/static/img/my-fill.png"
  430. }
  431. ]
  432. }
  433. }