pages.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  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/mation",
  129. "style": {
  130. "navigationBarTitleText": "交易记录",
  131. "enablePullDownRefresh": true
  132. }
  133. },
  134. {
  135. "path": "pages/finance/Tdetails",
  136. "style": {
  137. "navigationBarTitleText": "提币记录",
  138. "enablePullDownRefresh": true
  139. }
  140. },
  141. {
  142. "path": "pages/finance/today",
  143. "style": {
  144. "navigationBarTitleText": "业绩",
  145. "navigationBarBackgroundColor":"#5771DF",
  146. "navigationBarTextStyle": "white"
  147. }
  148. },
  149. {
  150. "path": "pages/finance/xieyi",
  151. "style": {
  152. "navigationBarTitleText": "租赁协议"
  153. }
  154. },
  155. {
  156. "path": "pages/finance/computat",
  157. "style": {
  158. "navigationBarTitleText": "我的算力"
  159. }
  160. },
  161. {
  162. "path": "pages/finance/recharge",
  163. "style": {
  164. "navigationBarTitleText": "充币"
  165. }
  166. },
  167. {
  168. "path": "pages/finance/details",
  169. "style": {
  170. "navigationBarTitleText": "资金流水"
  171. }
  172. },
  173. {
  174. "path": "pages/finance/transfer",
  175. "style": {
  176. "navigationBarTitleText": "转账",
  177. "navigationBarBackgroundColor":"#5771DF",
  178. "navigationBarTextStyle": "white"
  179. }
  180. },
  181. {
  182. "path": "pages/finance/withdraw",
  183. "style": {
  184. "navigationBarTitleText": "提币"
  185. }
  186. },
  187. {
  188. "path": "pages/user/user",
  189. "style": {
  190. "navigationBarTitleText": "个人中心",
  191. "enablePullDownRefresh": true,
  192. "app-plus": {
  193. "titleNView": {
  194. "type": "transparent"
  195. }
  196. }
  197. }
  198. },
  199. {
  200. "path": "pages/user/loginPass",
  201. "style": {
  202. "navigationBarTitleText": "登录密码"
  203. }
  204. },
  205. {
  206. "path": "pages/user/payment",
  207. "style": {
  208. "navigationBarTitleText": "支付密码"
  209. }
  210. },
  211. {
  212. "path": "pages/user/myTeam",
  213. "style": {
  214. "navigationBarTitleText": "我的分享",
  215. "navigationBarBackgroundColor":"#5771DF",
  216. "navigationBarTextStyle": "white"
  217. }
  218. },
  219. {
  220. "path": "pages/user/meaasge",
  221. "style": {
  222. "navigationBarTitleText": "消息中心"
  223. }
  224. },
  225. {
  226. "path": "pages/set/set",
  227. "style": {
  228. "navigationBarTitleText": "设置"
  229. }
  230. },
  231. {
  232. "path": "pages/public/wxLogin",
  233. "style": {
  234. "navigationBarTitleText": "微信登录",
  235. "app-plus": {
  236. "titleNView": {
  237. "type": "transparent"
  238. }
  239. }
  240. }
  241. },
  242. {
  243. "path": "pages/redirect/redirect",
  244. "style": {
  245. "navigationBarTitleText": "微信登录跳转页面",
  246. "app-plus": {
  247. "titleNView": false
  248. }
  249. }
  250. }
  251. ],
  252. "globalStyle": {
  253. "navigationBarTextStyle": "black",
  254. "navigationBarTitleText": "uni-app",
  255. "navigationBarBackgroundColor": "#FFFFFF",
  256. "backgroundColor": "#f8f8f8"
  257. },
  258. "tabBar": {
  259. "color": "#C2C6D5",
  260. "selectedColor": "#5771DF",
  261. "borderStyle": "black",
  262. "backgroundColor": "#ffffff",
  263. "list": [{
  264. "pagePath": "pages/index/index",
  265. "iconPath": "static/tabBar/tab-home.png",
  266. "selectedIconPath": "static/tabBar/tab-home-current.png",
  267. "text": "首页"
  268. },
  269. // {
  270. // "pagePath": "pages/product/index",
  271. // "iconPath": "static/tabBar/tab-product.png",
  272. // "selectedIconPath": "static/tabBar/tab-product-current.png",
  273. // "text": "产品"
  274. // },
  275. {
  276. "pagePath": "pages/calculation/index",
  277. "iconPath": "static/tabBar/tab-calculation.png",
  278. "selectedIconPath": "static/tabBar/tab-calculation-current.png",
  279. "text": "算力"
  280. },
  281. {
  282. "pagePath": "pages/finance/index",
  283. "iconPath": "static/tabBar/tab-finance.png",
  284. "selectedIconPath": "static/tabBar/tab-finance-current.png",
  285. "text": "资产"
  286. },
  287. {
  288. "pagePath": "pages/user/user",
  289. "iconPath": "static/tabBar/tab-my.png",
  290. "selectedIconPath": "static/tabBar/tab-my-current.png",
  291. "text": "我的"
  292. }
  293. ]
  294. }
  295. }