pages.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationBarTitleText": "一茶酒社"
  7. }
  8. },
  9. {
  10. "path": "pages/my/login",
  11. "style": {
  12. "navigationBarTitleText": "登录"
  13. }
  14. },
  15. {
  16. "path": "pages/sign/index",
  17. "style": {
  18. "navigationBarTitleText": "任务"
  19. }
  20. },
  21. {
  22. "path": "pages/partner/index",
  23. "style": {
  24. "navigationBarTitleText": "联盟店"
  25. }
  26. },
  27. {
  28. "path": "pages/my/index",
  29. "style": {
  30. "navigationBarTitleText": "我的"
  31. }
  32. },
  33. {
  34. "path": "pages/product/productRetail",
  35. "style": {
  36. "navigationBarTitleText": "零售专区"
  37. }
  38. },
  39. {
  40. "path": "pages/product/productWholesale",
  41. "style": {
  42. "navigationBarTitleText": "批发专区"
  43. }
  44. },
  45. {
  46. "path": "pages/product/p_details",
  47. "style": {
  48. "navigationBarTitleText": "商品详情"
  49. }
  50. },
  51. {
  52. "path": "pages/to-pay-list/index",
  53. "style": {
  54. "navigationBarTitleText": "订单购买"
  55. }
  56. },
  57. {
  58. "path": "pages/xghc-addrress/userAddress",
  59. "style": {
  60. "navigationBarTitleText": "收货地址"
  61. }
  62. },
  63. {
  64. "path": "pages/protocol/index",
  65. "style": {
  66. "navigationBarTitleText": "购买协议"
  67. }
  68. },
  69. {
  70. "path": "pages/invi-img/index",
  71. "style": {
  72. "navigationBarTitleText": "邀请好友"
  73. }
  74. },
  75. {
  76. "path": "pages/account/wealth",
  77. "style": {
  78. "navigationBarTitleText": "财富"
  79. }
  80. },
  81. {
  82. "path": "pages/account/consignment",
  83. "style": {
  84. "navigationBarTitleText": "寄售"
  85. }
  86. },
  87. {
  88. "path": "pages/account/giveAsPresent",
  89. "style": {
  90. "navigationBarTitleText": "赠送"
  91. }
  92. },
  93. {
  94. "path": "pages/speed-up/index",
  95. "style": {
  96. "navigationBarTitleText": "加速"
  97. }
  98. },
  99. {
  100. "path": "pages/accountDetails/running",
  101. "style": {
  102. "navigationBarTitleText": "流水明细"
  103. }
  104. },
  105. {
  106. "path": "pages/accountDetails/withdraw",
  107. "style": {
  108. "navigationBarTitleText": "提现明细"
  109. }
  110. },
  111. {
  112. "path": "pages/accountDetails/topup",
  113. "style": {
  114. "navigationBarTitleText": "充值明细"
  115. }
  116. },
  117. {
  118. "path": "pages/accountDetails/integral",
  119. "style": {
  120. "navigationBarTitleText": "积分明细"
  121. }
  122. },
  123. {
  124. "path": "pages/notice/index",
  125. "style": {
  126. "navigationBarTitleText": "用户须知"
  127. }
  128. },
  129. {
  130. "path": "pages/about/index",
  131. "style": {
  132. "navigationBarTitleText": "关于我们"
  133. }
  134. },
  135. {
  136. "path": "pages/course/index",
  137. "style": {
  138. "navigationBarTitleText": "新手教程"
  139. }
  140. },
  141. {
  142. "path": "pages/szw-order-list/index",
  143. "style": {
  144. "navigationBarTitleText": "订单列表"
  145. }
  146. },
  147. {
  148. "path": "pages/szw-order-details/index",
  149. "style": {
  150. "navigationBarTitleText": "订单详情"
  151. }
  152. },
  153. {
  154. "path": "pages/top-up/index",
  155. "style": {
  156. "navigationBarTitleText": "充值"
  157. }
  158. },
  159. {
  160. "path" : "pages/aytonym-status/index",
  161. "style" : {
  162. "navigationBarTitleText": "实名认证"
  163. }
  164. },
  165. {
  166. "path" : "pages/autonym-submit/index",
  167. "style" : {
  168. "navigationBarTitleText": "实名认证"
  169. }
  170. }
  171. ,{
  172. "path" : "pages/autonym-pay/index",
  173. "style" :
  174. {
  175. "navigationBarTitleText": "支付"
  176. }
  177. }
  178. ,{
  179. "path" : "pages/cash/index",
  180. "style" :
  181. {
  182. "navigationBarTitleText": "提现"
  183. }
  184. }
  185. ],
  186. "tabBar": {
  187. "color": "#505050",
  188. "selectedColor": "#12B280",
  189. "borderStyle": "black",
  190. "backgroundColor": "#ffffff",
  191. "list": [
  192. {
  193. "pagePath": "pages/index/index",
  194. "iconPath": "static/nav/shouye.png",
  195. "selectedIconPath": "static/nav/shouye_select.png",
  196. "text": "首页"
  197. },
  198. {
  199. "pagePath": "pages/sign/index",
  200. "iconPath": "static/nav/qiandao.png",
  201. "selectedIconPath": "static/nav/qiandao_select.png",
  202. "text": "任务"
  203. },
  204. {
  205. "pagePath": "pages/partner/index",
  206. "iconPath": "static/nav/hehuoren.png",
  207. "selectedIconPath": "static/nav/hehuoren_select.png",
  208. "text": "联盟店"
  209. },
  210. {
  211. "pagePath": "pages/my/index",
  212. "iconPath": "static/nav/wode.png",
  213. "selectedIconPath": "static/nav/wode_select.png",
  214. "text": "我的"
  215. }
  216. ]
  217. },
  218. "easycom": {
  219. "autoscan": true,
  220. "custom": {
  221. // uni-ui 规则如下配置
  222. "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
  223. }
  224. // "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  225. },
  226. "globalStyle": {
  227. "navigationBarTextStyle": "black",
  228. "navigationBarTitleText": "uniapp",
  229. "navigationBarBackgroundColor": "#fff",
  230. "backgroundColor": "#fff",
  231. "app-plus": {
  232. "titleNView": false
  233. }
  234. },
  235. "condition": {
  236. "current": 1,
  237. "list": []
  238. }
  239. }