pages.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/person/index",
  5. "style": {
  6. "navigationBarTitleText": "",
  7. "enablePullDownRefresh": false,
  8. "navigationBarBackgroundColor": "#108cff",
  9. "navigationStyle": "custom"
  10. }
  11. },
  12. {
  13. "path": "pages/login/index",
  14. "style": {
  15. "navigationBarTitleText": "",
  16. "enablePullDownRefresh": false,
  17. "navigationBarBackgroundColor": "#108cff",
  18. "navigationStyle": "custom"
  19. }
  20. },
  21. {
  22. "path": "pages/configuration/index",
  23. "style": {
  24. "navigationBarTitleText": "",
  25. "enablePullDownRefresh": false,
  26. "navigationStyle": "custom"
  27. }
  28. },
  29. {
  30. "path": "pages/index/index",
  31. "style": {
  32. "navigationBarTitleText": "首页",
  33. "enablePullDownRefresh": false,
  34. "navigationBarBackgroundColor": "#ffffff",
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/setting/index",
  40. "style": {
  41. "navigationBarTitleText": "我的设置",
  42. "enablePullDownRefresh": false,
  43. "navigationStyle": "custom"
  44. }
  45. },
  46. {
  47. "path": "pages/message/index",
  48. "style": {
  49. "navigationBarTitleText": "消息",
  50. "enablePullDownRefresh": false,
  51. "navigationStyle": "custom"
  52. }
  53. },
  54. {
  55. "path": "pages/market/index",
  56. "style": {
  57. "navigationBarTitleText": "销售",
  58. "enablePullDownRefresh": true,
  59. "onReachBottomDistance": 100,
  60. "navigationStyle": "custom"
  61. }
  62. },
  63. {
  64. "path": "pages/messageList/index",
  65. "style": {
  66. "navigationBarTitleText": "提醒消息",
  67. "enablePullDownRefresh": false,
  68. "navigationStyle": "custom"
  69. }
  70. },
  71. {
  72. "path": "pages/feedback/index",
  73. "style": {
  74. "navigationBarTitleText": "意见反馈",
  75. "enablePullDownRefresh": false,
  76. "navigationStyle": "custom"
  77. }
  78. },
  79. {
  80. "path": "pages/circumstances/index",
  81. "style": {
  82. "navigationBarTitleText": "环境监测",
  83. "enablePullDownRefresh": false,
  84. "navigationStyle": "custom"
  85. }
  86. },
  87. {
  88. "path": "pages/about/index",
  89. "style": {
  90. "navigationBarTitleText": "关于",
  91. "enablePullDownRefresh": false,
  92. "navigationStyle": "custom"
  93. }
  94. },
  95. {
  96. "path": "pages/profile/index",
  97. "style": {
  98. "navigationBarTitleText": "",
  99. "enablePullDownRefresh": true,
  100. "navigationStyle": "custom"
  101. }
  102. },
  103. {
  104. "path": "pages/changePw/index",
  105. "style": {
  106. "navigationBarTitleText": "修改密码",
  107. "enablePullDownRefresh": false,
  108. "navigationStyle": "custom"
  109. }
  110. },
  111. {
  112. "path": "pages/updateDynamic/index",
  113. "style": {
  114. "navigationBarTitleText": "更新动态",
  115. "enablePullDownRefresh": false,
  116. "navigationStyle": "custom"
  117. }
  118. }
  119. ,
  120. {
  121. "path": "pages/clue/index",
  122. "style": {
  123. "navigationBarTitleText": "线索",
  124. "enablePullDownRefresh": false,
  125. "navigationStyle": "custom"
  126. }
  127. },
  128. {
  129. "path": "pages/clueDetail/index",
  130. "style": {
  131. "navigationBarTitleText": "",
  132. "enablePullDownRefresh": true,
  133. "navigationStyle": "custom"
  134. }
  135. },
  136. {
  137. "path": "pages/addFollow/index",
  138. "style": {
  139. "navigationBarTitleText": "",
  140. "enablePullDownRefresh": false,
  141. "navigationStyle": "custom"
  142. }
  143. },
  144. {
  145. "path" : "pages/addClue/index",
  146. "style" :
  147. {
  148. "navigationBarTitleText": "",
  149. "enablePullDownRefresh": false,
  150. "navigationBarBackgroundColor": "#108cff",
  151. "navigationStyle": "custom"
  152. }
  153. },
  154. {
  155. "path" : "pages/publicClue/index",
  156. "style" :
  157. {
  158. "navigationBarTitleText" : "线索公海",
  159. "enablePullDownRefresh": true,
  160. "navigationStyle": "custom"
  161. }
  162. },
  163. {
  164. "path" : "pages/privateClue/index",
  165. "style" :
  166. {
  167. "navigationBarTitleText" : "销售线索",
  168. "enablePullDownRefresh": true,
  169. "navigationStyle": "custom"
  170. }
  171. },
  172. {
  173. "path" : "pages/auth/auth",
  174. "style" :
  175. {
  176. "navigationBarTitleText": "",
  177. "enablePullDownRefresh": false,
  178. "navigationStyle": "custom"
  179. }
  180. },
  181. {
  182. "path" : "pages/bindSuccess/index",
  183. "style" :
  184. {
  185. "navigationStyle": "custom"
  186. }
  187. },
  188. {
  189. "path": "pages/uploadRecord/index",
  190. "style": {
  191. "navigationBarTitleText": "上传录音",
  192. "navigationStyle": "custom"
  193. }
  194. }
  195. ],
  196. "globalStyle": {
  197. "navigationBarTextStyle": "black",
  198. "navigationBarTitleText": "uni-app",
  199. "navigationBarBackgroundColor": "#ffffff"
  200. },
  201. "tabBar": {
  202. "color": "#666666",
  203. "selectedColor": "#108CFF",
  204. "backgroundColor": "#ffffff",
  205. "iconWidth": "28px",
  206. "height": "70px",
  207. "fontSize": "12px",
  208. "list": [
  209. {
  210. "text": "首页",
  211. "pagePath": "pages/index/index",
  212. "iconPath": "static/tabs/home.png",
  213. "selectedIconPath": "static/tabs/home1.png"
  214. },
  215. {
  216. "text": "线索公海",
  217. "pagePath": "pages/publicClue/index",
  218. "iconPath": "static/tabs/public.png",
  219. "selectedIconPath": "static/tabs/public1.png"
  220. }, {
  221. "text": "销售线索",
  222. "pagePath": "pages/privateClue/index",
  223. "iconPath": "static/tabs/private.png",
  224. "selectedIconPath": "static/tabs/private1.png"
  225. },{
  226. "text": "我的",
  227. "pagePath": "pages/person/index",
  228. "iconPath": "static/tabs/user.png",
  229. "selectedIconPath": "static/tabs/user1.png"
  230. }]
  231. },
  232. "uniIdRouter": {},
  233. "easycom": {
  234. "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  235. }
  236. }