pages.json 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. {
  2. "pages": [
  3. // 首页
  4. {
  5. "path": "pages/index/index",
  6. "style": {
  7. "navigationBarTitleText": "",
  8. "navigationStyle": "custom"
  9. }
  10. },
  11. // 质押
  12. {
  13. "path": "pages/index/pledge",
  14. "style": {
  15. "navigationBarTitleText": "互娛共享",
  16. "navigationStyle": "custom"
  17. }
  18. },
  19. // 互娱
  20. {
  21. "path": "pages/index/entertainment",
  22. "style": {
  23. "navigationBarTitleText": "",
  24. "navigationStyle": "custom"
  25. }
  26. },
  27. // 资讯
  28. {
  29. "path": "pages/index/information",
  30. "style": {
  31. "navigationBarTitleText": "",
  32. "navigationStyle": "custom"
  33. }
  34. },
  35. {
  36. "path": "pages/public/register",
  37. "style": {
  38. "navigationBarTitleText": "注册",
  39. "app-plus": {
  40. "titleNView": {
  41. "type": "transparent"
  42. }
  43. }
  44. }
  45. },
  46. {
  47. "path": "pages/public/login",
  48. "style": {
  49. "navigationBarTitleText": "登录",
  50. "app-plus": {
  51. "titleNView": {
  52. "type": "transparent"
  53. }
  54. }
  55. }
  56. },
  57. {
  58. "path": "pages/public/wxLogin",
  59. "style": {
  60. "navigationBarTitleText": "微信登录",
  61. "app-plus": {
  62. "titleNView": {
  63. "type": "transparent"
  64. }
  65. }
  66. }
  67. },
  68. {
  69. "path": "pages/public/forget",
  70. "style": {
  71. "navigationBarTitleText": "忘记密码",
  72. "app-plus": {
  73. "titleNView": {
  74. "type": "transparent"
  75. }
  76. }
  77. }
  78. },
  79. {
  80. "path": "pages/set/set",
  81. "style": {
  82. "navigationBarTitleText": "设置"
  83. }
  84. },
  85. {
  86. "path": "pages/set/phone",
  87. "style": {
  88. "navigationBarTitleText": "实名认证"
  89. }
  90. },
  91. {
  92. "path": "pages/set/password",
  93. "style": {
  94. "navigationBarTitleText": "修改密码"
  95. }
  96. },
  97. {
  98. "path": "pages/set/userinfo",
  99. "style": {
  100. "navigationBarTitleText": "修改资料"
  101. }
  102. },
  103. {
  104. "path": "pages/index/user",
  105. "style": {
  106. // #ifndef MP-WEIXIN
  107. "navigationStyle": "custom",
  108. // #endif
  109. "navigationBarTitleText": "个人中心"
  110. }
  111. },
  112. {
  113. "path": "pages/user/award",
  114. "style": {
  115. "navigationBarTitleText": "",
  116. "navigationStyle": "custom",
  117. "app-plus": {
  118. "titleNView": {
  119. "type": "transparent"
  120. }
  121. }
  122. }
  123. },
  124. {
  125. "path": "pages/user/withdrawal",
  126. "style": {
  127. "navigationBarTitleText": "奖励提现"
  128. }
  129. },
  130. {
  131. "path": "pages/user/yjzz",
  132. "style": {
  133. "navigationBarTitleText": "转账"
  134. }
  135. },
  136. {
  137. "path": "pages/user/favorites",
  138. "style": {
  139. "navigationBarTitleText": "推廣海報"
  140. }
  141. },
  142. {
  143. "path": "pages/order/order",
  144. "style": {
  145. "navigationBarTitleText": "我的订单",
  146. "app-plus": {
  147. "bounce": "none"
  148. }
  149. }
  150. },
  151. {
  152. "path": "pages/money/paySuccess",
  153. "style": {
  154. "navigationBarTitleText": "支付成功"
  155. }
  156. },
  157. {
  158. "path": "pages/money/account",
  159. "style": {
  160. "navigationBarTitleText": "提现账号"
  161. }
  162. },
  163. // {
  164. // "path": "pages/money/withdrawal",
  165. // "style": {
  166. // "navigationBarTitleText": "提现"
  167. // }
  168. // },
  169. // {
  170. // "path": "pages/money/recharge",
  171. // "style": {
  172. // "navigationBarTitleText": "充值"
  173. // }
  174. // },
  175. {
  176. "path": "pages/category/category",
  177. "style": {
  178. // #ifdef APP-PLUS
  179. "navigationStyle": "custom",
  180. // #endif
  181. // #ifndef MP
  182. // "app-plus": {
  183. // "bounce": "none",
  184. // "titleNView": {
  185. // "searchInput": {
  186. // "backgroundColor": "rgba(231, 231, 231,.7)",
  187. // "borderRadius": "16px",
  188. // "placeholder": "商品搜索",
  189. // "disabled": true,
  190. // "placeholderColor": "#606266",
  191. // "align": "left"
  192. // }
  193. // }
  194. // },
  195. // #endif
  196. "navigationBarTitleText": "互娱共享"
  197. }
  198. },
  199. {
  200. "path": "pages/redirect/redirect",
  201. "style": {
  202. "navigationBarTitleText": "微信登录跳转页面",
  203. "app-plus": {
  204. "titleNView": false
  205. }
  206. }
  207. },
  208. {
  209. "path": "pages/user/shareQrCode",
  210. "style": {
  211. "navigationBarTitleText": "互娛記錄"
  212. }
  213. },
  214. {
  215. "path": "pages/user/team",
  216. "style": {
  217. "navigationBarTitleText": "錢包",
  218. "navigationStyle": "custom"
  219. }
  220. },
  221. {
  222. "path": "pages/user/yue",
  223. "style": {
  224. "navigationBarTitleText": "我的余额",
  225. "navigationStyle": "custom"
  226. }
  227. },
  228. {
  229. "path" : "pages/myPledge/myPledge",
  230. "style" :
  231. {
  232. "navigationBarTitleText": "我的质押",
  233. "enablePullDownRefresh": false,
  234. // "navigationBarTextStyle": "white",
  235. "backgroundColor": "#000000"
  236. }
  237. }
  238. ,{
  239. "path" : "pages/introduce/introduce",
  240. "style" :
  241. {
  242. "navigationBarTitleText": "玩法介绍",
  243. "enablePullDownRefresh": false
  244. }
  245. }
  246. ,{
  247. "path" : "pages/promotion/promotion",
  248. "style" :
  249. {
  250. "navigationBarTitleText": "推广计划",
  251. "enablePullDownRefresh": false
  252. }
  253. }
  254. ,{
  255. "path" : "pages/recharge/recharge",
  256. "style" :
  257. {
  258. "navigationBarTitleText": "充值",
  259. "enablePullDownRefresh": false
  260. }
  261. }
  262. ,{
  263. "path" : "pages/withdrawal/withdrawal",
  264. "style" :
  265. {
  266. "navigationBarTitleText": "提幣",
  267. "enablePullDownRefresh": false
  268. }
  269. },
  270. {
  271. "path" : "pages/game/game",
  272. "style" :
  273. {
  274. "navigationBarTitleText": "游戏举例",
  275. "enablePullDownRefresh": false
  276. }
  277. }
  278. ,{
  279. "path" : "pages/tabulation/tabulation",
  280. "style" :
  281. {
  282. "navigationBarTitleText": "会员列表",
  283. "enablePullDownRefresh": false
  284. }
  285. }
  286. ,{
  287. "path" : "pages/transaction/transaction",
  288. "style" :
  289. {
  290. "navigationBarTitleText": "交易密码",
  291. "enablePullDownRefresh": false
  292. }
  293. }
  294. ,{
  295. "path" : "pages/zyXingqing/zyXingqing",
  296. "style" :
  297. {
  298. "navigationBarTitleText": "",
  299. "enablePullDownRefresh": false
  300. }
  301. }
  302. ,{
  303. "path" : "pages/history/history",
  304. "style" :
  305. {
  306. "navigationBarTitleText": "历史列表",
  307. "enablePullDownRefresh": false
  308. }
  309. }
  310. // ,
  311. // {
  312. // "path" : "pages/wallet /wallet ",
  313. // "style" :
  314. // {
  315. // "navigationBarTitleText": "錢包",
  316. // "enablePullDownRefresh": false
  317. // }
  318. // }
  319. ],
  320. "tabBar": {
  321. "color": "#C0C4CC",
  322. "selectedColor": "#FEB041 ",
  323. "borderStyle": "black",
  324. "backgroundColor": "#000000",
  325. "list": [{
  326. "visible":false,
  327. "pagePath": "pages/index/index",
  328. "iconPath": "static/tabBar/shouye.png",
  329. "selectedIconPath": "static/tabBar/shouye-home.png",
  330. "text": "首頁"
  331. },
  332. {
  333. "visible":false,
  334. "pagePath": "pages/index/pledge",
  335. "iconPath": "static/tabBar/baoya.png",
  336. "selectedIconPath": "static/tabBar/baoya-home.png",
  337. "text": "質押"
  338. },
  339. {
  340. "visible":false,
  341. "pagePath": "pages/index/entertainment",
  342. "iconPath": "static/tabBar/huyu.png",
  343. "selectedIconPath": "static/tabBar/huyu-home.png",
  344. "text": "互娛"
  345. },
  346. {
  347. "visible":false,
  348. "pagePath": "pages/index/information",
  349. "iconPath": "static/tabBar/zixun.png",
  350. "selectedIconPath": "static/tabBar/zixun-home.png",
  351. "text": "資訊"
  352. },
  353. {
  354. "visible":false,
  355. "pagePath": "pages/index/user",
  356. "iconPath": "static/tabBar/my.png",
  357. "selectedIconPath": "static/tabBar/my-home.png",
  358. "text": "我的"
  359. }
  360. ]
  361. }
  362. }