pages.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/index/index",
  7. "style": {
  8. "enablePullDownRefresh": true,
  9. "navigationBarTitleText": "首頁",
  10. "navigationStyle": "custom"
  11. }
  12. },
  13. {
  14. "path": "pages/index/gglist",
  15. "style": {
  16. "navigationBarTitleText": "公告列表"
  17. }
  18. },
  19. {
  20. "path": "pages/index/ggDetail",
  21. "style": {
  22. "navigationBarTitleText": "公告詳情"
  23. }
  24. },
  25. {
  26. "path": "pages/index/rg",
  27. "style": {
  28. "navigationBarTitleText": "新幣認購"
  29. }
  30. },
  31. {
  32. "path": "pages/index/kf",
  33. "style": {
  34. "navigationBarTitleText": "客服",
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/transaction/transaction",
  40. "style": {
  41. "navigationBarTitleText": "幣幣交易市場"
  42. }
  43. },
  44. {
  45. "path": "pages/transaction/transactionDetail",
  46. "style": {
  47. "navigationBarTitleText": "交易詳情"
  48. }
  49. },
  50. {
  51. "path": "pages/transaction/cblist",
  52. "style": {
  53. "navigationBarTitleText": "充幣列表"
  54. }
  55. },
  56. {
  57. "path": "pages/transaction/cbdetail",
  58. "style": {
  59. "navigationBarTitleText": "充幣詳情",
  60. "navigationStyle": "custom"
  61. }
  62. },
  63. {
  64. "path": "pages/transaction/czlist",
  65. "style": {
  66. "navigationBarTitleText": "充幣記錄",
  67. "navigationStyle": "custom"
  68. }
  69. },
  70. {
  71. "path": "pages/transaction/tblist",
  72. "style": {
  73. "navigationBarTitleText": "提幣列表"
  74. }
  75. },
  76. {
  77. "path": "pages/transaction/tbdetail",
  78. "style": {
  79. "navigationBarTitleText": "提幣詳情"
  80. }
  81. },
  82. {
  83. "path": "pages/transaction/transfer",
  84. "style": {
  85. "navigationBarTitleText": "資金劃轉"
  86. }
  87. },
  88. {
  89. "path": "pages/heyue/heyue",
  90. "style": {
  91. "navigationBarTitleText": "合約交易",
  92. "enablePullDownRefresh": false,
  93. "navigationStyle": "custom"
  94. }
  95. },
  96. {
  97. "path": "pages/heyue/tradlist",
  98. "style": {
  99. "navigationBarTitleText": ""
  100. }
  101. },
  102. {
  103. "path": "pages/public/register",
  104. "style": {
  105. "navigationBarTitleText": "注冊"
  106. }
  107. }, {
  108. "path": "pages/public/login",
  109. "style": {
  110. "navigationBarTitleText": "登錄"
  111. }
  112. },
  113. {
  114. "path": "pages/public/forget",
  115. "style": {
  116. "navigationBarTitleText": "重置密碼"
  117. }
  118. },
  119. {
  120. "path": "pages/user/user",
  121. "style": {
  122. "navigationBarTitleText": "資產"
  123. }
  124. },
  125. {
  126. "path": "pages/user/menu",
  127. "style": {
  128. "navigationBarTitleText": ""
  129. }
  130. },
  131. {
  132. "path": "pages/user/allorder",
  133. "style": {
  134. "navigationBarTitleText": ""
  135. }
  136. },
  137. {
  138. "path": "pages/user/respwd",
  139. "style": {
  140. "navigationBarTitleText": "密碼"
  141. }
  142. },
  143. {
  144. "path": "pages/user/authrz",
  145. "style": {
  146. "navigationBarTitleText": ""
  147. }
  148. },
  149. {
  150. "path": "pages/user/coininfo",
  151. "style": {
  152. "navigationBarTitleText": ""
  153. }
  154. }
  155. ],
  156. "globalStyle": {
  157. "navigationBarTextStyle": "black",
  158. "navigationBarTitleText": "uni-app",
  159. "navigationBarBackgroundColor": "#FFFFFF",
  160. "backgroundColor": "#f8f8f8"
  161. },
  162. "tabBar": {
  163. "color": "#697484",
  164. "selectedColor": "#fcd417",
  165. "borderStyle": "black",
  166. "backgroundColor": "#ffffff",
  167. "list": [{
  168. "pagePath": "pages/index/index",
  169. "iconPath": "static/tabBar/home.png",
  170. "selectedIconPath": "static/tabBar/home-action.png",
  171. "text": "首頁"
  172. },
  173. {
  174. "pagePath": "pages/transaction/transaction",
  175. "iconPath": "static/tabBar/jy.png",
  176. "selectedIconPath": "static/tabBar/jy-action.png",
  177. "text": "交易"
  178. },
  179. {
  180. "pagePath": "pages/heyue/heyue",
  181. "iconPath": "static/tabBar/hy.png",
  182. "selectedIconPath": "static/tabBar/hy-action.png",
  183. "text": "合約"
  184. },
  185. {
  186. "pagePath": "pages/user/user",
  187. "iconPath": "static/tabBar/zc.png",
  188. "selectedIconPath": "static/tabBar/zc-action.png",
  189. "text": "資產"
  190. }
  191. ]
  192. }
  193. }