pages.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350
  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. // #ifdef MP
  10. "navigationStyle": "custom",
  11. // #endif
  12. "navigationBarTitleText": "商城首页",
  13. "app-plus": {
  14. "titleNView":false
  15. }
  16. }
  17. },
  18. {
  19. "path": "pages/index/node",
  20. "style": {
  21. "navigationBarTitleText": "节点",
  22. "app-plus": {
  23. "titleNView":false
  24. }
  25. }
  26. },
  27. {
  28. "path": "pages/assets/details",
  29. "style": {
  30. "navigationBarTitleText": "资金流水"
  31. }
  32. },
  33. {
  34. "path": "pages/index/convert",
  35. "style": {
  36. "navigationBarTitleText": "兑换"
  37. }
  38. },
  39. {
  40. "path": "pages/index/datile",
  41. "style": {
  42. "navigationBarTitleText": "列表"
  43. }
  44. },
  45. {
  46. "path": "pages/public/register",
  47. "style": {
  48. "navigationBarTitleText": "注册",
  49. "app-plus": {
  50. "titleNView": {
  51. "type": "transparent"
  52. }
  53. }
  54. }
  55. },
  56. {
  57. "path": "pages/index/appointment",
  58. "style": {
  59. "navigationBarTitleText": "自动预约",
  60. "app-plus": {
  61. "titleNView": {
  62. }
  63. }
  64. }
  65. },{
  66. "path": "pages/public/login",
  67. "style": {
  68. "navigationBarTitleText": "登录",
  69. "app-plus": {
  70. "titleNView": {
  71. "type": "transparent"
  72. }
  73. }
  74. }
  75. },
  76. {
  77. "path": "pages/public/wxLogin",
  78. "style": {
  79. "navigationBarTitleText": "微信登录",
  80. "app-plus": {
  81. "titleNView": {
  82. "type": "transparent"
  83. }
  84. }
  85. }
  86. },
  87. {
  88. "path": "pages/money/payment",
  89. "style": {
  90. "navigationBarTitleText": "支付密码"
  91. }
  92. },
  93. {
  94. "path": "pages/public/forget",
  95. "style": {
  96. "navigationBarTitleText": "忘记密码",
  97. "app-plus": {
  98. "titleNView": {
  99. "type": "transparent"
  100. }
  101. }
  102. }
  103. },
  104. {
  105. "path": "pages/set/set",
  106. "style": {
  107. "navigationBarTitleText": "设置"
  108. }
  109. },
  110. {
  111. "path": "pages/set/address",
  112. "style": {
  113. "navigationBarTitleText": "收货地址"
  114. }
  115. },
  116. {
  117. "path": "pages/assets/myPing",
  118. "style": {
  119. "navigationBarTitleText": "我的拼购"
  120. }
  121. },
  122. {
  123. "path": "pages/assets/teamDetails",
  124. "style": {
  125. "navigationBarTitleText": "我的组队详情"
  126. }
  127. },
  128. {
  129. "path": "pages/assets/transfer",
  130. "style": {
  131. "navigationBarTitleText": "转账",
  132. "app-plus": {
  133. "titleNView": false
  134. }
  135. }
  136. },
  137. {
  138. "path": "pages/assets/recharge",
  139. "style": {
  140. "navigationBarTitleText": "充币"
  141. }
  142. },
  143. {
  144. "path": "pages/assets/withdraw",
  145. "style": {
  146. "navigationBarTitleText": "提币",
  147. "app-plus": {
  148. "titleNView": false
  149. }
  150. }
  151. },
  152. {
  153. "path": "pages/set/addressManage",
  154. "style": {
  155. "navigationBarTitleText": ""
  156. }
  157. },
  158. {
  159. "path": "pages/user/extension",
  160. "style": {
  161. "navigationBarTitleText": "我的推广",
  162. "app-plus": {
  163. "titleNView": false
  164. }
  165. }
  166. },
  167. {
  168. "path": "pages/set/phone",
  169. "style": {
  170. "navigationBarTitleText": "实名认证"
  171. }
  172. },
  173. {
  174. "path": "pages/set/password",
  175. "style": {
  176. "navigationBarTitleText": "修改密码"
  177. }
  178. },
  179. {
  180. "path": "pages/set/userinfo",
  181. "style": {
  182. "navigationBarTitleText": "修改资料"
  183. }
  184. },
  185. {
  186. "path": "pages/user/user",
  187. "style": {
  188. // #ifndef MP-WEIXIN
  189. "navigationStyle": "custom",
  190. // #endif
  191. "navigationBarTitleText": "个人中心"
  192. }
  193. },
  194. {
  195. "path": "pages/user/award",
  196. "style": {
  197. "navigationBarTitleText": "奖励明细",
  198. "app-plus": {
  199. "titleNView": {
  200. "type": "transparent"
  201. }
  202. }
  203. }
  204. },
  205. {
  206. "path": "pages/user/withdrawal",
  207. "style": {
  208. "navigationBarTitleText": "奖励提现"
  209. }
  210. },
  211. {
  212. "path": "pages/user/notice",
  213. "style": {
  214. "navigationBarTitleText": "通知"
  215. }
  216. },
  217. {
  218. "path": "pages/user/favorites",
  219. "style": {
  220. "navigationBarTitleText": "收藏夹"
  221. }
  222. }, {
  223. "path": "pages/user/coupon",
  224. "style": {
  225. "navigationBarTitleText": "我的卡卷"
  226. }
  227. },
  228. {
  229. "path": "pages/user/scoreAccumulate",
  230. "style": {
  231. "navigationBarTitleText": "积分明细"
  232. }
  233. },
  234. {
  235. "path": "pages/market/market",
  236. "style": {
  237. "navigationBarTitleText": "市场"
  238. }
  239. },
  240. {
  241. "path": "pages/assets/assets",
  242. "style": {
  243. "navigationBarTitleText": "资产",
  244. "app-plus": {
  245. "titleNView": {
  246. "type": "transparent"
  247. }
  248. }
  249. }
  250. },
  251. {
  252. "path": "pages/money/pay",
  253. "style": {
  254. "navigationBarTitleText": "支付"
  255. }
  256. },
  257. {
  258. "path": "pages/money/paySuccess",
  259. "style": {
  260. "navigationBarTitleText": "支付成功"
  261. }
  262. },
  263. {
  264. "path": "pages/money/wallet",
  265. "style": {
  266. "navigationBarTitleText": "我的钱包",
  267. "app-plus": {
  268. "titleNView": {
  269. "type": "transparent"
  270. }
  271. }
  272. }
  273. },
  274. {
  275. "path": "pages/money/account",
  276. "style": {
  277. "navigationBarTitleText": "提现账号"
  278. }
  279. },
  280. {
  281. "path": "pages/money/withdrawal",
  282. "style": {
  283. "navigationBarTitleText": "提现"
  284. }
  285. },
  286. {
  287. "path": "pages/money/recharge",
  288. "style": {
  289. "navigationBarTitleText": "充值"
  290. }
  291. },
  292. {
  293. "path": "pages/redirect/redirect",
  294. "style": {
  295. "navigationBarTitleText": "微信登录跳转页面",
  296. "app-plus": {
  297. "titleNView": false
  298. }
  299. }
  300. },
  301. {
  302. "path": "pages/user/shareQrCode",
  303. "style": {
  304. "navigationBarTitleText": "邀请好友"
  305. }
  306. }
  307. ],
  308. "globalStyle": {
  309. "navigationBarTextStyle": "black",
  310. "navigationBarTitleText": "uni-app",
  311. "navigationBarBackgroundColor": "#FFFFFF",
  312. "backgroundColor": "#f8f8f8"
  313. },
  314. "tabBar": {
  315. "color": "#C0C4CC",
  316. "selectedColor": "#44969D",
  317. "borderStyle": "black",
  318. "backgroundColor": "#ffffff",
  319. "list": [{
  320. "pagePath": "pages/index/index",
  321. "iconPath": "static/tabBar/tab-home.png",
  322. "selectedIconPath": "static/tabBar/tab-home-current.png",
  323. "text": "首页"
  324. },
  325. // {
  326. // "pagePath": "pages/market/market",
  327. // "iconPath": "static/tabBar/tab-market.png",
  328. // "selectedIconPath": "static/tabBar/tab-market-current.png",
  329. // "text": "市场"
  330. // },
  331. {
  332. "pagePath": "pages/assets/assets",
  333. "iconPath": "static/tabBar/tab-assets.png",
  334. "selectedIconPath": "static/tabBar/tab-assets-current.png",
  335. "text": "资产"
  336. },
  337. {
  338. "pagePath": "pages/user/user",
  339. "iconPath": "static/tabBar/tab-my.png",
  340. "selectedIconPath": "static/tabBar/tab-my-current.png",
  341. "text": "我的"
  342. }
  343. ]
  344. }
  345. }