pages.json 8.6 KB

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