pages.json 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uni_modules/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. "enablePullDownRefresh": false
  11. }
  12. },
  13. {
  14. "path": "pages/job/map",
  15. "style": {
  16. "navigationBarTitleText": "地图找工"
  17. }
  18. },
  19. {
  20. "path": "pages/job/list",
  21. "style": {
  22. "navigationBarTitleText": "找工作",
  23. "enablePullDownRefresh": true
  24. }
  25. },
  26. {
  27. "path": "pages/job/search",
  28. "style": {
  29. "navigationBarTitleText": "职位搜索"
  30. }
  31. },
  32. {
  33. "path": "components/u-avatar-cropper/u-avatar-cropper",
  34. "style": {
  35. "navigationBarTitleText": "图片裁剪",
  36. "navigationBarBackgroundColor": "#000000"
  37. }
  38. },
  39. {
  40. "path": "pages/statement/index/index",
  41. "style": {
  42. "navigationBarTitleText": "结算广场"
  43. }
  44. },
  45. {
  46. "path": "pages/statement/packages/index",
  47. "style": {
  48. "navigationBarTitleText": "结算广场",
  49. "enablePullDownRefresh": true
  50. }
  51. },
  52. {
  53. "path": "pages/user/login",
  54. "style": {
  55. "navigationBarTitleText": "用户登录",
  56. "enablePullDownRefresh": false
  57. }
  58. },
  59. {
  60. "path": "pages/statement/company/index",
  61. "style": {
  62. "navigationBarTitleText": "关联企业",
  63. "enablePullDownRefresh": true
  64. }
  65. },
  66. {
  67. "path": "pages/statement/company/search",
  68. "style": {
  69. "navigationBarTitleText": "搜索企业",
  70. "enablePullDownRefresh": false
  71. }
  72. },
  73. {
  74. "path": "pages/serve/index",
  75. "style": {
  76. "navigationBarTitleText": "更多服务",
  77. "enablePullDownRefresh": false
  78. }
  79. },
  80. {
  81. "path": "pages/user/index",
  82. "style": {
  83. "navigationBarTitleText": "我的",
  84. "enablePullDownRefresh": false
  85. }
  86. },
  87. {
  88. "path": "pages/job/detail",
  89. "style": {
  90. "navigationBarTitleText": "工作详情"
  91. }
  92. },
  93. {
  94. "path": "pages/other/webview",
  95. "style": {
  96. "navigationBarTitleText": "政策资讯"
  97. }
  98. },
  99. {
  100. "path": "pages/user/switch",
  101. "style": {
  102. "navigationBarTitleText": ""
  103. }
  104. },
  105. {
  106. "path": "pages/user/resume/index",
  107. "style": {
  108. "navigationBarTitleText": "我的简历"
  109. }
  110. },
  111. {
  112. "path": "pages/user/resume/edit",
  113. "style": {
  114. "navigationBarTitleText": "个人信息"
  115. }
  116. },
  117. {
  118. "path": "pages/job/position/classification",
  119. "style": {
  120. "navigationBarTitleText": "选择职位"
  121. }
  122. },
  123. {
  124. "path": "pages/job/position/city",
  125. "style": {
  126. "navigationBarTitleText": "选择城市"
  127. }
  128. },
  129. {
  130. "path": "pages/user/enterprise/index",
  131. "style": {
  132. "navigationBarTitleText": "企业认证"
  133. }
  134. },
  135. {
  136. "path": "pages/job/position/manage/list",
  137. "style": {
  138. "navigationBarTitleText": "职位管理"
  139. }
  140. },
  141. {
  142. "path": "pages/job/position/manage/push",
  143. "style": {
  144. "navigationBarTitleText": "职位发布"
  145. }
  146. },
  147. {
  148. "path": "pages/news/index",
  149. "style": {
  150. "navigationBarTitleText": "资讯",
  151. "enablePullDownRefresh": true
  152. }
  153. },
  154. {
  155. "path": "pages/news/detail",
  156. "style": {
  157. "navigationBarTitleText": "新闻详情"
  158. }
  159. },
  160. {
  161. "path": "pages/job/enterprise/detail",
  162. "style": {
  163. "navigationBarTitleText": "企业详情"
  164. }
  165. },
  166. {
  167. "path": "pages/job/enterprise/list",
  168. "style": {
  169. "navigationBarTitleText": "正在招聘职位"
  170. }
  171. },
  172. {
  173. "path": "pages/user/resume/deliver/list",
  174. "style": {
  175. "navigationBarTitleText": "投递历史",
  176. "enablePullDownRefresh": true
  177. }
  178. },
  179. {
  180. "path": "pages/user/resume/deliver/invite",
  181. "style": {
  182. "navigationBarTitleText": "面试邀约",
  183. "enablePullDownRefresh": true
  184. }
  185. },
  186. {
  187. "path": "pages/user/resume/deliver/receive/index",
  188. "style": {
  189. "navigationBarTitleText": "收到简历",
  190. "enablePullDownRefresh": true
  191. }
  192. },
  193. {
  194. "path": "pages/user/resume/deliver/receive/list",
  195. "style": {
  196. "navigationBarTitleText": "简历列表",
  197. "enablePullDownRefresh": true
  198. }
  199. },
  200. {
  201. "path": "pages/user/resume/preview",
  202. "style": {
  203. "navigationBarTitleText": "查看简历"
  204. }
  205. },
  206. {
  207. "path": "pages/other/setting",
  208. "style": {
  209. "navigationBarTitleText": "设置"
  210. }
  211. },
  212. {
  213. "path": "pages/job/enterprise/card",
  214. "style": {
  215. "navigationBarTitleText": "企业卡片"
  216. }
  217. },
  218. {
  219. "path": "pages/job/position/favorite",
  220. "style": {
  221. "navigationBarTitleText": "我的收藏"
  222. }
  223. },
  224. {
  225. "path": "pages/user/auth",
  226. "style": {
  227. "navigationBarTitleText": "实名认证"
  228. }
  229. },
  230. {
  231. "path": "pages/statement/user/info",
  232. "style": {
  233. "navigationBarTitleText": "结算信息"
  234. }
  235. },
  236. {
  237. "path" : "pages/other/agreement",
  238. "style" :
  239. {
  240. "navigationBarTitleText" : "协议"
  241. }
  242. },
  243. {
  244. "path" : "pages/notice/index",
  245. "style" :
  246. {
  247. "navigationBarTitleText" : "通知公告"
  248. }
  249. },
  250. {
  251. "path" : "pages/notice/detail",
  252. "style" :
  253. {
  254. "navigationBarTitleText" : "通知详情"
  255. }
  256. }
  257. ],
  258. "tabBar": {
  259. "color": "#7A7E83",
  260. "selectedColor": "#4581fb",
  261. "borderStyle": "black",
  262. "backgroundColor": "#F8F8F8",
  263. "list": [{
  264. "pagePath": "pages/index/index",
  265. "iconPath": "static/tab/sy.png",
  266. "selectedIconPath": "static/tab/sy_s.png",
  267. "text": "首页"
  268. },
  269. {
  270. "pagePath": "pages/serve/index",
  271. "iconPath": "static/tab/serve.png",
  272. "selectedIconPath": "static/tab/serve_s.png",
  273. "text": "更多服务"
  274. },
  275. {
  276. "pagePath": "pages/user/index",
  277. "iconPath": "static/tab/my.png",
  278. "selectedIconPath": "static/tab/my_s.png",
  279. "text": "我的"
  280. }
  281. ]
  282. },
  283. "globalStyle": {
  284. "navigationBarTextStyle": "black",
  285. "navigationBarTitleText": "爱就业咨询服务平台",
  286. "navigationBarBackgroundColor": "#f1f1f1"
  287. }
  288. }