pages.json 6.7 KB

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