pages.json 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  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/index/info",
  89. "style": {
  90. "navigationBarTitleText": "打款信息",
  91. "navigationBarBackgroundColor": "#000000",
  92. "navigationBarTextStyle": "white"
  93. }
  94. },
  95. {
  96. "path": "pages/index/infoDetail",
  97. "style": {
  98. "navigationBarTitleText": "详情",
  99. "navigationBarBackgroundColor": "#000000",
  100. "navigationBarTextStyle": "white"
  101. }
  102. },
  103. {
  104. "path": "pages/user/team",
  105. "style": {
  106. "navigationBarTitleText": "我的团队",
  107. "navigationBarBackgroundColor": "#000000",
  108. "navigationBarTextStyle": "white"
  109. }
  110. },
  111. {
  112. "path": "pages/user/user",
  113. "style": {
  114. "navigationBarTitleText": "我的",
  115. "navigationBarBackgroundColor": "#000000",
  116. "navigationBarTextStyle": "white"
  117. }
  118. },
  119. {
  120. "path": "pages/user/award",
  121. "style": {
  122. "navigationBarTitleText": "奖励明细",
  123. "app-plus": {
  124. "titleNView": {
  125. "type": "transparent"
  126. }
  127. }
  128. }
  129. },
  130. {
  131. "path": "pages/user/withdrawal",
  132. "style": {
  133. "navigationBarTitleText": "奖励提现"
  134. }
  135. },
  136. {
  137. "path": "pages/user/scoreAccumulate",
  138. "style": {
  139. "navigationBarTitleText": "积分明细"
  140. }
  141. },
  142. {
  143. "path": "pages/redirect/redirect",
  144. "style": {
  145. "navigationBarTitleText": "微信登录跳转页面",
  146. "app-plus": {
  147. "titleNView": false
  148. }
  149. }
  150. },
  151. {
  152. "path": "pages/user/shareQrCode",
  153. "style": {
  154. "navigationBarTitleText": "我的二维码",
  155. "navigationBarBackgroundColor": "#000000",
  156. "navigationBarTextStyle": "white"
  157. }
  158. },
  159. {
  160. "path": "pages/user/promotion",
  161. "style": {
  162. "navigationBarTextStyle": "white",
  163. "app-plus": {
  164. "titleNView": {
  165. "backgroundColor": "#15130f",
  166. "type": "float",
  167. "titleText": "我的推广"
  168. }
  169. }
  170. }
  171. },
  172. {
  173. "path": "pages/profit/profit",
  174. "style": {
  175. // "navigationBarTitleText": "收益中心",
  176. "navigationBarTextStyle": "white",
  177. "app-plus": {
  178. "titleNView": {
  179. "backgroundColor": "#15130f",
  180. "type": "float",
  181. "titleText": "收益中心"
  182. }
  183. }
  184. }
  185. },
  186. {
  187. "path": "pages/public/success",
  188. "style": {
  189. // "navigationBarTitleText": "收益中心",
  190. "navigationBarTextStyle": "white",
  191. "app-plus": {
  192. "titleNView": {
  193. "backgroundColor": "#000000",
  194. "type": "float",
  195. "titleText": "提交成功"
  196. }
  197. }
  198. }
  199. },
  200. {
  201. "path": "pages/user/applyList",
  202. "style": {
  203. "navigationBarTitleText": "审核列表",
  204. "navigationBarTextStyle": "white",
  205. "navigationBarBackgroundColor": "#000000"
  206. }
  207. },
  208. {
  209. "path": "pages/user/upgrade",
  210. "style": {
  211. "navigationBarTitleText": "升级会员",
  212. "navigationBarTextStyle": "white",
  213. "navigationBarBackgroundColor": "#000000"
  214. }
  215. },
  216. {
  217. "path": "pages/upload/upload",
  218. "style": {
  219. "navigationBarTitleText": "上传资料",
  220. "navigationBarTextStyle": "white",
  221. "navigationBarBackgroundColor": "#000000"
  222. }
  223. }
  224. ],
  225. "globalStyle": {
  226. "navigationBarTextStyle": "black",
  227. "navigationBarTitleText": "uni-app",
  228. "navigationBarBackgroundColor": "#FFFFFF",
  229. "backgroundColor": "#f8f8f8"
  230. },
  231. "tabBar": {
  232. "color": "#71614f",
  233. "selectedColor": "#FAD6B0",
  234. "borderStyle": "black",
  235. "backgroundColor": "#15130f",
  236. "list": [{
  237. "pagePath": "pages/index/index",
  238. "iconPath": "static/tabBar/home.png",
  239. "selectedIconPath": "static/tabBar/home-action.png",
  240. "text": "首页"
  241. },
  242. {
  243. "pagePath": "pages/user/applyList",
  244. "iconPath": "static/tabBar/center.png",
  245. "selectedIconPath": "static/tabBar/center-action.png",
  246. "text": "审核列表"
  247. },
  248. {
  249. "pagePath": "pages/user/user",
  250. "iconPath": "static/tabBar/user.png",
  251. "selectedIconPath": "static/tabBar/user-action.png",
  252. "text": "我的"
  253. }
  254. ]
  255. }
  256. }