pages.json 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. {
  2. "pages": [
  3. // 首页
  4. {
  5. "path": "pages/index/index",
  6. "style": {
  7. "navigationBarTitleText": "Home",
  8. "navigationStyle": "custom"
  9. }
  10. },
  11. // 质押
  12. {
  13. "path": "pages/index/pledge",
  14. "style": {
  15. "navigationBarTitleText": "C2C交易",
  16. "navigationBarBackgroundColor": "#051137",
  17. "navigationBarTextStyle": "white",
  18. "app-plus": {
  19. "titleNView": {
  20. "buttons": [{
  21. "text": "我的订单 ",
  22. "float": "right",
  23. "color": "#1356FF",
  24. "fontSize": "14px"
  25. }]
  26. }
  27. }
  28. }
  29. },
  30. // 互娱
  31. {
  32. "path": "pages/index/entertainment",
  33. "style": {
  34. "navigationBarTitleText": "Game",
  35. "navigationBarBackgroundColor": "#000000",
  36. "navigationBarTextStyle": "white"
  37. }
  38. },
  39. {
  40. "path": "pages/public/register",
  41. "style": {
  42. "navigationBarTitleText": "注册",
  43. "navigationBarBackgroundColor": "#000000",
  44. "navigationBarTextStyle": "white"
  45. }
  46. },
  47. {
  48. "path": "pages/public/login",
  49. "style": {
  50. "navigationBarTitleText": "登录",
  51. "navigationBarBackgroundColor": "#000000",
  52. "navigationBarTextStyle": "white"
  53. }
  54. },
  55. {
  56. "path": "pages/public/wxLogin",
  57. "style": {
  58. "navigationBarTitleText": "微信登录",
  59. "app-plus": {
  60. "titleNView": {
  61. "type": "transparent"
  62. }
  63. }
  64. }
  65. },
  66. {
  67. "path": "pages/public/forget",
  68. "style": {
  69. "navigationBarTitleText": "忘记密码",
  70. "app-plus": {
  71. "titleNView": {
  72. "type": "transparent"
  73. }
  74. }
  75. }
  76. },
  77. {
  78. "path": "pages/index/user",
  79. "style": {
  80. // #ifndef MP-WEIXIN
  81. "navigationStyle": "custom",
  82. // #endif
  83. "navigationBarTitleText": "My"
  84. }
  85. },
  86. {
  87. "path": "pages/redirect/redirect",
  88. "style": {
  89. "navigationBarTitleText": "微信登录跳转页面",
  90. "app-plus": {
  91. "titleNView": false
  92. }
  93. }
  94. },
  95. {
  96. "path": "pages/myPledge/myPledge",
  97. "style": {
  98. "navigationBarTitleText": "我的质押",
  99. "enablePullDownRefresh": false,
  100. "navigationBarBackgroundColor": "#000000",
  101. "navigationBarTextStyle": "white"
  102. }
  103. }, {
  104. "path": "pages/introduce/introduce",
  105. "style": {
  106. "navigationBarTitleText": "玩法介绍",
  107. "enablePullDownRefresh": false,
  108. "navigationBarBackgroundColor": "#000000",
  109. "navigationBarTextStyle": "white"
  110. }
  111. }, {
  112. "path": "pages/introduce/promotion",
  113. "style": {
  114. "navigationBarTitleText": "推广计划",
  115. "enablePullDownRefresh": false,
  116. "navigationBarBackgroundColor": "#000000",
  117. "navigationBarTextStyle": "white"
  118. }
  119. },
  120. {
  121. "path": "pages/introduce/game",
  122. "style": {
  123. "navigationBarTitleText": "游戏举例",
  124. "enablePullDownRefresh": false,
  125. "navigationBarBackgroundColor": "#000000",
  126. "navigationBarTextStyle": "white"
  127. }
  128. },
  129. {
  130. "path": "pages/introduce/pkedetail",
  131. "style": {
  132. "navigationBarTitleText": "PKR介绍",
  133. "enablePullDownRefresh": false,
  134. "navigationBarBackgroundColor": "#000000",
  135. "navigationBarTextStyle": "white"
  136. }
  137. },
  138. {
  139. "path": "pages/myPledge/zyXingqing",
  140. "style": {
  141. "navigationBarTitleText": "",
  142. "enablePullDownRefresh": false,
  143. "navigationBarBackgroundColor": "#000000",
  144. "navigationBarTextStyle": "white"
  145. }
  146. }, {
  147. "path": "pages/game/history",
  148. "style": {
  149. "navigationBarTitleText": "历史列表",
  150. "enablePullDownRefresh": false,
  151. "navigationBarBackgroundColor": "#000000",
  152. "navigationBarTextStyle": "white"
  153. }
  154. },
  155. {
  156. "path": "pages/index/recharge",
  157. "style": {
  158. "navigationBarTitleText": "充值",
  159. "enablePullDownRefresh": false,
  160. "navigationBarBackgroundColor": "#051137",
  161. "navigationBarTextStyle": "white"
  162. }
  163. },
  164. {
  165. "path": "pages/index/personal",
  166. "style": {
  167. "navigationBarTitleText": "实名认证",
  168. "enablePullDownRefresh": false,
  169. "navigationBarBackgroundColor": "#051137",
  170. "navigationBarTextStyle": "white"
  171. }
  172. },
  173. {
  174. "path": "pages/index/transaction",
  175. "style": {
  176. "navigationBarTitleText": "交易密码",
  177. "enablePullDownRefresh": false,
  178. "navigationBarBackgroundColor": "#051137",
  179. "navigationBarTextStyle": "white"
  180. }
  181. },
  182. {
  183. "path": "pages/index/information",
  184. "style": {
  185. "navigationBarTitleText": "收款信息",
  186. "enablePullDownRefresh": false,
  187. "navigationBarBackgroundColor": "#051137",
  188. "navigationBarTextStyle": "white"
  189. }
  190. },
  191. {
  192. "path": "pages/index/service",
  193. "style": {
  194. "navigationBarTitleText": "联系客服",
  195. "enablePullDownRefresh": false,
  196. "navigationBarBackgroundColor": "#051137",
  197. "navigationBarTextStyle": "white"
  198. }
  199. }
  200. ],
  201. "subPackages": [{ // 模块分包
  202. "root": "pages/user",
  203. "name": "shop",
  204. "pages": [{
  205. "path": "money/recharge",
  206. "style": {
  207. "navigationBarTitleText": "充值",
  208. "enablePullDownRefresh": false,
  209. "navigationBarBackgroundColor": "#000000",
  210. "navigationBarTextStyle": "white"
  211. }
  212. },
  213. {
  214. "path": "money/withdrawal",
  215. "style": {
  216. "navigationBarTitleText": "奖励提现",
  217. "navigationBarBackgroundColor": "#000000",
  218. "navigationBarTextStyle": "white"
  219. }
  220. },
  221. {
  222. "path": "money/team",
  223. "style": {
  224. "navigationBarTitleText": "錢包",
  225. "navigationStyle": "custom"
  226. }
  227. },
  228. {
  229. "path": "set/set",
  230. "style": {
  231. "navigationBarTitleText": "设置",
  232. "navigationBarBackgroundColor": "#000000",
  233. "navigationBarTextStyle": "white"
  234. }
  235. }, {
  236. "path": "set/transaction",
  237. "style": {
  238. "navigationBarTitleText": "交易密码",
  239. "enablePullDownRefresh": false,
  240. "navigationBarBackgroundColor": "#000000",
  241. "navigationBarTextStyle": "white"
  242. }
  243. },
  244. {
  245. "path": "set/password",
  246. "style": {
  247. "navigationBarTitleText": "修改密码",
  248. "navigationBarBackgroundColor": "#000000",
  249. "navigationBarTextStyle": "white"
  250. }
  251. },
  252. {
  253. "path": "set/userinfo",
  254. "style": {
  255. "navigationBarTitleText": "修改资料",
  256. "navigationBarBackgroundColor": "#000000",
  257. "navigationBarTextStyle": "white"
  258. }
  259. },
  260. {
  261. "path": "vip/tabulation",
  262. "style": {
  263. "navigationBarTitleText": "会员列表",
  264. "enablePullDownRefresh": false,
  265. "navigationBarBackgroundColor": "#000000",
  266. "navigationBarTextStyle": "white"
  267. }
  268. },
  269. {
  270. "path": "vip/details",
  271. "style": {
  272. "navigationBarTitleText": "他的粉絲",
  273. "enablePullDownRefresh": false,
  274. "navigationBarBackgroundColor": "#000000",
  275. "navigationBarTextStyle": "white"
  276. }
  277. },
  278. {
  279. "path": "shareQrCode",
  280. "style": {
  281. "navigationBarTitleText": "互娛記錄",
  282. "navigationBarBackgroundColor": "#000000",
  283. "navigationBarTextStyle": "white"
  284. }
  285. },
  286. {
  287. "path": "favorites",
  288. "style": {
  289. "navigationBarTitleText": "推廣海報",
  290. "navigationBarBackgroundColor": "#000000",
  291. "navigationBarTextStyle": "white"
  292. }
  293. }
  294. ]
  295. }],
  296. "tabBar": {
  297. "color": "#093AAA",
  298. "selectedColor": "#1254F9",
  299. "borderStyle": "black",
  300. "backgroundColor": "#051137",
  301. "list": [{
  302. "pagePath": "pages/index/index",
  303. "iconPath": "static/tabBar/shouye.png",
  304. "selectedIconPath": "static/tabBar/shouye-home.png",
  305. "text": "首页"
  306. },
  307. {
  308. "pagePath": "pages/index/pledge",
  309. "iconPath": "static/tabBar/baoya.png",
  310. "selectedIconPath": "static/tabBar/baoya-home.png",
  311. "text": "C2C交易"
  312. },
  313. {
  314. "pagePath": "pages/index/user",
  315. "iconPath": "static/tabBar/my.png",
  316. "selectedIconPath": "static/tabBar/my-home.png",
  317. "text": "资产"
  318. }
  319. ]
  320. },
  321. "globalStyle": {
  322. "navigationBarTextStyle": "black",
  323. "navigationBarTitleText": "加载中",
  324. "navigationBarBackgroundColor": "#fff",
  325. "backgroundColor": "#fff"
  326. // "titleNView": false
  327. }
  328. }