pages.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "^uni-(.*)": "@/uni_modules/uni-$1/components/uni-$1/uni-$1.vue",
  6. "^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
  7. "^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
  8. "^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue",
  9. "^cwg-(.*)": "@/components/cwg-$1.vue"
  10. }
  11. },
  12. "leftWindow": {
  13. "path": "windows/left-window.vue",
  14. "style": {
  15. "width": "280px"
  16. },
  17. "matchMedia": {
  18. "minWidth": 991
  19. }
  20. },
  21. "topWindow": {
  22. "path": "windows/top-window.vue",
  23. "style": {
  24. "height": "56px"
  25. },
  26. "matchMedia": {
  27. "minWidth": 991
  28. }
  29. },
  30. "pages": [
  31. {
  32. "path": "pages/launch/index",
  33. "style": {
  34. "navigationBarTitleText": "",
  35. "navigationStyle": "custom"
  36. }
  37. },
  38. {
  39. "path": "pages/mine/info",
  40. "style": {
  41. "navigationBarTitleText": "",
  42. "navigationStyle": "custom"
  43. }
  44. },
  45. {
  46. "path": "pages/mine/kyc",
  47. "style": {
  48. "navigationBarTitleText": "",
  49. "navigationStyle": "custom"
  50. }
  51. },
  52. {
  53. "path": "pages/mine/improveImmediately",
  54. "style": {
  55. "navigationBarTitleText": "",
  56. "navigationStyle": "custom"
  57. }
  58. },
  59. {
  60. "path": "pages/login/index",
  61. "style": {
  62. "navigationBarTitleText": "",
  63. "navigationStyle": "custom",
  64. "topWindow": false,
  65. "leftWindow": false,
  66. "rightWindow": false
  67. }
  68. },
  69. {
  70. "path": "pages/login/regist",
  71. "style": {
  72. "navigationBarTitleText": "",
  73. "navigationStyle": "custom",
  74. "topWindow": false,
  75. "leftWindow": false,
  76. "rightWindow": false
  77. }
  78. },
  79. {
  80. "path": "pages/login/reset",
  81. "style": {
  82. "navigationBarTitleText": "",
  83. "navigationStyle": "custom",
  84. "topWindow": false,
  85. "leftWindow": false,
  86. "rightWindow": false
  87. }
  88. },
  89. {
  90. "path": "pages/activities/index",
  91. "style": {
  92. "navigationBarTitleText": "",
  93. "navigationStyle": "custom"
  94. }
  95. },
  96. {
  97. "path": "pages/activities/content",
  98. "style": {
  99. "navigationBarTitleText": "",
  100. "navigationStyle": "custom"
  101. }
  102. },
  103. {
  104. "path": "pages/activities/detail",
  105. "style": {
  106. "navigationBarTitleText": "",
  107. "navigationStyle": "custom"
  108. }
  109. },
  110. {
  111. "path": "pages/customer/index",
  112. "style": {
  113. "navigationBarTitleText": "",
  114. "navigationStyle": "custom"
  115. }
  116. },
  117. {
  118. "path": "pages/customer/payment-history",
  119. "style": {
  120. "navigationBarTitleText": "",
  121. "navigationStyle": "custom"
  122. }
  123. },
  124. {
  125. "path": "pages/customer/recording-history",
  126. "style": {
  127. "navigationBarTitleText": "",
  128. "navigationStyle": "custom"
  129. }
  130. },
  131. {
  132. "path": "pages/customer/account-select",
  133. "style": {
  134. "navigationBarTitleText": "",
  135. "navigationStyle": "custom"
  136. }
  137. },
  138. {
  139. "path": "pages/customer/create-account",
  140. "style": {
  141. "navigationBarTitleText": "",
  142. "navigationStyle": "custom"
  143. }
  144. },
  145. {
  146. "path": "pages/customer/deposit",
  147. "style": {
  148. "navigationBarTitleText": "",
  149. "navigationStyle": "custom"
  150. }
  151. },
  152. {
  153. "path": "pages/customer/withdrawal",
  154. "style": {
  155. "navigationBarTitleText": "",
  156. "navigationStyle": "custom"
  157. }
  158. },
  159. {
  160. "path": "pages/customer/transfer",
  161. "style": {
  162. "navigationBarTitleText": "",
  163. "navigationStyle": "custom"
  164. }
  165. },
  166. {
  167. "path": "pages/customer/trade-history",
  168. "style": {
  169. "navigationBarTitleText": "",
  170. "navigationStyle": "custom"
  171. }
  172. },
  173. {
  174. "path": "pages/customer/trade-position",
  175. "style": {
  176. "navigationBarTitleText": "",
  177. "navigationStyle": "custom"
  178. }
  179. },
  180. {
  181. "path": "pages/ib/index",
  182. "style": {
  183. "navigationBarTitleText": "",
  184. "navigationStyle": "custom"
  185. }
  186. },
  187. {
  188. "path": "pages/ib/customer",
  189. "style": {
  190. "navigationBarTitleText": "",
  191. "navigationStyle": "custom"
  192. }
  193. },
  194. {
  195. "path": "pages/ib/accountList",
  196. "style": {
  197. "navigationBarTitleText": "",
  198. "navigationStyle": "custom"
  199. }
  200. },
  201. {
  202. "path": "pages/ib/subsList",
  203. "style": {
  204. "navigationBarTitleText": "",
  205. "navigationStyle": "custom"
  206. }
  207. },
  208. {
  209. "path": "pages/ib/agentList",
  210. "style": {
  211. "navigationBarTitleText": "",
  212. "navigationStyle": "custom"
  213. }
  214. },
  215. {
  216. "path": "pages/ib/linkList",
  217. "style": {
  218. "navigationBarTitleText": "",
  219. "navigationStyle": "custom"
  220. }
  221. },
  222. {
  223. "path": "pages/ib/report",
  224. "style": {
  225. "navigationBarTitleText": "",
  226. "navigationStyle": "custom"
  227. }
  228. },
  229. {
  230. "path": "pages/ib/transfer",
  231. "style": {
  232. "navigationBarTitleText": "",
  233. "navigationStyle": "custom"
  234. }
  235. },
  236. {
  237. "path": "pages/ib/agent-transfer",
  238. "style": {
  239. "navigationBarTitleText": "",
  240. "navigationStyle": "custom"
  241. }
  242. },
  243. {
  244. "path": "pages/ib/withdraw",
  245. "style": {
  246. "navigationBarTitleText": "",
  247. "navigationStyle": "custom"
  248. }
  249. },
  250. {
  251. "path": "pages/ib/recording",
  252. "style": {
  253. "navigationBarTitleText": "",
  254. "navigationStyle": "custom"
  255. }
  256. },
  257. {
  258. "path": "pages/analytics/analystViews",
  259. "style": {
  260. "navigationBarTitleText": "",
  261. "navigationStyle": "custom"
  262. }
  263. },
  264. {
  265. "path": "pages/analytics/news",
  266. "style": {
  267. "navigationBarTitleText": "",
  268. "navigationStyle": "custom"
  269. }
  270. },
  271. {
  272. "path": "pages/analytics/detail",
  273. "style": {
  274. "navigationBarTitleText": "",
  275. "navigationStyle": "custom"
  276. }
  277. },
  278. {
  279. "path": "pages/common/chat",
  280. "style": {
  281. "navigationBarTitleText": "",
  282. "navigationStyle": "custom"
  283. }
  284. },
  285. {
  286. "path": "pages/common/notice",
  287. "style": {
  288. "navigationBarTitleText": "",
  289. "navigationStyle": "custom"
  290. }
  291. }
  292. ],
  293. "tabBar": {
  294. "color": "#000",
  295. "selectedColor": "#ea002a",
  296. "backgroundColor": "#fff",
  297. "borderStyle": "#fff",
  298. "list": []
  299. },
  300. "globalStyle": {
  301. "navigationBarTextStyle": "black",
  302. "navigationBarTitleText": "CARD",
  303. "navigationBarBackgroundColor": "#FFFFFF",
  304. "backgroundColor": "#F8F8F9",
  305. "animationType": "fade-in",
  306. "animationDuration": 300
  307. },
  308. "uniIdRouter": {}
  309. }