pages.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431
  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. }
  91. }, {
  92. "path": "pages/basicTraining/basicTraining",
  93. "style": {
  94. "navigationBarTitleText": "适应性培训"
  95. }
  96. }, {
  97. "path": "pages/basicTraining/myBasicTraining/myBasicTraining",
  98. "style": {
  99. "navigationBarTitleText": "我的适应性培训"
  100. }
  101. }, {
  102. "path": "pages/basicTraining/basicTrainingDetails/basicTrainingDetails",
  103. "style": {
  104. "navigationBarTitleText": "在线上课"
  105. }
  106. }, {
  107. "path": "pages/upgrade/upgrade",
  108. "style": {
  109. "navigationBarTitleText": "学历提升"
  110. }
  111. }, {
  112. "path": "pages/inbuild/inbuild",
  113. "style": {
  114. "navigationBarTitleText": "建设中"
  115. }
  116. }, {
  117. "path": "pages/recruitment/recruitment",
  118. "style": {
  119. "navigationStyle": "custom",
  120. "navigationBarTitleText": "招聘就业"
  121. }
  122. }, {
  123. "path": "pages/myResume/myResume",
  124. "style": {
  125. "navigationBarTitleText": "简历",
  126. "enablePullDownRefresh": false,
  127. "navigationBarBackgroundColor": "#3D5D4C",
  128. "navigationBarTextStyle": "white"
  129. }
  130. }, {
  131. "path": "pages/myResume/addExperience",
  132. "style": {
  133. "navigationBarTitleText": "添加工作经历",
  134. "enablePullDownRefresh": false,
  135. "navigationStyle": "custom"
  136. }
  137. },
  138. {
  139. "path": "pages/myResume/addEducation",
  140. "style": {
  141. "navigationBarTitleText": "添加培训与教育经历",
  142. "enablePullDownRefresh": false,
  143. "navigationStyle": "custom"
  144. }
  145. },
  146. {
  147. "path": "pages/dynamicTracking/dynamicTracking",
  148. "style": {
  149. "navigationBarTitleText": "全链条动态跟踪",
  150. "enablePullDownRefresh": false
  151. }
  152. }, {
  153. "path": "pages/personalModify/personalModify",
  154. "style": {
  155. "navigationBarTitleText": "个人资料修改",
  156. "enablePullDownRefresh": false,
  157. "navigationBarBackgroundColor": "#3D5D4C",
  158. "navigationBarTextStyle": "white"
  159. }
  160. }, {
  161. "path": "pages/schools/schools",
  162. "style": {
  163. "navigationBarTitleText": "学院列表",
  164. "navigationBarBackgroundColor": "#3D5D4C",
  165. "navigationBarTextStyle": "white"
  166. }
  167. }, {
  168. "path": "pages/skillsTraining/skillsTraining",
  169. "style": {
  170. "navigationBarTitleText": "技能培训"
  171. }
  172. }, {
  173. "path": "pages/basicTraining/basicTraining",
  174. "style": {
  175. "navigationBarTitleText": "适应性培训"
  176. }
  177. }, {
  178. "path": "pages/basicTraining/myBasicTraining/myBasicTraining",
  179. "style": {
  180. "navigationBarTitleText": "我的适应性培训"
  181. }
  182. }, {
  183. "path": "pages/basicTraining/basicTrainingDetails/basicTrainingDetails",
  184. "style": {
  185. "navigationBarTitleText": "在线上课"
  186. }
  187. }, {
  188. "path": "pages/upgrade/upgrade",
  189. "style": {
  190. "navigationBarTitleText": "学历提升"
  191. }
  192. }, {
  193. "path": "pages/inbuild/inbuild",
  194. "style": {
  195. "navigationBarTitleText": "建设中"
  196. }
  197. }, {
  198. "path": "pages/recruitment/recruitment",
  199. "style": {
  200. "navigationStyle": "custom",
  201. "navigationBarTitleText": "招聘就业"
  202. }
  203. }, {
  204. "path": "pages/myResume/myResume",
  205. "style": {
  206. "navigationBarTitleText": "简历",
  207. "enablePullDownRefresh": false,
  208. "navigationBarBackgroundColor": "#2a82e4",
  209. "navigationBarTextStyle": "white"
  210. }
  211. }, {
  212. "path": "pages/dynamicTracking/dynamicTracking",
  213. "style": {
  214. "navigationBarTitleText": "全链条动态跟踪",
  215. "enablePullDownRefresh": false
  216. }
  217. }, {
  218. "path": "pages/personalModify/personalModify",
  219. "style": {
  220. "navigationBarTitleText": "个人资料修改",
  221. "enablePullDownRefresh": false,
  222. "navigationBarBackgroundColor": "#fff"
  223. }
  224. }, {
  225. "path": "pages/evaluationIntention/evaluationIntention",
  226. "style": {
  227. "navigationBarTitleText": "求职意向自我评价",
  228. "enablePullDownRefresh": false,
  229. "navigationStyle": "custom"
  230. }
  231. }, {
  232. "path": "pages/myDelivery/myDelivery",
  233. "style": {
  234. "navigationBarTitleText": "我的投递",
  235. "enablePullDownRefresh": false,
  236. "navigationBarBackgroundColor": "#3D5D4C",
  237. "navigationBarTextStyle": "white"
  238. }
  239. }, {
  240. "path": "pages/myInterview/myInterview",
  241. "style": {
  242. "navigationBarTitleText": "我的面试",
  243. "enablePullDownRefresh": false,
  244. "navigationBarBackgroundColor": "#3D5D4C",
  245. "navigationBarTextStyle": "white"
  246. }
  247. }, {
  248. "path": "pages/mySkillsTraining/mySkillsTraining",
  249. "style": {
  250. "navigationBarTitleText": "我的技能培训",
  251. "enablePullDownRefresh": false
  252. }
  253. }, {
  254. "path": "pages/myEvaluation/myEvaluation",
  255. "style": {
  256. "navigationBarTitleText": "我的评价",
  257. "enablePullDownRefresh": false,
  258. "navigationBarBackgroundColor": "#3D5D4C",
  259. "navigationBarTextStyle": "white"
  260. }
  261. }, {
  262. "path": "pages/setting/setting",
  263. "style": {
  264. "navigationBarTitleText": "设置",
  265. "enablePullDownRefresh": false
  266. }
  267. }, {
  268. "path": "pages/progressiveIntegral/progressiveIntegral",
  269. "style": {
  270. "navigationBarTitleText": "进步积分",
  271. "enablePullDownRefresh": false,
  272. "navigationStyle": "custom"
  273. }
  274. }, {
  275. "path": "pages/cooperativeEnterprise/cooperativeEnterprise",
  276. "style": {
  277. "navigationBarTitleText": "企业列表",
  278. "enablePullDownRefresh": false,
  279. "navigationBarBackgroundColor": "#3D5D4C",
  280. "navigationBarTextStyle": "white"
  281. }
  282. }, {
  283. "path": "pages/businessDetails/businessDetails",
  284. "style": {
  285. "navigationBarTitleText": "企业详情",
  286. "enablePullDownRefresh": false,
  287. "navigationBarBackgroundColor": "#fff",
  288. "backgroundColor": "#f2f2f2"
  289. }
  290. }, {
  291. "path": "pages/jobDetails/jobDetails",
  292. "style": {
  293. "navigationBarTitleText": "职位详情",
  294. "enablePullDownRefresh": false,
  295. "navigationBarBackgroundColor": "#3D5D4C",
  296. "navigationBarTextStyle": "white"
  297. }
  298. }, {
  299. "path": "pages/resumeDeliveryResults/resumeDeliveryResults",
  300. "style": {
  301. "navigationBarTitleText": "简历投递结果",
  302. "enablePullDownRefresh": false,
  303. "navigationStyle": "custom"
  304. }
  305. }, {
  306. "path": "pages/applyEducationCode/applyEducationCode",
  307. "style": {
  308. "navigationBarTitleText": "退役军人职业教育码申请",
  309. "enablePullDownRefresh": false,
  310. "navigationBarBackgroundColor": "#3D5D4C",
  311. "navigationBarTextStyle": "white"
  312. }
  313. }, {
  314. "path": "pages/applyEducationCode/applyEducationSuccess",
  315. "style": {
  316. "navigationBarTitleText": "退役军人职业教育码申请",
  317. "enablePullDownRefresh": false,
  318. "navigationBarBackgroundColor": "#3D5D4C",
  319. "navigationBarTextStyle": "white"
  320. }
  321. }, {
  322. "path": "pages/newsInformation/newsInformation",
  323. "style": {
  324. "navigationBarTitleText": "新闻动态",
  325. "enablePullDownRefresh": false,
  326. "navigationBarBackgroundColor": "#3D5D4C",
  327. "navigationBarTextStyle": "white"
  328. }
  329. }, {
  330. "path": "pages/schoolDetails/schoolDetails",
  331. "style": {
  332. "navigationBarTitleText": "学校详情",
  333. "enablePullDownRefresh": false,
  334. "navigationBarBackgroundColor": "#fff"
  335. }
  336. }, {
  337. "path": "pages/professionalDetails/professionalDetails",
  338. "style": {
  339. "navigationBarTitleText": "专业详情",
  340. "enablePullDownRefresh": false,
  341. "navigationBarBackgroundColor": "#3D5D4C",
  342. "navigationBarTextStyle": "white"
  343. }
  344. }, {
  345. "path": "pages/policyInfo/policyInfo",
  346. "style": {
  347. "navigationBarTitleText": "政策资讯",
  348. "enablePullDownRefresh": false,
  349. "navigationBarBackgroundColor": "#3D5D4C",
  350. "navigationBarTextStyle": "white"
  351. }
  352. }, {
  353. "path": "pages/notification/notification",
  354. "style": {
  355. "navigationBarTitleText": "消息通知",
  356. "enablePullDownRefresh": false,
  357. "navigationBarBackgroundColor": "#3D5D4C",
  358. "navigationBarTextStyle": "white"
  359. }
  360. }, {
  361. "path": "pages/questionConsulting/questionConsulting",
  362. "style": {
  363. "navigationBarTitleText": "问题咨询",
  364. "enablePullDownRefresh": false,
  365. "navigationStyle": "custom"
  366. }
  367. }, {
  368. "path": "pages/policyInfo/policyInfoDetails",
  369. "style": {
  370. "navigationBarTitleText": "政策资讯详情",
  371. "enablePullDownRefresh": false,
  372. "navigationBarBackgroundColor": "#3D5D4C",
  373. "navigationBarTextStyle": "white"
  374. }
  375. }
  376. ],
  377. "globalStyle": {
  378. "navigationBarTextStyle": "black",
  379. "navigationBarTitleText": "uni-app",
  380. "navigationBarBackgroundColor": "#F2F2F2",
  381. "backgroundColor": "#F2F2F2"
  382. },
  383. "tabBar": {
  384. "color": "#909399",
  385. "selectedColor": "#303133",
  386. "borderStyle": "black",
  387. "backgroundColor": "#ffffff",
  388. "list": [{
  389. "pagePath": "pages/index/index",
  390. "iconPath": "static/icons/index-gray.png",
  391. "selectedIconPath": "static/icons/index.png",
  392. "text": "首页"
  393. }, {
  394. "pagePath": "pages/mycode/mycode",
  395. "iconPath": "static/icons/code-gray.png",
  396. "selectedIconPath": "static/icons/code.png",
  397. "text": "退役军人码"
  398. }, {
  399. "pagePath": "pages/mine/mine",
  400. "iconPath": "static/icons/mine-gray.png",
  401. "selectedIconPath": "static/icons/mine.png",
  402. "text": "我"
  403. }]
  404. }
  405. }