pages.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  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/jodDetails/jodDetails",
  154. "style": {
  155. "navigationBarTitleText": "职位详情",
  156. "enablePullDownRefresh": false,
  157. "navigationBarBackgroundColor": "#fff"
  158. }
  159. }, {
  160. "path": "pages/myInterview/myInterview",
  161. "style": {
  162. "navigationBarTitleText": "我的面试",
  163. "enablePullDownRefresh": false
  164. }
  165. }, {
  166. "path": "pages/mySkillsTraining/mySkillsTraining",
  167. "style": {
  168. "navigationBarTitleText": "我的技能培训",
  169. "enablePullDownRefresh": false
  170. }
  171. }, {
  172. "path": "pages/myEvaluation/myEvaluation",
  173. "style": {
  174. "navigationBarTitleText": "我的评价",
  175. "enablePullDownRefresh": false
  176. }
  177. }, {
  178. "path": "pages/setting/setting",
  179. "style": {
  180. "navigationBarTitleText": "设置",
  181. "enablePullDownRefresh": false
  182. }
  183. }, {
  184. "path": "pages/progressiveIntegral/progressiveIntegral",
  185. "style": {
  186. "navigationBarTitleText": "进步积分",
  187. "enablePullDownRefresh": false
  188. }
  189. }
  190. ],
  191. "globalStyle": {
  192. "navigationBarTextStyle": "black",
  193. "navigationBarTitleText": "uni-app",
  194. "navigationBarBackgroundColor": "#F8F8F8",
  195. "backgroundColor": "#F8F8F8"
  196. },
  197. "tabBar": {
  198. "color": "#909399",
  199. "selectedColor": "#303133",
  200. "borderStyle": "black",
  201. "backgroundColor": "#ffffff",
  202. "list": [{
  203. "pagePath": "pages/index/index",
  204. "iconPath": "static/icons/index-gray.png",
  205. "selectedIconPath": "static/icons/index.png",
  206. "text": "首页"
  207. }, {
  208. "pagePath": "pages/mycode/mycode",
  209. "iconPath": "static/icons/code-gray.png",
  210. "selectedIconPath": "static/icons/code.png",
  211. "text": "退役军人码"
  212. }, {
  213. "pagePath": "pages/mine/mine",
  214. "iconPath": "static/icons/mine-gray.png",
  215. "selectedIconPath": "static/icons/mine.png",
  216. "text": "我"
  217. }]
  218. }
  219. }