pages.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/index/video",
  8. "style": {
  9. "navigationBarTextStyle": "white",
  10. "navigationBarBackgroundColor": "#000000",
  11. "navigationStyle": "custom"
  12. }
  13. },
  14. {
  15. "path": "pages/index/index",
  16. "style": {
  17. "navigationBarTextStyle": "white",
  18. "navigationBarBackgroundColor": "#000000",
  19. "navigationStyle": "custom"
  20. }
  21. },
  22. {
  23. "path": "pages/public/register",
  24. "style": {
  25. "navigationBarTitleText": "注册",
  26. "app-plus": {
  27. "titleNView": {
  28. "type": "transparent"
  29. }
  30. }
  31. }
  32. }, {
  33. "path": "pages/public/login",
  34. "style": {
  35. "navigationBarTitleText": "登录",
  36. "app-plus": {
  37. "titleNView": {
  38. "type": "transparent"
  39. }
  40. }
  41. }
  42. },
  43. {
  44. "path": "pages/public/wxLogin",
  45. "style": {
  46. "navigationBarTitleText": "微信登录",
  47. "app-plus": {
  48. "titleNView": {
  49. "type": "transparent"
  50. }
  51. }
  52. }
  53. },
  54. {
  55. "path": "pages/public/forget",
  56. "style": {
  57. "navigationBarTitleText": "忘记密码",
  58. "app-plus": {
  59. "titleNView": {
  60. "type": "transparent"
  61. }
  62. }
  63. }
  64. },
  65. {
  66. "path": "pages/set/password",
  67. "style": {
  68. "navigationBarTitleText": "修改密码"
  69. }
  70. },
  71. {
  72. "path": "pages/set/userinfo",
  73. "style": {
  74. "navigationBarTitleText": "设置",
  75. "navigationBarBackgroundColor": "#000000",
  76. "navigationBarTextStyle": "white"
  77. }
  78. },
  79. {
  80. "path": "pages/index/male",
  81. "style": {
  82. "navigationBarTitleText": "详情",
  83. "navigationBarBackgroundColor": "#000000",
  84. "navigationBarTextStyle": "white"
  85. }
  86. },
  87. {
  88. "path": "pages/profit/profit",
  89. "style": {
  90. "navigationBarTitleText": "受益中心",
  91. "navigationBarBackgroundColor": "#000000",
  92. "navigationBarTextStyle": "white"
  93. }
  94. },
  95. {
  96. "path": "pages/profit/fund",
  97. "style": {
  98. "navigationBarTitleText": "详情",
  99. "navigationBarBackgroundColor": "#000000",
  100. "navigationBarTextStyle": "white"
  101. }
  102. },
  103. {
  104. "path": "pages/index/info",
  105. "style": {
  106. "navigationBarTitleText": "打款信息",
  107. "navigationBarBackgroundColor": "#000000",
  108. "navigationBarTextStyle": "white"
  109. }
  110. },
  111. {
  112. "path": "pages/index/infoDetail",
  113. "style": {
  114. "navigationBarTitleText": "详情",
  115. "navigationBarBackgroundColor": "#000000",
  116. "navigationBarTextStyle": "white"
  117. }
  118. },
  119. {
  120. "path": "pages/user/team",
  121. "style": {
  122. "navigationBarTitleText": "我的团队",
  123. "navigationBarBackgroundColor": "#000000",
  124. "navigationBarTextStyle": "white"
  125. }
  126. },
  127. {
  128. "path": "pages/user/user",
  129. "style": {
  130. "navigationBarTitleText": "我的",
  131. "navigationBarBackgroundColor": "#000000",
  132. "navigationBarTextStyle": "white"
  133. }
  134. },
  135. {
  136. "path": "pages/redirect/redirect",
  137. "style": {
  138. "navigationBarTitleText": "微信登录跳转页面",
  139. "app-plus": {
  140. "titleNView": false
  141. }
  142. }
  143. },
  144. {
  145. "path": "pages/user/shareQrCode",
  146. "style": {
  147. "navigationBarTitleText": "我的二维码",
  148. "navigationBarBackgroundColor": "#000000",
  149. "navigationBarTextStyle": "white"
  150. }
  151. },
  152. {
  153. "path": "pages/user/promotion",
  154. "style": {
  155. "navigationBarTextStyle": "white",
  156. "app-plus": {
  157. "titleNView": {
  158. "backgroundColor": "#15130f",
  159. "type": "float",
  160. "titleText": "我的帮扶"
  161. }
  162. }
  163. }
  164. },
  165. {
  166. "path": "pages/user/applyList",
  167. "style": {
  168. "navigationBarTitleText": "审核列表",
  169. "navigationBarTextStyle": "white",
  170. "navigationBarBackgroundColor": "#000000"
  171. }
  172. },
  173. {
  174. "path": "pages/index/list",
  175. "style": {
  176. "navigationBarTitleText": "通告列表",
  177. "navigationBarTextStyle": "white",
  178. "navigationBarBackgroundColor": "#000000"
  179. }
  180. },
  181. {
  182. "path": "pages/index/article",
  183. "style": {
  184. "navigationBarTitleText": "通告详情",
  185. "navigationBarTextStyle": "white",
  186. "navigationBarBackgroundColor": "#000000"
  187. }
  188. },
  189. {
  190. "path": "pages/user/upgrade",
  191. "style": {
  192. "navigationBarTitleText": "升级会员",
  193. "navigationBarTextStyle": "white",
  194. "navigationBarBackgroundColor": "#000000"
  195. }
  196. },
  197. {
  198. "path": "pages/upload/upload",
  199. "style": {
  200. "navigationBarTitleText": "上传资料",
  201. "navigationBarTextStyle": "white",
  202. "navigationBarBackgroundColor": "#000000"
  203. }
  204. }
  205. ],
  206. "globalStyle": {
  207. "navigationBarTextStyle": "black",
  208. "navigationBarTitleText": "uni-app",
  209. "navigationBarBackgroundColor": "#FFFFFF",
  210. "backgroundColor": "#f8f8f8"
  211. },
  212. "tabBar": {
  213. "color": "#71614f",
  214. "selectedColor": "#FAD6B0",
  215. "borderStyle": "black",
  216. "backgroundColor": "#15130f",
  217. "list": [{
  218. "pagePath": "pages/index/index",
  219. "iconPath": "static/tabBar/home.png",
  220. "selectedIconPath": "static/tabBar/home-action.png",
  221. "text": "首页"
  222. },
  223. {
  224. "pagePath": "pages/user/applyList",
  225. "iconPath": "static/tabBar/center.png",
  226. "selectedIconPath": "static/tabBar/center-action.png",
  227. "text": "审核列表"
  228. },
  229. {
  230. "pagePath": "pages/user/user",
  231. "iconPath": "static/tabBar/user.png",
  232. "selectedIconPath": "static/tabBar/user-action.png",
  233. "text": "我的"
  234. }
  235. ]
  236. }
  237. }