pages.json 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/public/login",
  5. "style": {
  6. "navigationBarTitleText": "登录",
  7. "app-plus": {
  8. "titleNView": {
  9. "type": "transparent"
  10. }
  11. }
  12. }
  13. },
  14. {
  15. "path": "pages/public/register",
  16. "style": {
  17. "navigationBarTitleText": ""
  18. }
  19. },
  20. {
  21. "path": "pages/public/forget",
  22. "style": {
  23. "navigationBarTitleText": "修改密码"
  24. }
  25. },
  26. {
  27. "path": "pages/index/index",
  28. "style": {
  29. "navigationBarTextStyle":"black",
  30. "navigationBarTitleText": "",
  31. "enablePullDownRefresh": true,
  32. "onReachBottomDistance":50,
  33. "app-plus": {
  34. "titleNView":false
  35. }
  36. }
  37. },
  38. {
  39. "path": "pages/index/information",
  40. "style": {
  41. "navigationBarTitleText": "资讯"
  42. }
  43. },
  44. {
  45. "path": "pages/index/informationDetails",
  46. "style": {
  47. "navigationBarTitleText": "资讯详情"
  48. }
  49. },
  50. {
  51. "path": "pages/index/introduce",
  52. "style": {
  53. "navigationBarTitleText": "平台介绍"
  54. }
  55. },
  56. {
  57. "path": "pages/index/notice",
  58. "style": {
  59. "navigationBarTitleText": "通知公告"
  60. }
  61. },
  62. {
  63. "path": "pages/index/share",
  64. "style": {
  65. "navigationBarTitleText": "分享好友"
  66. }
  67. },
  68. {
  69. "path": "pages/calculation/index",
  70. "style": {
  71. "navigationBarTitleText": "算力",
  72. "enablePullDownRefresh": true
  73. }
  74. },
  75. {
  76. "path": "pages/index/pingtai",
  77. "style": {
  78. "navigationBarTitleText": "平台介绍",
  79. "enablePullDownRefresh": true
  80. }
  81. },
  82. {
  83. "path": "pages/calculation/myCalculation",
  84. "style": {
  85. "navigationBarTitleText": "我的算力"
  86. }
  87. },
  88. {
  89. "path": "pages/finance/allMiner",
  90. "style": {
  91. "navigationBarTitleText": "总矿工列表"
  92. }
  93. },
  94. {
  95. "path": "pages/calculation/details",
  96. "style": {
  97. "navigationBarTitleText": "云算力详情",
  98. "navigationBarBackgroundColor":"#5771DF",
  99. "navigationBarTextStyle": "white"
  100. }
  101. },
  102. {
  103. "path": "pages/calculation/buyCalculation",
  104. "style": {
  105. "navigationBarTitleText": "服务器租赁"
  106. }
  107. },
  108. {
  109. "path": "pages/calculation/computer",
  110. "style": {
  111. "navigationBarTitleText": "收益计算器"
  112. }
  113. },
  114. {
  115. "path": "pages/product/index",
  116. "style": {
  117. "navigationBarTitleText": "商城"
  118. }
  119. },
  120. {
  121. "path": "pages/finance/index",
  122. "style": {
  123. "navigationBarTitleText": "资产",
  124. "enablePullDownRefresh": true
  125. }
  126. },
  127. {
  128. "path": "pages/finance/xieyi",
  129. "style": {
  130. "navigationBarTitleText": "租赁协议"
  131. }
  132. },
  133. {
  134. "path": "pages/finance/computat",
  135. "style": {
  136. "navigationBarTitleText": "我的算力"
  137. }
  138. },
  139. {
  140. "path": "pages/finance/recharge",
  141. "style": {
  142. "navigationBarTitleText": "充币"
  143. }
  144. },
  145. {
  146. "path": "pages/finance/details",
  147. "style": {
  148. "navigationBarTitleText": "资金流水"
  149. }
  150. },
  151. {
  152. "path": "pages/finance/transfer",
  153. "style": {
  154. "navigationBarTitleText": "转账",
  155. "navigationBarBackgroundColor":"#5771DF",
  156. "navigationBarTextStyle": "white"
  157. }
  158. },
  159. {
  160. "path": "pages/finance/withdraw",
  161. "style": {
  162. "navigationBarTitleText": "提币"
  163. }
  164. },
  165. {
  166. "path": "pages/user/user",
  167. "style": {
  168. "navigationBarTitleText": "个人中心",
  169. "enablePullDownRefresh": true,
  170. "app-plus": {
  171. "titleNView": {
  172. "type": "transparent"
  173. }
  174. }
  175. }
  176. },
  177. {
  178. "path": "pages/user/loginPass",
  179. "style": {
  180. "navigationBarTitleText": "登录密码"
  181. }
  182. },
  183. {
  184. "path": "pages/user/payment",
  185. "style": {
  186. "navigationBarTitleText": "支付密码"
  187. }
  188. },
  189. {
  190. "path": "pages/user/myTeam",
  191. "style": {
  192. "navigationBarTitleText": "我的分享",
  193. "navigationBarBackgroundColor":"#5771DF",
  194. "navigationBarTextStyle": "white"
  195. }
  196. },
  197. {
  198. "path": "pages/user/meaasge",
  199. "style": {
  200. "navigationBarTitleText": "消息中心"
  201. }
  202. },
  203. {
  204. "path": "pages/set/set",
  205. "style": {
  206. "navigationBarTitleText": "设置"
  207. }
  208. },
  209. {
  210. "path": "pages/public/wxLogin",
  211. "style": {
  212. "navigationBarTitleText": "微信登录",
  213. "app-plus": {
  214. "titleNView": {
  215. "type": "transparent"
  216. }
  217. }
  218. }
  219. },
  220. {
  221. "path": "pages/redirect/redirect",
  222. "style": {
  223. "navigationBarTitleText": "微信登录跳转页面",
  224. "app-plus": {
  225. "titleNView": false
  226. }
  227. }
  228. }
  229. ],
  230. "globalStyle": {
  231. "navigationBarTextStyle": "black",
  232. "navigationBarTitleText": "uni-app",
  233. "navigationBarBackgroundColor": "#FFFFFF",
  234. "backgroundColor": "#f8f8f8"
  235. },
  236. "tabBar": {
  237. "color": "#C2C6D5",
  238. "selectedColor": "#5771DF",
  239. "borderStyle": "black",
  240. "backgroundColor": "#ffffff",
  241. "list": [{
  242. "pagePath": "pages/index/index",
  243. "iconPath": "static/tabBar/tab-home.png",
  244. "selectedIconPath": "static/tabBar/tab-home-current.png",
  245. "text": "首页"
  246. },
  247. // {
  248. // "pagePath": "pages/product/index",
  249. // "iconPath": "static/tabBar/tab-product.png",
  250. // "selectedIconPath": "static/tabBar/tab-product-current.png",
  251. // "text": "产品"
  252. // },
  253. {
  254. "pagePath": "pages/calculation/index",
  255. "iconPath": "static/tabBar/tab-calculation.png",
  256. "selectedIconPath": "static/tabBar/tab-calculation-current.png",
  257. "text": "算力"
  258. },
  259. {
  260. "pagePath": "pages/finance/index",
  261. "iconPath": "static/tabBar/tab-finance.png",
  262. "selectedIconPath": "static/tabBar/tab-finance-current.png",
  263. "text": "资产"
  264. },
  265. {
  266. "pagePath": "pages/user/user",
  267. "iconPath": "static/tabBar/tab-my.png",
  268. "selectedIconPath": "static/tabBar/tab-my-current.png",
  269. "text": "我的"
  270. }
  271. ]
  272. }
  273. }