pages.json 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  1. {
  2. "pages": [
  3. //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  4. {
  5. "path": "pages/index/index",
  6. "style": {
  7. "navigationBarTitleText": "开邻智数",
  8. "enablePullDownRefresh": true
  9. }
  10. },
  11. {
  12. "path": "pages/car/index",
  13. "style": {
  14. "navigationBarTitleText": "购物车"
  15. }
  16. },
  17. {
  18. "path": "pages/car/order",
  19. "style": {
  20. "navigationBarTitleText": "提交预约"
  21. }
  22. },
  23. {
  24. "path": "pages/user/index",
  25. "style": {
  26. "navigationBarTitleText": "我的"
  27. }
  28. },
  29. {
  30. "path": "pages/user/settings",
  31. "style": {
  32. "navigationBarTitleText": "设置"
  33. }
  34. },
  35. {
  36. "path": "pages/coupon/index",
  37. "style": {
  38. "navigationBarTitleText": "优惠券",
  39. "enablePullDownRefresh": true
  40. }
  41. },
  42. {
  43. "path": "pages/orders/index",
  44. "style": {
  45. "navigationBarTitleText": "预约中心",
  46. "enablePullDownRefresh": true
  47. }
  48. },
  49. {
  50. "path": "pages/product/index",
  51. "style": {
  52. "navigationBarTitleText": "商品详情"
  53. }
  54. },
  55. {
  56. "path": "pages/user/info",
  57. "style": {
  58. "navigationBarTitleText": "信息设置"
  59. }
  60. },
  61. {
  62. "path": "pages/login/index",
  63. "style": {
  64. "navigationBarTitleText": "登录注册"
  65. }
  66. },
  67. {
  68. "path": "pages/bind/user",
  69. "style": {
  70. "navigationBarTitleText": "客户绑定"
  71. }
  72. },
  73. {
  74. "path": "pages/addr/index",
  75. "style": {
  76. "navigationBarTitleText": "收货地址"
  77. }
  78. },
  79. {
  80. "path": "pages/score/record",
  81. "style": {
  82. "navigationBarTitleText": "积分记录",
  83. "enablePullDownRefresh": true
  84. }
  85. },
  86. {
  87. "path": "pages/score/clockin",
  88. "style": {
  89. "navigationBarTitleText": "积分签到",
  90. "navigationStyle": "custom"
  91. }
  92. },
  93. {
  94. "path": "pages/score/index",
  95. "style": {
  96. "navigationBarTitleText": "积分产品"
  97. }
  98. },
  99. {
  100. "path": "pages/score/product",
  101. "style": {
  102. "navigationBarTitleText": "产品详情"
  103. }
  104. },
  105. {
  106. "path": "pages/score/orders",
  107. "style": {
  108. "navigationBarTitleText": "兑换记录"
  109. }
  110. },
  111. {
  112. "path": "pages/orders/completion",
  113. "style": {
  114. "navigationBarTitleText": "报单成功"
  115. }
  116. },
  117. {
  118. "path": "pages/webview/index",
  119. "style": {
  120. "navigationBarTitleText": "活动页面"
  121. }
  122. },
  123. {
  124. "path": "pages/user/follow",
  125. "style": {
  126. "navigationBarTitleText": "添加客服"
  127. }
  128. },
  129. {
  130. "path": "pages/coupon/product",
  131. "style": {
  132. "navigationBarTitleText": "可用商品"
  133. }
  134. },
  135. {
  136. "path": "pages/score/lottery",
  137. "style": {
  138. "navigationBarTitleText": "积分抽奖"
  139. }
  140. },
  141. {
  142. "path": "pages/coupon/active",
  143. "style": {
  144. "navigationBarTitleText": "领券活动"
  145. }
  146. },
  147. {
  148. "path": "pages/orders/lottery",
  149. "style": {
  150. "navigationBarTitleText": "下单抽奖"
  151. }
  152. },
  153. {
  154. "path": "pages/recruitment/index",
  155. "style": {
  156. "navigationBarTitleText": "拉新活动"
  157. }
  158. },
  159. {
  160. "path": "pages/recruitment/record",
  161. "style": {
  162. "navigationBarTitleText": "奖励记录"
  163. }
  164. },
  165. {
  166. "path": "pages/orders/receipt",
  167. "style": {
  168. "navigationBarTitleText": "订单回执"
  169. }
  170. },
  171. {
  172. "path": "pages/orders/detail",
  173. "style": {
  174. "navigationBarTitleText": "订单详情"
  175. }
  176. },
  177. {
  178. "path": "pages/redpacket/index",
  179. "style": {
  180. "navigationBarTitleText": "领取红包"
  181. }
  182. },
  183. {
  184. "path": "pages/user/withdraw",
  185. "style": {
  186. "navigationBarTitleText": "提现"
  187. }
  188. },
  189. {
  190. "path": "pages/balance/index",
  191. "style": {
  192. "navigationBarTitleText": "余额明细",
  193. "enablePullDownRefresh": true,
  194. "onReachBottomDistance": 50
  195. }
  196. },
  197. {
  198. "path": "pages/balance/detail",
  199. "style": {
  200. "navigationBarTitleText": "余额详情"
  201. }
  202. },
  203. {
  204. "path": "pages/redpacket/list",
  205. "style": {
  206. "navigationBarTitleText": "红包列表",
  207. "enablePullDownRefresh": true,
  208. "onReachBottomDistance": 50
  209. }
  210. },
  211. {
  212. "path": "pages/activity/index",
  213. "style": {
  214. "navigationBarTitleText": "答题活动"
  215. }
  216. },
  217. {
  218. "path": "pages/activity/lottery",
  219. "style": {
  220. "navigationBarTitleText": "抽奖"
  221. }
  222. },
  223. {
  224. "path" : "pages/article/index",
  225. "style" :
  226. {
  227. "navigationBarTitleText" : "资讯列表"
  228. }
  229. },
  230. {
  231. "path" : "pages/article/detail",
  232. "style" :
  233. {
  234. "navigationBarTitleText" : "文章详情"
  235. }
  236. },
  237. {
  238. "path" : "pages/video/index",
  239. "style" :
  240. {
  241. "navigationBarTitleText" : "课程列表"
  242. }
  243. },
  244. {
  245. "path" : "pages/video/detail",
  246. "style" :
  247. {
  248. "navigationBarTitleText" : "视频学习"
  249. }
  250. }
  251. ],
  252. "globalStyle": {
  253. "navigationBarTextStyle": "black",
  254. "navigationBarTitleText": "uni-app",
  255. "navigationBarBackgroundColor": "#F8F8F8",
  256. "backgroundColor": "#F8F8F8"
  257. },
  258. "uniIdRouter": {},
  259. "tabBar": {
  260. "color": "#333333",
  261. "selectedColor": "#333333",
  262. "backgroundColor": "#F8F8F8",
  263. "borderStyle": "white",
  264. "position": "bottom",
  265. "list": [
  266. {
  267. "pagePath": "pages/index/index",
  268. "iconPath": "static/icon/home.png",
  269. "selectedIconPath": "static/icon/home_active.png",
  270. "text": "首页"
  271. },
  272. {
  273. "pagePath": "pages/score/index",
  274. "iconPath": "static/tabbar/score.png",
  275. "selectedIconPath": "static/tabbar/score_active.png",
  276. "text": "积分"
  277. },
  278. {
  279. "pagePath": "pages/score/clockin",
  280. "iconPath": "static/tabbar/clockin.png",
  281. "selectedIconPath": "static/tabbar/clockin_active.png",
  282. "text": "签到"
  283. },
  284. {
  285. "pagePath": "pages/car/index",
  286. "iconPath": "static/icon/car.png",
  287. "selectedIconPath": "static/icon/car_active.png",
  288. "text": "购物车"
  289. },
  290. {
  291. "pagePath": "pages/user/index",
  292. "iconPath": "static/icon/user.png",
  293. "selectedIconPath": "static/icon/user_active.png",
  294. "text": "我的"
  295. }
  296. ]
  297. }
  298. }