pages.json 27 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/index/index",
  8. "style": {
  9. "navigationBarTitleText": "首页",
  10. // "navigationBarBackgroundColor": "#E5EEFF",
  11. "navigationBarBackgroundColor": "#00DD9A",
  12. "navigationBarTextStyle": "white",
  13. "enablePullDownRefresh": true,
  14. "navigationStyle": "custom"
  15. }
  16. },
  17. {
  18. "path": "pages/my/switchRoles",
  19. "style": {
  20. "navigationBarTitleText": "切换身份",
  21. "navigationStyle": "custom"
  22. }
  23. },
  24. {
  25. "path": "pages/my/businessLicense",
  26. "style": {
  27. "navigationBarTitleText": "营业执照",
  28. "navigationStyle": "custom"
  29. }
  30. },
  31. {
  32. "path": "pages/my/peopleNumber",
  33. "style": {
  34. "navigationBarTitleText": "选择公司规模",
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/my/jobPosting",
  40. "style": {
  41. "navigationBarTitleText": "发布职位",
  42. "navigationStyle": "custom"
  43. }
  44. },
  45. {
  46. "path": "pages/my/jobPostingSecond",
  47. "style": {
  48. "navigationBarTitleText": "发布职位",
  49. "navigationStyle": "custom"
  50. }
  51. },
  52. {
  53. "path": "pages/index/search/index",
  54. "style": {
  55. "navigationBarTitleText": "搜索",
  56. "app-plus": {
  57. "titleNView": true
  58. },
  59. "navigationStyle": "custom"
  60. }
  61. },
  62. {
  63. "path": "pages/my/jobApplicant/loginInput",
  64. "style": {
  65. "navigationBarTitleText": "登录",
  66. "navigationStyle": "custom"
  67. }
  68. },
  69. {
  70. "path": "pages/my/jobApplicant/guidePage",
  71. "style": {
  72. "navigationBarTitleText": "启动页",
  73. "navigationStyle": "custom"
  74. }
  75. },
  76. {
  77. "path": "pages/my/jobApplicant/register",
  78. "style": {
  79. "navigationBarTitleText": "注册",
  80. "navigationStyle": "custom"
  81. }
  82. },
  83. {
  84. "path": "pages/my/jobApplicant/registerSuccess",
  85. "style": {
  86. "navigationBarTitleText": "注册成功",
  87. "navigationStyle": "custom"
  88. }
  89. },
  90. {
  91. "path": "pages/my/jobApplicant/password",
  92. "style": {
  93. "navigationBarTitleText": "创建账号密码",
  94. "navigationStyle": "custom"
  95. }
  96. },
  97. {
  98. "path": "pages/my/jobApplicant/login",
  99. "style": {
  100. "navigationBarTitleText": "登录",
  101. "navigationStyle": "custom"
  102. }
  103. },
  104. {
  105. "path": "pages/my/jobApplicant/startPage",
  106. "style": {
  107. "navigationBarTitleText": "开始页面",
  108. "navigationStyle": "custom"
  109. }
  110. },
  111. {
  112. "path": "pages/my/jobApplicant/welcomePage",
  113. "style": {
  114. "navigationBarTitleText": "指导页",
  115. "navigationStyle": "custom"
  116. }
  117. },
  118. {
  119. "path": "pages/my/jobApplicant/workProgress",
  120. "style": {
  121. "navigationBarTitleText": "工作经历",
  122. "navigationStyle": "custom"
  123. }
  124. },
  125. {
  126. "path": "pages/my/jobApplicant/workRecord",
  127. "style": {
  128. "navigationBarTitleText": "工作经历",
  129. "navigationStyle": "custom"
  130. }
  131. },
  132. {
  133. "path": "pages/index/game/gameList",
  134. "style": {
  135. "navigationBarTitleText": "人才库",
  136. "enablePullDownRefresh": true,
  137. "navigationStyle": "custom"
  138. }
  139. },
  140. {
  141. "path": "pages/index/game/order",
  142. "style": {
  143. "navigationBarTitleText": "岗位详情",
  144. "navigationStyle": "custom"
  145. }
  146. },
  147. {
  148. "path": "pages/index/game/orderDet",
  149. "style": {
  150. "navigationBarTitleText": "简历详情",
  151. "navigationStyle": "custom"
  152. }
  153. },
  154. {
  155. "path": "pages/index/citys/citys",
  156. "style": {
  157. "navigationBarTitleText": "城市",
  158. "navigationStyle": "custom"
  159. }
  160. },
  161. {
  162. "path": "pages/index/citySelect",
  163. "style": {
  164. "navigationBarTitleText": "城市选择",
  165. "navigationStyle": "custom"
  166. }
  167. },
  168. {
  169. "path": "pages/index/jobSearch",
  170. "style": {
  171. "navigationBarTitleText": "职位搜索",
  172. "navigationStyle": "custom"
  173. }
  174. },
  175. {
  176. "path": "pages/jobManagement/jobManagement",
  177. "style": {
  178. "navigationBarTitleText": "职位管理",
  179. "navigationStyle": "custom"
  180. }
  181. },
  182. {
  183. "path": "pages/jobManagement/jobDetail",
  184. "style": {
  185. "navigationBarTitleText": "职位详情",
  186. "navigationStyle": "custom"
  187. }
  188. },
  189. {
  190. "path": "pages/talentSearch/index",
  191. "style": {
  192. "navigationBarTitleText": "搜索",
  193. "navigationStyle": "custom"
  194. }
  195. },
  196. {
  197. "path": "pages/talentSearch/filter",
  198. "style": {
  199. "navigationBarTitleText": "筛选",
  200. "navigationStyle": "custom"
  201. }
  202. },
  203. {
  204. "path": "pages/talentSearch/resumeDetail",
  205. "style": {
  206. "navigationBarTitleText": "简历详情",
  207. "navigationStyle": "custom"
  208. }
  209. },
  210. {
  211. "path": "pages/index/webView",
  212. "style": {
  213. "navigationBarTitleText": "网页",
  214. "navigationStyle": "custom"
  215. }
  216. },
  217. {
  218. "path": "pages/msg/index",
  219. "style": {
  220. "navigationBarTitleText": "消息",
  221. "enablePullDownRefresh": true,
  222. "navigationStyle": "custom"
  223. }
  224. },
  225. {
  226. "path": "pages/msg/im",
  227. "style": {
  228. "navigationBarTitleText": "",
  229. "navigationStyle": "custom"
  230. }
  231. },
  232. {
  233. "path": "pages/msg/message",
  234. "style": {
  235. "navigationBarTitleText": "系统消息",
  236. "enablePullDownRefresh": true,
  237. "navigationStyle": "custom"
  238. }
  239. },
  240. {
  241. "path": "pages/my/index",
  242. "style": {
  243. "navigationBarTitleText": "我的",
  244. // "navigationBarBackgroundColor": "#E5EEFF"
  245. "navigationBarBackgroundColor": "#D9FEED",
  246. "navigationStyle": "custom"
  247. }
  248. },
  249. {
  250. "path": "pages/my/onlineResume",
  251. "style": {
  252. "navigationBarTitleText": "在线简历",
  253. "navigationStyle": "custom"
  254. }
  255. },
  256. {
  257. "path": "pages/my/personalCenter",
  258. "style": {
  259. "navigationBarTitleText": "个人中心",
  260. "navigationStyle": "custom"
  261. }
  262. },
  263. {
  264. "path": "pages/my/workExperience",
  265. "style": {
  266. "navigationBarTitleText": "工作经历",
  267. "navigationStyle": "custom"
  268. }
  269. },
  270. {
  271. "path": "pages/my/invitationUser",
  272. "style": {
  273. "navigationBarTitleText": "邀请好友",
  274. "navigationBarBackgroundColor": "#E5EEFF",
  275. "enablePullDownRefresh": false,
  276. "app-plus": {
  277. "bounce": "none",
  278. "scrollIndicator": "none",
  279. "titleNView": true
  280. },
  281. "navigationStyle": "custom"
  282. }
  283. },
  284. {
  285. "path": "pages/my/invitationUserqy",
  286. "style": {
  287. "navigationBarTitleText": "邀请好友",
  288. "navigationBarBackgroundColor": "#E5EEFF",
  289. "enablePullDownRefresh": false,
  290. "app-plus": {
  291. "bounce": "none",
  292. "scrollIndicator": "none",
  293. "titleNView": true
  294. },
  295. "navigationStyle": "custom"
  296. }
  297. },
  298. {
  299. "path": "pages/my/userinfo",
  300. "style": {
  301. "navigationBarTitleText": "个人信息",
  302. "navigationStyle": "custom"
  303. }
  304. },
  305. {
  306. "path": "pages/my/ruleCenter",
  307. "style": {
  308. "navigationBarTitleText": "规则中心",
  309. "navigationStyle": "custom"
  310. }
  311. },
  312. {
  313. "path": "pages/public/login",
  314. "style": {
  315. "navigationBarTitleText": "登录",
  316. "navigationStyle": "custom"
  317. }
  318. },
  319. {
  320. "path": "pages/public/bind",
  321. "style": {
  322. "navigationBarTitleText": "绑定手机号",
  323. "navigationStyle": "custom"
  324. }
  325. },
  326. {
  327. "path": "pages/public/forgetPwd",
  328. "style": {
  329. "navigationBarTitleText": "重置密码",
  330. "navigationStyle": "custom"
  331. }
  332. },
  333. {
  334. "path": "pages/public/loginphone",
  335. "style": {
  336. "navigationBarTitleText": "登录",
  337. "navigationStyle": "custom"
  338. }
  339. },
  340. {
  341. "path": "pages/public/pwd",
  342. "style": {
  343. "navigationBarTitleText": "修改密码",
  344. "navigationStyle": "custom"
  345. }
  346. },
  347. {
  348. "path": "pages/public/register",
  349. "style": {
  350. "navigationBarTitleText": "注册",
  351. "navigationStyle": "custom"
  352. }
  353. },
  354. {
  355. "path": "pages/index/game/tuiList",
  356. "style": {
  357. "navigationBarTitleText": "推送列表",
  358. "enablePullDownRefresh": false,
  359. "navigationStyle": "custom"
  360. }
  361. },
  362. {
  363. "path": "pages/msg/addmsg",
  364. "style": {
  365. "navigationBarTitleText": "常用语",
  366. "enablePullDownRefresh": false,
  367. "navigationStyle": "custom"
  368. }
  369. },
  370. {
  371. "path": "pages/msg/chathistory",
  372. "style": {
  373. "navigationBarTitleText": "聊天记录",
  374. "enablePullDownRefresh": false,
  375. "navigationStyle": "custom"
  376. }
  377. },
  378. {
  379. "path": "pages/msg/add",
  380. "style": {
  381. "navigationBarTitleText": "新增",
  382. "enablePullDownRefresh": false,
  383. "navigationStyle": "custom"
  384. }
  385. },
  386. {
  387. "path": "pages/msg/regular",
  388. "style": {
  389. "navigationBarTitleText": "常用语",
  390. "enablePullDownRefresh": false,
  391. "navigationStyle": "custom"
  392. }
  393. },
  394. {
  395. "path": "pages/msg/search",
  396. "style": {
  397. "navigationBarTitleText": "消息搜索",
  398. "enablePullDownRefresh": true,
  399. "navigationStyle": "custom"
  400. }
  401. },
  402. {
  403. "path": "pages/public/selectIdentity/selectIdentity",
  404. "style": {
  405. "navigationBarTitleText": "选择身份",
  406. "enablePullDownRefresh": false,
  407. "navigationStyle": "custom"
  408. }
  409. }
  410. ],
  411. "subPackages": [
  412. {
  413. "root": "package",
  414. "pages": [
  415. {
  416. "path": "list/hezuo",
  417. "style": {
  418. "navigationBarTitleText": "企业合作",
  419. "navigationStyle": "custom"
  420. // "enablePullDownRefresh": true
  421. }
  422. },
  423. {
  424. "path": "list/index",
  425. "style": {
  426. "navigationBarTitleText": "项目查询",
  427. "enablePullDownRefresh": true,
  428. "navigationStyle": "custom"
  429. }
  430. },
  431. {
  432. "path": "list/studyUp",
  433. "style": {
  434. "navigationBarTitleText": "学历提升",
  435. "enablePullDownRefresh": false,
  436. "navigationStyle": "custom"
  437. }
  438. },
  439. {
  440. "path": "list/train",
  441. "style": {
  442. "navigationBarTitleText": "证书培训",
  443. "enablePullDownRefresh": false,
  444. "navigationStyle": "custom"
  445. }
  446. },
  447. {
  448. "path": "list/zhiCheng",
  449. "style": {
  450. "navigationBarTitleText": "职称评审",
  451. "enablePullDownRefresh": false,
  452. "navigationStyle": "custom"
  453. }
  454. },
  455. {
  456. "path": "list/baoming",
  457. "style": {
  458. "navigationBarTitleText": "培训报名",
  459. "enablePullDownRefresh": false,
  460. "navigationStyle": "custom"
  461. }
  462. },
  463. //个人
  464. {
  465. "path": "my/resume",
  466. "style": {
  467. "navigationBarTitleText": "我的简历",
  468. "enablePullDownRefresh": true,
  469. "navigationStyle": "custom"
  470. }
  471. },
  472. {
  473. "path": "my/apply",
  474. "style": {
  475. "navigationBarTitleText": "我的报名",
  476. "enablePullDownRefresh": true,
  477. "navigationStyle": "custom"
  478. }
  479. },
  480. {
  481. "path": "my/applyType",
  482. "style": {
  483. "navigationBarTitleText": "",
  484. "enablePullDownRefresh": false,
  485. "navigationStyle": "custom"
  486. }
  487. },
  488. {
  489. "path": "my/pingbi",
  490. "style": {
  491. "navigationBarTitleText": "",
  492. "enablePullDownRefresh": false,
  493. "navigationStyle": "custom"
  494. }
  495. },
  496. {
  497. "path": "list/fuli",
  498. "style": {
  499. "navigationBarTitleText": "福利查询",
  500. "enablePullDownRefresh": false,
  501. "navigationStyle": "custom"
  502. }
  503. },
  504. {
  505. "path": "jobIntention/jobIntention",
  506. "style": {
  507. "navigationBarTitleText": "管理求职意向",
  508. "enablePullDownRefresh": false,
  509. "navigationStyle": "custom"
  510. }
  511. },
  512. {
  513. "path": "jobIntention/add",
  514. "style": {
  515. "navigationBarTitleText": "求职意向",
  516. "enablePullDownRefresh": false,
  517. "navigationStyle": "custom"
  518. }
  519. },
  520. {
  521. "path": "jobIntention/editJob",
  522. "style": {
  523. "navigationBarTitleText": "岗位描述",
  524. "enablePullDownRefresh": false,
  525. "navigationStyle": "custom"
  526. }
  527. },
  528. {
  529. "path": "jobIntention/edit",
  530. "style": {
  531. "navigationBarTitleText": "求职意向",
  532. "enablePullDownRefresh": false,
  533. "navigationStyle": "custom"
  534. }
  535. },
  536. {
  537. "path": "jobIntention/jobList",
  538. "style": {
  539. "navigationBarTitleText": "岗位分类",
  540. "enablePullDownRefresh": false,
  541. "navigationStyle": "custom"
  542. }
  543. },
  544. {
  545. "path": "jobIntention/industry",
  546. "style": {
  547. "navigationBarTitleText": "期望行业",
  548. "enablePullDownRefresh": false,
  549. "navigationStyle": "custom"
  550. }
  551. },
  552. {
  553. "path": "jobIntention/city",
  554. "style": {
  555. "navigationBarTitleText": "工作地址",
  556. "enablePullDownRefresh": false,
  557. "navigationStyle": "custom"
  558. }
  559. },
  560. {
  561. "path": "jobIntention/company",
  562. "style": {
  563. "navigationBarTitleText": "公司认证",
  564. "enablePullDownRefresh": false,
  565. "navigationStyle": "custom"
  566. }
  567. },
  568. {
  569. "path": "jobIntention/companyImg",
  570. "style": {
  571. "navigationBarTitleText": "公司认证",
  572. "enablePullDownRefresh": false,
  573. "navigationStyle": "custom"
  574. }
  575. },
  576. {
  577. "path": "jobIntention/underReview",
  578. "style": {
  579. "navigationBarTitleText": "审核中",
  580. "enablePullDownRefresh": false,
  581. "navigationStyle": "custom"
  582. }
  583. },
  584. {
  585. "path": "jobIntention/completeMsg",
  586. "style": {
  587. "navigationBarTitleText": "完善信息",
  588. "enablePullDownRefresh": false,
  589. "navigationStyle": "custom"
  590. }
  591. },
  592. {
  593. "path": "jobIntention/tagManage",
  594. "style": {
  595. "navigationBarTitleText": "标签管理",
  596. "enablePullDownRefresh": false,
  597. "navigationStyle": "custom"
  598. }
  599. },
  600. {
  601. "path": "jobIntention/addExpectation",
  602. "style": {
  603. "navigationBarTitleText": "添加求职期望",
  604. "enablePullDownRefresh": false,
  605. "navigationStyle": "custom"
  606. }
  607. },
  608. {
  609. "path": "jobIntention/preferenceSetting",
  610. "style": {
  611. "navigationBarTitleText": "从事偏好设置",
  612. "enablePullDownRefresh": false,
  613. "navigationStyle": "custom"
  614. }
  615. },
  616. {
  617. "path": "jobIntention/jobSkills",
  618. "style": {
  619. "navigationBarTitleText": "岗位职业技能",
  620. "enablePullDownRefresh": false,
  621. "navigationStyle": "custom"
  622. }
  623. },
  624. {
  625. "path": "jobIntention/addAddress",
  626. "style": {
  627. "navigationBarTitleText": "添加地址",
  628. "enablePullDownRefresh": false,
  629. "navigationStyle": "custom"
  630. }
  631. },
  632. {
  633. "path": "jobIntention/fund",
  634. "style": {
  635. "navigationBarTitleText": "福利待遇",
  636. "enablePullDownRefresh": false,
  637. "navigationStyle": "custom"
  638. }
  639. },
  640. {
  641. "path": "jobIntention/basicInfo",
  642. "style": {
  643. "navigationBarTitleText": "基本信息",
  644. "enablePullDownRefresh": false,
  645. "navigationStyle": "custom"
  646. }
  647. },
  648. {
  649. "path": "blackList/blackList",
  650. "style": {
  651. "navigationBarTitleText": "黑名单",
  652. "enablePullDownRefresh": true,
  653. "navigationStyle": "custom"
  654. }
  655. },
  656. {
  657. "path": "addJob/addJob",
  658. "style": {
  659. "navigationBarTitleText": "发布招聘",
  660. "enablePullDownRefresh": false,
  661. "navigationStyle": "custom"
  662. }
  663. },
  664. {
  665. "path": "screen/city",
  666. "style": {
  667. "navigationBarTitleText": "城市",
  668. "enablePullDownRefresh": false,
  669. "navigationStyle": "custom"
  670. }
  671. },
  672. {
  673. "path": "screen/screen",
  674. "style": {
  675. "navigationBarTitleText": "筛选",
  676. "enablePullDownRefresh": false,
  677. "navigationStyle": "custom"
  678. }
  679. },
  680. {
  681. "path": "screen/screenComp",
  682. "style": {
  683. "navigationBarTitleText": "筛选",
  684. "enablePullDownRefresh": false,
  685. "navigationStyle": "custom"
  686. }
  687. },
  688. {
  689. "path": "records/records",
  690. "style": {
  691. "navigationBarTitleText": "浏览记录",
  692. "enablePullDownRefresh": true
  693. // ,
  694. // "navigationStyle": "custom"
  695. }
  696. },
  697. {
  698. "path": "search/search",
  699. "style": {
  700. "navigationBarTitleText": "搜索",
  701. "enablePullDownRefresh": true,
  702. "navigationStyle": "custom"
  703. }
  704. },
  705. {
  706. "path": "deliveryRecord/deliveryRecord",
  707. "style": {
  708. "navigationBarTitleText": "投递记录",
  709. "enablePullDownRefresh": true
  710. // ,
  711. // "navigationStyle": "custom"
  712. }
  713. },
  714. {
  715. "path": "myLove/myLove",
  716. "style": {
  717. "navigationBarTitleText": "我的收藏",
  718. "enablePullDownRefresh": true,
  719. "navigationStyle": "custom"
  720. }
  721. }
  722. ]
  723. },
  724. {
  725. "root": "my",
  726. "pages": [
  727. {
  728. "path": "wallet/shouyi",
  729. "style": {
  730. "navigationBarTitleText": "收益明细",
  731. "enablePullDownRefresh": true,
  732. "navigationStyle": "custom"
  733. }
  734. },
  735. {
  736. "path": "team/team",
  737. "style": {
  738. "navigationBarTitleText": "我的团队",
  739. "enablePullDownRefresh": true,
  740. "navigationStyle": "custom"
  741. }
  742. },
  743. {
  744. "path": "team/earnings",
  745. "style": {
  746. "navigationBarTitleText": "我的收益",
  747. "enablePullDownRefresh": true,
  748. "navigationStyle": "custom"
  749. }
  750. },
  751. {
  752. "path": "gird/guanzhu",
  753. "style": {
  754. "navigationBarTitleText": "我的粉丝",
  755. "enablePullDownRefresh": true,
  756. "navigationStyle": "custom"
  757. }
  758. },
  759. {
  760. "path": "gird/visitor",
  761. "style": {
  762. "navigationBarTitleText": "最近访客",
  763. "enablePullDownRefresh": true,
  764. "navigationStyle": "custom"
  765. }
  766. },
  767. {
  768. "path": "address/address",
  769. "style": {
  770. "navigationBarTitleText": "地址管理",
  771. "enablePullDownRefresh": true,
  772. "navigationStyle": "custom"
  773. }
  774. },
  775. {
  776. "path": "address/Endaddress",
  777. "style": {
  778. "navigationBarTitleText": "添加地址",
  779. "enablePullDownRefresh": true,
  780. "navigationStyle": "custom"
  781. }
  782. },
  783. {
  784. "path": "gird/browse",
  785. "style": {
  786. "navigationBarTitleText": "浏览历史",
  787. "enablePullDownRefresh": true,
  788. "navigationStyle": "custom"
  789. }
  790. },
  791. {
  792. "path": "renzheng/index",
  793. "style": {
  794. "navigationBarTitleText": "企业认证",
  795. "navigationStyle": "custom"
  796. }
  797. },
  798. {
  799. "path": "renzheng/zhuanrang",
  800. "style": {
  801. "navigationBarTitleText": "转让企业",
  802. "navigationStyle": "custom"
  803. }
  804. },
  805. {
  806. "path": "vip/index",
  807. "style": {
  808. "navigationBarTitleText": "会员中心",
  809. // "navigationBarBackgroundColor": "#111111",
  810. "navigationBarTextStyle": "black",
  811. "navigationStyle": "custom"
  812. }
  813. },
  814. {
  815. "path": "wallet/wallet",
  816. "style": {
  817. "navigationBarTitleText": "我的钻石",
  818. "navigationBarBackgroundColor": "#00DD9A",
  819. "enablePullDownRefresh": true,
  820. "navigationBarTextStyle": "white",
  821. "navigationStyle": "custom"
  822. }
  823. },
  824. {
  825. "path": "wallet/tixian",
  826. "style": {
  827. "navigationBarTitleText": "提现",
  828. "navigationStyle": "custom"
  829. }
  830. },
  831. {
  832. "path": "wallet/index",
  833. "style": {
  834. "navigationBarTitleText": "钻石充值",
  835. "navigationStyle": "custom"
  836. }
  837. },
  838. {
  839. "path": "wallet/zhifubao",
  840. "style": {
  841. "navigationBarTitleText": "提现账号",
  842. "navigationStyle": "custom"
  843. }
  844. },
  845. {
  846. "path": "wallet/cashList",
  847. "style": {
  848. "navigationBarTitleText": "提现记录",
  849. "enablePullDownRefresh": true,
  850. "navigationStyle": "custom"
  851. }
  852. },
  853. {
  854. "path": "wallet/mymoneydetail",
  855. "style": {
  856. "navigationBarTitleText": "钱包明细",
  857. "enablePullDownRefresh": true,
  858. "navigationStyle": "custom"
  859. }
  860. },
  861. {
  862. "path": "order/index",
  863. "style": {
  864. "navigationBarTitleText": "我的招聘",
  865. "navigationStyle": "custom"
  866. }
  867. },
  868. {
  869. "path": "order/pay",
  870. "style": {
  871. "navigationBarTitleText": "岗位详情",
  872. "navigationStyle": "custom"
  873. }
  874. },
  875. {
  876. "path": "order/complain",
  877. "style": {
  878. "navigationBarTitleText": "投诉",
  879. "navigationStyle": "custom"
  880. }
  881. },
  882. {
  883. "path": "publish/resumesPost",
  884. "style": {
  885. "navigationBarTitleText": "添加岗位",
  886. "navigationStyle": "custom"
  887. }
  888. },
  889. {
  890. "path": "publish/gangw",
  891. "style": {
  892. "navigationBarTitleText": "岗位添加",
  893. "navigationStyle": "custom"
  894. }
  895. },
  896. {
  897. "path": "publish/gangws",
  898. "style": {
  899. "navigationBarTitleText": "岗位添加",
  900. "navigationStyle": "custom"
  901. }
  902. },
  903. {
  904. "path": "publish/editor",
  905. "style": {
  906. "navigationBarTitleText": "我的简历",
  907. "navigationStyle": "custom"
  908. }
  909. },
  910. {
  911. "path": "publish/serveType",
  912. "style": {
  913. "navigationBarTitleText": "",
  914. "navigationStyle": "custom"
  915. }
  916. },
  917. {
  918. "path": "publish/workhistory",
  919. "style": {
  920. "navigationBarTitleText": "工作经历",
  921. "navigationStyle": "custom"
  922. }
  923. },
  924. {
  925. "path": "setting/customer",
  926. "style": {
  927. "navigationBarTitleText": "在线客服",
  928. "navigationStyle": "custom"
  929. }
  930. },
  931. {
  932. "path": "feedback/index",
  933. "style": {
  934. "navigationBarTitleText": "意见反馈",
  935. "navigationStyle": "custom"
  936. }
  937. },
  938. {
  939. "path": "setting/index",
  940. "style": {
  941. "navigationBarTitleText": "设置中心",
  942. "navigationStyle": "custom"
  943. }
  944. },
  945. {
  946. "path": "setting/mimi",
  947. "style": {
  948. "navigationBarTitleText": "隐私政策",
  949. "navigationStyle": "custom"
  950. }
  951. },
  952. {
  953. "path": "setting/xieyi",
  954. "style": {
  955. "navigationBarTitleText": "用户协议",
  956. "navigationStyle": "custom"
  957. }
  958. },
  959. {
  960. "path": "setting/about",
  961. "style": {
  962. "navigationBarTitleText": "关于我们",
  963. "navigationStyle": "custom"
  964. }
  965. },
  966. {
  967. "path": "setting/jobXy",
  968. "style": {
  969. "navigationBarTitleText": "岗位发布协议",
  970. "navigationStyle": "custom"
  971. }
  972. },
  973. {
  974. "path": "setting/userphone",
  975. "style": {
  976. "navigationBarTitleText": "修改手机号",
  977. "navigationStyle": "custom"
  978. }
  979. },
  980. {
  981. "path": "order/feedback",
  982. "style": {
  983. "navigationBarTitleText": "评论",
  984. "navigationStyle": "custom"
  985. }
  986. },
  987. {
  988. "path": "takeOrder/index",
  989. "style": {
  990. "navigationBarTitleText": "我的接单",
  991. "navigationStyle": "custom"
  992. }
  993. },
  994. {
  995. "path": "takeOrder/takeDetail",
  996. "style": {
  997. "navigationBarTitleText": "接单详情",
  998. "navigationStyle": "custom"
  999. }
  1000. },
  1001. {
  1002. "path": "setting/chat",
  1003. "style": {
  1004. "navigationBarTitleText": "联系客服",
  1005. "navigationStyle": "custom"
  1006. }
  1007. },
  1008. {
  1009. "path": "publish/updataServeType",
  1010. "style": {
  1011. "navigationBarTitleText": "修改",
  1012. "enablePullDownRefresh": false,
  1013. "navigationStyle": "custom"
  1014. }
  1015. },
  1016. {
  1017. "path": "publish/updataServeTypes",
  1018. "style": {
  1019. "navigationBarTitleText": "修改",
  1020. "enablePullDownRefresh": false,
  1021. "navigationStyle": "custom"
  1022. }
  1023. },
  1024. {
  1025. "path": "publish/updataGangw",
  1026. "style": {
  1027. "navigationBarTitleText": "岗位添加",
  1028. "enablePullDownRefresh": false,
  1029. "navigationStyle": "custom"
  1030. }
  1031. },
  1032. {
  1033. "path": "publish/updataGangws",
  1034. "style": {
  1035. "navigationBarTitleText": "岗位添加",
  1036. "enablePullDownRefresh": false,
  1037. "navigationStyle": "custom"
  1038. }
  1039. },
  1040. {
  1041. "path": "order/myIndex",
  1042. "style": {
  1043. "navigationBarTitleText": "我的定制化",
  1044. "enablePullDownRefresh": false,
  1045. "navigationBarBackgroundColor": "#ffffff",
  1046. "navigationStyle": "custom"
  1047. }
  1048. },
  1049. {
  1050. "path": "publish/serveTypes",
  1051. "style": {
  1052. "navigationBarTitleText": "定制化服务",
  1053. "enablePullDownRefresh": false,
  1054. "navigationBarBackgroundColor": "#ffffff",
  1055. "navigationStyle": "custom"
  1056. }
  1057. },
  1058. {
  1059. "path": "publish/editors",
  1060. "style": {
  1061. "navigationBarTitleText": "查看",
  1062. "enablePullDownRefresh": false,
  1063. "navigationStyle": "custom"
  1064. }
  1065. },
  1066. {
  1067. "path": "setting/feedbackIndex",
  1068. "style": {
  1069. "navigationBarTitleText": "帮助中心",
  1070. "enablePullDownRefresh": false,
  1071. "navigationStyle": "custom"
  1072. }
  1073. },
  1074. {
  1075. "path": "setting/helpDetail",
  1076. "style": {
  1077. "navigationBarTitleText": "帮助中心",
  1078. "enablePullDownRefresh": false,
  1079. "navigationStyle": "custom"
  1080. }
  1081. },
  1082. {
  1083. "path": "matching/matching",
  1084. "style": {
  1085. "navigationBarTitleText": "快速入职",
  1086. "enablePullDownRefresh": false,
  1087. "navigationStyle": "custom"
  1088. }
  1089. },
  1090. {
  1091. "path": "enterpriseInfo/enterpriseInfo",
  1092. "style": {
  1093. "navigationBarTitleText": "企业详情",
  1094. "enablePullDownRefresh": false,
  1095. "navigationBarBackgroundColor": "#4B4D5C",
  1096. "navigationBarTextStyle": "white",
  1097. "app-plus": {
  1098. // 将回弹属性关掉
  1099. "bounce": "none"
  1100. },
  1101. "navigationStyle": "custom"
  1102. }
  1103. },
  1104. {
  1105. "path": "vip/zhouka",
  1106. "style": {
  1107. "navigationBarTitleText": "人才库周卡",
  1108. "enablePullDownRefresh": false,
  1109. "navigationStyle": "custom"
  1110. }
  1111. },
  1112. {
  1113. "path": "setting/weekXiYi",
  1114. "style": {
  1115. "navigationBarTitleText": "会员开通协议",
  1116. "enablePullDownRefresh": false,
  1117. "navigationStyle": "custom"
  1118. }
  1119. },
  1120. {
  1121. "path": "feedback/jubao",
  1122. "style": {
  1123. "navigationBarTitleText": "举报",
  1124. "enablePullDownRefresh": false,
  1125. "navigationStyle": "custom"
  1126. }
  1127. },
  1128. {
  1129. "path": "jilu/jilu",
  1130. "style": {
  1131. "navigationBarTitleText": "面试记录",
  1132. "enablePullDownRefresh": false,
  1133. "navigationStyle": "custom"
  1134. }
  1135. },
  1136. {
  1137. "path": "jilu/jilu",
  1138. "style": {
  1139. "navigationBarTitleText": "面试记录",
  1140. "enablePullDownRefresh": false,
  1141. "navigationStyle": "custom"
  1142. }
  1143. },
  1144. {
  1145. "path": "jilu/mianshiDetail",
  1146. "style": {
  1147. "navigationBarTitleText": "面试详情",
  1148. "enablePullDownRefresh": false,
  1149. "navigationStyle": "custom"
  1150. }
  1151. }
  1152. // #ifdef APP || H5
  1153. ,
  1154. {
  1155. "path": "videoVoice/videoVoice",
  1156. "style": {
  1157. "navigationBarTitleText": "",
  1158. "navigationStyle": "custom"
  1159. }
  1160. }
  1161. // #endif
  1162. ]
  1163. }
  1164. ],
  1165. "globalStyle": {
  1166. "navigationBarTextStyle": "black",
  1167. "navigationBarTitleText": "省钱兄招聘",
  1168. "navigationBarBackgroundColor": "#FFFFFF",
  1169. "backgroundColor": "#ffffff"
  1170. },
  1171. "tabBar": {
  1172. "color": "#9CA4AB",
  1173. "selectedColor": "#0D27F7",
  1174. "backgroundColor": "#FFFFFF",
  1175. "borderStyle": "black",
  1176. "list": [
  1177. {
  1178. "pagePath": "pages/index/index",
  1179. "iconPath": "static/tabbar/Home.png",
  1180. "selectedIconPath": "static/tabbar/Iconly_Bold_Home.png",
  1181. "text": "首页"
  1182. },
  1183. {
  1184. "pagePath": "pages/index/game/gameList",
  1185. "iconPath": "static/tabbar/jipin.png",
  1186. "selectedIconPath": "static/tabbar/ACjipin.png",
  1187. "text": "急聘"
  1188. },
  1189. {
  1190. "pagePath": "pages/talentSearch/index",
  1191. "iconPath": "static/tabbar/Hrsearch.png",
  1192. "selectedIconPath": "static/tabbar/ACsearch.png",
  1193. "text": "搜索"
  1194. },
  1195. {
  1196. "pagePath": "pages/msg/index",
  1197. "iconPath": "static/tabbar/Chat.png",
  1198. "selectedIconPath": "static/tabbar/ACchat.png",
  1199. "text": "消息中心"
  1200. },
  1201. {
  1202. "pagePath": "pages/my/index",
  1203. "iconPath": "static/tabbar/Iconly_Light_Profile.png",
  1204. "selectedIconPath": "static/tabbar/Iconly_Bulk_Profile.png",
  1205. "text": "个人中心"
  1206. }
  1207. ]
  1208. },
  1209. "condition": { //模式配置,仅开发期间生效
  1210. "current": 0, //当前激活的模式(list 的索引项)
  1211. "list": [
  1212. {
  1213. "name": "首页", //模式名称
  1214. "path": "pages/index/index", //启动页面,必选
  1215. "query": "" //启动参数,在页面的onLoad函数里面得到
  1216. }
  1217. ]
  1218. }
  1219. }