pages.json 4.9 KB

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