pages.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  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. "navigationStyle": "custom", // 隐藏系统导航栏
  10. "navigationBarTitleText": "首页"
  11. }
  12. }, {
  13. "path": "pages/mycode/mycode",
  14. "style": {
  15. "navigationStyle": "custom",
  16. "navigationBarTitleText": "退役军人码"
  17. }
  18. },
  19. {
  20. "path": "pages/authentication/authentication",
  21. "style": {
  22. "navigationBarTitleText": "退役军人职业教育码申请"
  23. }
  24. },
  25. {
  26. "path": "pages/phoneLogin/phoneLogin",
  27. "style": {
  28. "navigationStyle": "custom",
  29. "navigationBarTitleText": "手机登录"
  30. }
  31. },
  32. {
  33. "path": "pages/bannerDetails/bannerDetails",
  34. "style": {
  35. "navigationBarTitleText": "详情页"
  36. }
  37. }, {
  38. "path": "pages/policyNews/policyNews",
  39. "style": {
  40. "navigationBarTitleText": "政策资讯"
  41. }
  42. }, {
  43. "path": "pages/policyNewsDetails/policyNewsDetails",
  44. "style": {
  45. "navigationBarTitleText": "文章详情"
  46. }
  47. }, {
  48. "path": "pages/newsDetails/newsDetails",
  49. "style": {
  50. "navigationBarTitleText": "新闻详情",
  51. "navigationBarBackgroundColor": "#3D5D4C",
  52. "navigationBarTextStyle": "white"
  53. }
  54. },
  55. {
  56. "path": "pages/login/code",
  57. "style": {
  58. "navigationBarTitleText": "验证码"
  59. }
  60. },
  61. {
  62. "path": "pages/mine/mine",
  63. "style": {
  64. "navigationBarTitleText": "个人中心",
  65. "navigationStyle": "custom"
  66. }
  67. },
  68. {
  69. "path": "pages/center/center",
  70. "style": {
  71. "navigationBarTitleText": "中心",
  72. "enablePullDownRefresh": false
  73. }
  74. }, {
  75. "path": "pages/privacyPolicy/privacyPolicy",
  76. "style": {
  77. "navigationBarTitleText": "隐私政策"
  78. }
  79. }, {
  80. "path": "pages/schools/schools",
  81. "style": {
  82. "navigationBarTitleText": "学院列表",
  83. "navigationBarBackgroundColor": "#3D5D4C",
  84. "navigationBarTextStyle": "white"
  85. }
  86. }, {
  87. "path": "pages/skillsTraining/skillsTraining",
  88. "style": {
  89. "navigationBarTitleText": "技能培训",
  90. "navigationBarBackgroundColor": "#3D5D4C",
  91. "navigationBarTextStyle": "white"
  92. }
  93. }, {
  94. "path": "pages/basicTraining/basicTraining",
  95. "style": {
  96. "navigationBarTitleText": "适应性培训",
  97. "navigationBarBackgroundColor": "#3D5D4C",
  98. "navigationBarTextStyle": "white"
  99. }
  100. }, {
  101. "path": "pages/basicTraining/myBasicTraining/myBasicTraining",
  102. "style": {
  103. "navigationBarTitleText": "我的适应性培训",
  104. "navigationBarBackgroundColor": "#3D5D4C",
  105. "navigationBarTextStyle": "white"
  106. }
  107. }, {
  108. "path": "pages/basicTraining/basicTrainingDetails/basicTrainingDetails",
  109. "style": {
  110. "navigationBarTitleText": "在线上课"
  111. }
  112. }, {
  113. "path": "pages/upgrade/upgrade/upgrade",
  114. "style": {
  115. "navigationBarTitleText": "学历提升",
  116. "navigationStyle": "custom"
  117. }
  118. }, {
  119. "path": "pages/upgrade/introductionDetails/introductionDetails",
  120. "style": {
  121. "navigationBarTitleText": "学历提升",
  122. "navigationStyle": "custom"
  123. }
  124. }, {
  125. "path": "pages/inbuild/inbuild",
  126. "style": {
  127. "navigationBarTitleText": "建设中"
  128. }
  129. }, {
  130. "path": "pages/recruitment/recruitment",
  131. "style": {
  132. "navigationBarTitleText": "招聘就业",
  133. "navigationBarBackgroundColor": "#3D5D4C",
  134. "navigationBarTextStyle": "white"
  135. }
  136. }, {
  137. "path": "pages/myResume/myResume",
  138. "style": {
  139. "navigationBarTitleText": "简历",
  140. "enablePullDownRefresh": false,
  141. "navigationBarBackgroundColor": "#3D5D4C",
  142. "navigationBarTextStyle": "white"
  143. }
  144. }, {
  145. "path": "pages/myResume/addExperience",
  146. "style": {
  147. "navigationBarTitleText": "添加工作经历",
  148. "enablePullDownRefresh": false,
  149. "navigationStyle": "custom"
  150. }
  151. },
  152. {
  153. "path": "pages/myResume/addEducation",
  154. "style": {
  155. "navigationBarTitleText": "添加培训与教育经历",
  156. "enablePullDownRefresh": false,
  157. "navigationStyle": "custom"
  158. }
  159. }, {
  160. "path": "pages/personalModify/personalModify",
  161. "style": {
  162. "navigationBarTitleText": "个人资料修改",
  163. "enablePullDownRefresh": false,
  164. "navigationBarBackgroundColor": "#3D5D4C",
  165. "navigationBarTextStyle": "white"
  166. }
  167. }, {
  168. "path": "pages/schools/schools",
  169. "style": {
  170. "navigationBarTitleText": "学院列表",
  171. "navigationBarBackgroundColor": "#3D5D4C",
  172. "navigationBarTextStyle": "white"
  173. }
  174. }, {
  175. "path": "pages/skillsTraining/skillsTraining",
  176. "style": {
  177. "navigationBarTitleText": "技能培训"
  178. }
  179. }, {
  180. "path": "pages/basicTraining/basicTraining",
  181. "style": {
  182. "navigationBarTitleText": "适应性培训"
  183. }
  184. }, {
  185. "path": "pages/basicTraining/myBasicTraining/myBasicTraining",
  186. "style": {
  187. "navigationBarTitleText": "我的适应性培训",
  188. "navigationBarBackgroundColor": "#3D5D4C",
  189. "navigationBarTextStyle": "white"
  190. }
  191. }, {
  192. "path": "pages/basicTraining/basicTrainingDetails/basicTrainingDetails",
  193. "style": {
  194. "navigationBarTitleText": "在线上课"
  195. }
  196. }, {
  197. "path": "pages/inbuild/inbuild",
  198. "style": {
  199. "navigationBarTitleText": "建设中"
  200. }
  201. }, {
  202. "path": "pages/recruitment/recruitment",
  203. "style": {
  204. "navigationStyle": "custom",
  205. "navigationBarTitleText": "招聘就业"
  206. }
  207. }, {
  208. "path": "pages/myResume/myResume",
  209. "style": {
  210. "navigationBarTitleText": "简历",
  211. "enablePullDownRefresh": false,
  212. "navigationBarBackgroundColor": "#2a82e4",
  213. "navigationBarTextStyle": "white"
  214. }
  215. }, {
  216. "path": "pages/personalModify/personalModify",
  217. "style": {
  218. "navigationBarTitleText": "个人资料修改",
  219. "enablePullDownRefresh": false,
  220. "navigationBarBackgroundColor": "#fff"
  221. }
  222. }, {
  223. "path": "pages/evaluationIntention/evaluationIntention",
  224. "style": {
  225. "navigationBarTitleText": "求职意向自我评价",
  226. "enablePullDownRefresh": false,
  227. "navigationStyle": "custom"
  228. }
  229. }, {
  230. "path": "pages/myDelivery/myDelivery",
  231. "style": {
  232. "navigationBarTitleText": "我的投递",
  233. "enablePullDownRefresh": false,
  234. "navigationBarBackgroundColor": "#3D5D4C",
  235. "navigationBarTextStyle": "white"
  236. }
  237. }, {
  238. "path": "pages/myInterview/myInterview",
  239. "style": {
  240. "navigationBarTitleText": "我的面试",
  241. "enablePullDownRefresh": false,
  242. "navigationBarBackgroundColor": "#3D5D4C",
  243. "navigationBarTextStyle": "white"
  244. }
  245. }, {
  246. "path": "pages/myEvaluation/myEvaluation",
  247. "style": {
  248. "navigationBarTitleText": "我的评价",
  249. "enablePullDownRefresh": false,
  250. "navigationBarBackgroundColor": "#3D5D4C",
  251. "navigationBarTextStyle": "white"
  252. }
  253. }, {
  254. "path": "pages/setting/setting",
  255. "style": {
  256. "navigationBarTitleText": "设置",
  257. "enablePullDownRefresh": false,
  258. "navigationBarBackgroundColor": "#3D5D4C",
  259. "navigationBarTextStyle": "white"
  260. }
  261. }, {
  262. "path": "pages/progressiveIntegral/progressiveIntegral",
  263. "style": {
  264. "navigationBarTitleText": "进步积分",
  265. "enablePullDownRefresh": false,
  266. "navigationStyle": "custom"
  267. }
  268. }, {
  269. "path": "pages/cooperativeEnterprise/cooperativeEnterprise",
  270. "style": {
  271. "navigationBarTitleText": "企业列表",
  272. "enablePullDownRefresh": false,
  273. "navigationBarBackgroundColor": "#3D5D4C",
  274. "navigationBarTextStyle": "white"
  275. }
  276. }, {
  277. "path": "pages/businessDetails/businessDetails",
  278. "style": {
  279. "navigationBarTitleText": "企业详情",
  280. "navigationStyle": "custom"
  281. }
  282. }, {
  283. "path": "pages/jobDetails/jobDetails",
  284. "style": {
  285. "navigationBarTitleText": "职位详情",
  286. "enablePullDownRefresh": false,
  287. "navigationBarBackgroundColor": "#3D5D4C",
  288. "navigationBarTextStyle": "white"
  289. }
  290. }, {
  291. "path": "pages/resumeDeliveryResults/resumeDeliveryResults",
  292. "style": {
  293. "navigationBarTitleText": "简历投递结果",
  294. "enablePullDownRefresh": false,
  295. "navigationStyle": "custom"
  296. }
  297. }, {
  298. "path": "pages/applyEducationCode/applyEducationCode",
  299. "style": {
  300. "navigationBarTitleText": "退役军人职业教育码申请",
  301. "enablePullDownRefresh": false,
  302. "navigationBarBackgroundColor": "#3D5D4C",
  303. "navigationBarTextStyle": "white"
  304. }
  305. }, {
  306. "path": "pages/applyEducationCode/applyEducationSuccess",
  307. "style": {
  308. "navigationBarTitleText": "退役军人职业教育码申请",
  309. "enablePullDownRefresh": false,
  310. "navigationStyle": "custom"
  311. }
  312. }, {
  313. "path": "pages/newsInformation/newsInformation",
  314. "style": {
  315. "navigationBarTitleText": "新闻动态",
  316. "enablePullDownRefresh": false,
  317. "navigationBarBackgroundColor": "#3D5D4C",
  318. "navigationBarTextStyle": "white"
  319. }
  320. }, {
  321. "path": "pages/schoolDetails/schoolDetails",
  322. "style": {
  323. "navigationBarTitleText": "学院详情",
  324. "navigationStyle": "custom"
  325. }
  326. }, {
  327. "path": "pages/professionalDetails/professionalDetails",
  328. "style": {
  329. "navigationBarTitleText": "专业详情",
  330. "enablePullDownRefresh": false,
  331. "navigationBarBackgroundColor": "#3D5D4C",
  332. "navigationBarTextStyle": "white"
  333. }
  334. }, {
  335. "path": "pages/policyInfo/policyInfo",
  336. "style": {
  337. "navigationBarTitleText": "政策资讯",
  338. "enablePullDownRefresh": false,
  339. "navigationBarBackgroundColor": "#3D5D4C",
  340. "navigationBarTextStyle": "white"
  341. }
  342. }, {
  343. "path": "pages/notification/notification",
  344. "style": {
  345. "navigationBarTitleText": "消息通知",
  346. "enablePullDownRefresh": false,
  347. "navigationBarBackgroundColor": "#3D5D4C",
  348. "navigationBarTextStyle": "white"
  349. }
  350. }, {
  351. "path": "pages/questionConsulting/questionConsulting",
  352. "style": {
  353. "navigationBarTitleText": "问题咨询",
  354. "enablePullDownRefresh": false,
  355. "navigationStyle": "custom"
  356. }
  357. }, {
  358. "path": "pages/policyInfo/policyInfoDetails",
  359. "style": {
  360. "navigationBarTitleText": "政策资讯详情",
  361. "enablePullDownRefresh": false,
  362. "navigationBarBackgroundColor": "#3D5D4C",
  363. "navigationBarTextStyle": "white"
  364. }
  365. }, {
  366. "path": "pages/integralRule/integralRule",
  367. "style": {
  368. "navigationBarTitleText": "积分规则",
  369. "enablePullDownRefresh": false,
  370. "navigationStyle": "custom"
  371. }
  372. }, {
  373. "path": "pages/recruitStudents/recruitStudents",
  374. "style": {
  375. "navigationBarTitleText": "招生简章",
  376. "enablePullDownRefresh": false,
  377. "navigationStyle": "custom"
  378. }
  379. }, {
  380. "path": "pages/upgrade/professionalIntroduction/professionalIntroduction",
  381. "style": {
  382. "navigationBarTitleText": "专业介绍",
  383. "enablePullDownRefresh": false,
  384. "navigationStyle": "custom"
  385. }
  386. }, {
  387. "path": "pages/basicTraining/onlineTrainingDetails/onlineTrainingDetails",
  388. "style": {
  389. "navigationBarTitleText": "适应性培训线上课程",
  390. "enablePullDownRefresh": false,
  391. "navigationBarBackgroundColor": "#3D5D4C",
  392. "navigationBarTextStyle": "white"
  393. }
  394. }, {
  395. "path": "pages/basicTraining/offlineTrainingDetails/offlineTrainingDetails",
  396. "style": {
  397. "navigationBarTitleText": "线下课程详情",
  398. "enablePullDownRefresh": false,
  399. "navigationBarBackgroundColor": "#3D5D4C",
  400. "navigationBarTextStyle": "white"
  401. }
  402. }, {
  403. "path": "pages/upgrade/courseDetail/courseDetail",
  404. "style": {
  405. "navigationBarTitleText": "课程详细",
  406. "enablePullDownRefresh": false,
  407. "navigationBarBackgroundColor": "#3D5D4C",
  408. "navigationBarTextStyle": "white"
  409. }
  410. }, {
  411. "path": "pages/skillsTraining/registrationNotice/registrationNotice",
  412. "style": {
  413. "navigationBarTitleText": "报班通知",
  414. "enablePullDownRefresh": false,
  415. "navigationBarBackgroundColor": "#3D5D4C",
  416. "navigationBarTextStyle": "white"
  417. }
  418. }, {
  419. "path": "pages/mine/skillsTraining/skillsTraining",
  420. "style": {
  421. "navigationBarTitleText": "我的技能培训",
  422. "enablePullDownRefresh": false,
  423. "navigationBarBackgroundColor": "#3D5D4C",
  424. "navigationBarTextStyle": "white"
  425. }
  426. }, {
  427. "path": "pages/skillsTraining/skillsPackage/skillsPackage",
  428. "style": {
  429. "navigationBarTitleText": "技能包",
  430. "enablePullDownRefresh": false,
  431. "navigationBarBackgroundColor": "#3D5D4C",
  432. "navigationBarTextStyle": "white"
  433. }
  434. }, {
  435. "path": "pages/skillsTraining/skillsTrainingCourse/skillsTrainingCourse",
  436. "style": {
  437. "navigationBarTitleText": "技能培训课程",
  438. "enablePullDownRefresh": false,
  439. "navigationBarBackgroundColor": "#3D5D4C",
  440. "navigationBarTextStyle": "white"
  441. }
  442. }, {
  443. "path": "pages/skillsTraining/submitSuccess/submitSuccess",
  444. "style": {
  445. "navigationBarTitleText": "",
  446. "enablePullDownRefresh": false,
  447. "navigationStyle": "custom"
  448. }
  449. }, {
  450. "path": "pages/skillsTraining/courseDetailed/courseDetailed",
  451. "style": {
  452. "navigationBarTitleText": "课程详细",
  453. "enablePullDownRefresh": false,
  454. "navigationBarBackgroundColor": "#3D5D4C",
  455. "navigationBarTextStyle": "white"
  456. }
  457. }, {
  458. "path": "pages/mine/skillsTraining/skillsTrainingDetails/skillsTrainingDetails",
  459. "style": {
  460. "navigationBarTitleText": "我的技能培训详情",
  461. "enablePullDownRefresh": false,
  462. "navigationBarBackgroundColor": "#3D5D4C",
  463. "navigationBarTextStyle": "white"
  464. }
  465. }, {
  466. "path": "pages/skillsTraining/achievementCertificate/achievementCertificate",
  467. "style": {
  468. "navigationBarTitleText": "成绩和证书",
  469. "enablePullDownRefresh": false,
  470. "navigationStyle": "custom"
  471. }
  472. }, {
  473. "path": "pages/skillsTraining/addAchievementCertificate/addAchievementCertificate",
  474. "style": {
  475. "navigationBarTitleText": "录入成绩与证书",
  476. "enablePullDownRefresh": false,
  477. "navigationBarBackgroundColor": "#3D5D4C",
  478. "navigationBarTextStyle": "white"
  479. }
  480. }, {
  481. "path": "pages/skillsTraining/certificateDetails/certificateDetails",
  482. "style": {
  483. "navigationBarTitleText": "证书详情",
  484. "enablePullDownRefresh": false,
  485. "navigationBarBackgroundColor": "#3D5D4C",
  486. "navigationBarTextStyle": "white"
  487. }
  488. }, {
  489. "path": "pages/notification/noticeDetails/noticeDetails",
  490. "style": {
  491. "navigationBarTitleText": "消息详情",
  492. "enablePullDownRefresh": false,
  493. "navigationBarBackgroundColor": "#3D5D4C",
  494. "navigationBarTextStyle": "white"
  495. }
  496. }, {
  497. "path": "pages/upgrade/upgradeCourse/upgradeCourse",
  498. "style": {
  499. "navigationBarTitleText": "学历提升课程",
  500. "enablePullDownRefresh": false,
  501. "navigationBarBackgroundColor": "#3D5D4C",
  502. "navigationBarTextStyle": "white"
  503. }
  504. }, {
  505. "path": "pages/webView/webView",
  506. "style": {
  507. "navigationBarTitleText": "",
  508. "enablePullDownRefresh": false,
  509. "navigationBarBackgroundColor": "#3D5D4C",
  510. "navigationBarTextStyle": "white"
  511. }
  512. }, {
  513. "path": "pages/entrepreneurshipGuidelines/entrepreneurshipGuidelines",
  514. "style": {
  515. "navigationBarTitleText": "创业指引",
  516. "enablePullDownRefresh": false,
  517. "navigationBarBackgroundColor": "#3D5D4C",
  518. "navigationBarTextStyle": "white"
  519. }
  520. }, {
  521. "path": "pages/entrepreneurshipGuidelines/addPlan/addPlan",
  522. "style": {
  523. "navigationBarTitleText": "提交创业计划",
  524. "enablePullDownRefresh": false,
  525. "navigationBarBackgroundColor": "#3D5D4C",
  526. "navigationBarTextStyle": "white"
  527. }
  528. }, {
  529. "path": "pages/entrepreneurshipGuidelines/planDetails/planDetails",
  530. "style": {
  531. "navigationBarTitleText": "创业计划详情",
  532. "enablePullDownRefresh": false,
  533. "navigationBarBackgroundColor": "#3D5D4C",
  534. "navigationBarTextStyle": "white"
  535. }
  536. }, {
  537. "path": "pages/entrepreneurshipGuidelines/previewPdf/previewPdf",
  538. "style": {
  539. "navigationBarTitleText": "预览PDF",
  540. "enablePullDownRefresh": false
  541. }
  542. }
  543. ],
  544. "globalStyle": {
  545. "navigationBarTextStyle": "black",
  546. "navigationBarTitleText": "uni-app",
  547. "navigationBarBackgroundColor": "#F2F2F2",
  548. "backgroundColor": "#F2F2F2"
  549. },
  550. "tabBar": {
  551. "color": "#909399",
  552. "selectedColor": "#303133",
  553. "borderStyle": "black",
  554. "backgroundColor": "#ffffff",
  555. "list": [{
  556. "pagePath": "pages/index/index",
  557. "iconPath": "static/icons/index-gray.png",
  558. "selectedIconPath": "static/icons/index.png",
  559. "text": "首页"
  560. }, {
  561. "pagePath": "pages/mycode/mycode",
  562. "iconPath": "static/icons/code-gray.png",
  563. "selectedIconPath": "static/icons/code.png",
  564. "text": "退役军人码"
  565. }, {
  566. "pagePath": "pages/mine/mine",
  567. "iconPath": "static/icons/mine-gray.png",
  568. "selectedIconPath": "static/icons/mine.png",
  569. "text": "我"
  570. }]
  571. }
  572. }