pages.json 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  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. "navigationBarTitleText": "退役军人码"
  16. }
  17. },
  18. {
  19. "path": "pages/authentication/authentication",
  20. "style": {
  21. "navigationBarTitleText": "退役军人职业教育码申请"
  22. }
  23. },
  24. {
  25. "path": "pages/phoneLogin/phoneLogin",
  26. "style": {
  27. "navigationStyle": "custom",
  28. "navigationBarTitleText": "手机登录"
  29. }
  30. },
  31. {
  32. "path": "pages/bannerDetails/bannerDetails",
  33. "style": {
  34. "navigationBarTitleText": "详情页"
  35. }
  36. }, {
  37. "path": "pages/policyNews/policyNews",
  38. "style": {
  39. "navigationBarTitleText": "政策资讯"
  40. }
  41. }, {
  42. "path": "pages/policyNewsDetails/policyNewsDetails",
  43. "style": {
  44. "navigationBarTitleText": "文章详情"
  45. }
  46. }, {
  47. "path": "pages/newsDetails/newsDetails",
  48. "style": {
  49. "navigationBarTitleText": "文章详情"
  50. }
  51. },
  52. {
  53. "path": "pages/login/code",
  54. "style": {
  55. "navigationBarTitleText": "验证码"
  56. }
  57. },
  58. {
  59. "path": "pages/mine/mine",
  60. "style": {
  61. "navigationBarTitleText": "个人中心",
  62. "navigationStyle": "custom"
  63. }
  64. },
  65. {
  66. "path": "pages/center/center",
  67. "style": {
  68. "navigationBarTitleText": "中心",
  69. "enablePullDownRefresh": false
  70. }
  71. }, {
  72. "path": "pages/privacyPolicy/privacyPolicy",
  73. "style": {
  74. "navigationBarTitleText": "隐私政策"
  75. }
  76. }, {
  77. "path": "pages/schools/schools",
  78. "style": {
  79. "navigationBarTitleText": "学院列表"
  80. }
  81. }, {
  82. "path": "pages/skillsTraining/skillsTraining",
  83. "style": {
  84. "navigationBarTitleText": "技能培训"
  85. }
  86. }, {
  87. "path": "pages/basicTraining/basicTraining",
  88. "style": {
  89. "navigationBarTitleText": "适应性培训"
  90. }
  91. }, {
  92. "path": "pages/basicTraining/myBasicTraining/myBasicTraining",
  93. "style": {
  94. "navigationBarTitleText": "我的适应性培训"
  95. }
  96. }, {
  97. "path": "pages/basicTraining/basicTrainingDetails/basicTrainingDetails",
  98. "style": {
  99. "navigationBarTitleText": "在线上课"
  100. }
  101. }, {
  102. "path": "pages/upgrade/upgrade",
  103. "style": {
  104. "navigationBarTitleText": "学历提升"
  105. }
  106. }, {
  107. "path": "pages/inbuild/inbuild",
  108. "style": {
  109. "navigationBarTitleText": "建设中"
  110. }
  111. }, {
  112. "path": "pages/recruitment/recruitment",
  113. "style": {
  114. "navigationStyle": "custom",
  115. "navigationBarTitleText": "招聘就业"
  116. }
  117. }, {
  118. "path": "pages/myResume/myResume",
  119. "style": {
  120. "navigationBarTitleText": "简历",
  121. "enablePullDownRefresh": false,
  122. "navigationBarBackgroundColor": "#2a82e4",
  123. "navigationBarTextStyle": "white"
  124. }
  125. }, {
  126. "path": "pages/dynamicTracking/dynamicTracking",
  127. "style": {
  128. "navigationBarTitleText": "全链条动态跟踪",
  129. "enablePullDownRefresh": false
  130. }
  131. }, {
  132. "path": "pages/personalModify/personalModify",
  133. "style": {
  134. "navigationBarTitleText": "个人资料修改",
  135. "enablePullDownRefresh": false,
  136. "navigationBarBackgroundColor": "#fff"
  137. }
  138. }, {
  139. "path": "pages/evaluationIntention/evaluationIntention",
  140. "style": {
  141. "navigationBarTitleText": "求职意向自我评价",
  142. "enablePullDownRefresh": false,
  143. "navigationStyle": "custom"
  144. }
  145. }, {
  146. "path": "pages/myDelivery/myDelivery",
  147. "style": {
  148. "navigationBarTitleText": "我的投递",
  149. "enablePullDownRefresh": false,
  150. "navigationBarBackgroundColor": "#fff"
  151. }
  152. }, {
  153. "path": "pages/myInterview/myInterview",
  154. "style": {
  155. "navigationBarTitleText": "我的面试",
  156. "enablePullDownRefresh": false
  157. }
  158. }, {
  159. "path": "pages/mySkillsTraining/mySkillsTraining",
  160. "style": {
  161. "navigationBarTitleText": "我的技能培训",
  162. "enablePullDownRefresh": false
  163. }
  164. }, {
  165. "path": "pages/myEvaluation/myEvaluation",
  166. "style": {
  167. "navigationBarTitleText": "我的评价",
  168. "enablePullDownRefresh": false
  169. }
  170. }, {
  171. "path": "pages/setting/setting",
  172. "style": {
  173. "navigationBarTitleText": "设置",
  174. "enablePullDownRefresh": false
  175. }
  176. }, {
  177. "path": "pages/progressiveIntegral/progressiveIntegral",
  178. "style": {
  179. "navigationBarTitleText": "进步积分",
  180. "enablePullDownRefresh": false
  181. }
  182. }, {
  183. "path": "pages/cooperativeEnterprise/cooperativeEnterprise",
  184. "style": {
  185. "navigationBarTitleText": "企业列表",
  186. "enablePullDownRefresh": false,
  187. "navigationBarBackgroundColor": "#3D5D4C",
  188. "navigationBarTextStyle": "white"
  189. }
  190. }, {
  191. "path": "pages/businessDetails/businessDetails",
  192. "style": {
  193. "navigationBarTitleText": "",
  194. "enablePullDownRefresh": false,
  195. "navigationBarBackgroundColor": "#3D5D4C",
  196. "navigationBarTextStyle": "white",
  197. "backgroundColor": "#f2f2f2"
  198. }
  199. }, {
  200. "path": "pages/jobDetails/jobDetails",
  201. "style": {
  202. "navigationBarTitleText": "职位详情",
  203. "enablePullDownRefresh": false,
  204. "navigationBarBackgroundColor": "#3D5D4C",
  205. "navigationBarTextStyle": "white"
  206. }
  207. }, {
  208. "path": "pages/applyEducationCode/applyEducationCode",
  209. "style": {
  210. "navigationBarTitleText": "退役军人职业教育码申请",
  211. "enablePullDownRefresh": false,
  212. "navigationBarBackgroundColor": "#3D5D4C",
  213. "navigationBarTextStyle": "white"
  214. }
  215. }, {
  216. "path": "pages/applyEducationCode/applyEducationSuccess",
  217. "style": {
  218. "navigationBarTitleText": "退役军人职业教育码申请",
  219. "enablePullDownRefresh": false,
  220. "navigationBarBackgroundColor": "#3D5D4C",
  221. "navigationBarTextStyle": "white"
  222. }
  223. }, {
  224. "path": "pages/newsInformation/newsInformation",
  225. "style": {
  226. "navigationBarTitleText": "新闻动态",
  227. "enablePullDownRefresh": false,
  228. "navigationBarBackgroundColor": "#3D5D4C",
  229. "navigationBarTextStyle": "white"
  230. }
  231. }
  232. ],
  233. "globalStyle": {
  234. "navigationBarTextStyle": "black",
  235. "navigationBarTitleText": "uni-app",
  236. "navigationBarBackgroundColor": "#F2F2F2",
  237. "backgroundColor": "#F2F2F2"
  238. },
  239. "tabBar": {
  240. "color": "#909399",
  241. "selectedColor": "#303133",
  242. "borderStyle": "black",
  243. "backgroundColor": "#ffffff",
  244. "list": [{
  245. "pagePath": "pages/index/index",
  246. "iconPath": "static/icons/index-gray.png",
  247. "selectedIconPath": "static/icons/index.png",
  248. "text": "首页"
  249. }, {
  250. "pagePath": "pages/mycode/mycode",
  251. "iconPath": "static/icons/code-gray.png",
  252. "selectedIconPath": "static/icons/code.png",
  253. "text": "退役军人码"
  254. }, {
  255. "pagePath": "pages/mine/mine",
  256. "iconPath": "static/icons/mine-gray.png",
  257. "selectedIconPath": "static/icons/mine.png",
  258. "text": "我"
  259. }]
  260. }
  261. }