pages.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. {
  2. "easycom": {
  3. "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [
  6. {
  7. "path": "pages/login/index",
  8. "style": {
  9. "navigationBarTitleText": "登录"
  10. }
  11. },
  12. {
  13. "path": "pages/tabbar/home/index",
  14. "style": {
  15. "navigationBarTitleText": "首页",
  16. "navigationStyle": "custom"
  17. }
  18. },
  19. {
  20. "path": "pages/index",
  21. "style": {
  22. "navigationBarTitleText": "开屏广告",
  23. "navigationStyle": "custom"
  24. }
  25. },
  26. {
  27. "path": "pages/tabbar/community/index",
  28. "style": {
  29. "navigationBarTitleText": "社区",
  30. "navigationStyle": "custom"
  31. }
  32. },
  33. {
  34. "path": "pages/tabbar/message/index",
  35. "style": {
  36. "navigationBarTitleText": "消息",
  37. "navigationStyle": "custom"
  38. }
  39. },
  40. {
  41. "path": "pages/tabbar/mine/index",
  42. "style": {
  43. "navigationBarTitleText": "我的",
  44. "navigationStyle": "custom"
  45. }
  46. },
  47. {
  48. "path": "pages/tabbar/mine/allorder",
  49. "style": {
  50. "navigationBarTitleText": "我的订单"
  51. }
  52. },
  53. {
  54. "path": "pages/tabbar/mine/profit/index",
  55. "style": {
  56. "navigationBarTitleText": "我的收益"
  57. }
  58. },
  59. {
  60. "path": "pages/tabbar/mine/profit/widthdraw",
  61. "style": {
  62. "navigationBarTitleText": "余额提现"
  63. }
  64. },
  65. {
  66. "path": "pages/login/register",
  67. "style": {
  68. "navigationBarTitleText": "注册",
  69. "navigationStyle": "custom"
  70. }
  71. },
  72. {
  73. "path": "pages/common/search/index",
  74. "name": "搜索",
  75. "style": {
  76. "navigationBarTitleText": "搜索"
  77. }
  78. },
  79. {
  80. "path": "pages/login/phoneLogin",
  81. "style": {
  82. "navigationBarTitleText": "账号登录"
  83. }
  84. }
  85. ],
  86. "subPackages": [
  87. {
  88. "root": "pages/business",
  89. "pages": [
  90. {
  91. "path": "category",
  92. "style": {
  93. "navigationBarTitleText": "商家分类"
  94. }
  95. },
  96. {
  97. "path": "service/detail",
  98. "style": {
  99. "navigationBarTitleText": "服务详情"
  100. }
  101. },
  102. {
  103. "path": "list",
  104. "style": {
  105. "navigationBarTitleText": "商家列表"
  106. }
  107. },
  108. {
  109. "path": "detail",
  110. "style": {
  111. "navigationBarTitleText": "商家详情"
  112. }
  113. },
  114. {
  115. "path": "service/list",
  116. "style": {
  117. "navigationBarTitleText": "服务列表"
  118. }
  119. },
  120. {
  121. "path": "nearby/index",
  122. "style": {
  123. "navigationBarTitleText": "附近商家"
  124. }
  125. },
  126. {
  127. "path": "hot/index",
  128. "style": {
  129. "navigationBarTitleText": "热门推荐"
  130. }
  131. }
  132. ]
  133. },
  134. {
  135. "root": "pages/user",
  136. "pages": [
  137. {
  138. "path": "collect/list",
  139. "style": {
  140. "navigationBarTitleText": "我的收藏"
  141. }
  142. },
  143. {
  144. "path": "inquiry/index",
  145. "style": {
  146. "navigationBarTitleText": "询价"
  147. }
  148. },
  149. {
  150. "path": "mygroup/index",
  151. "style": {
  152. "navigationBarTitleText": "我的团队"
  153. }
  154. },
  155. {
  156. "path": "servicecenter/index",
  157. "style": {
  158. "navigationBarTitleText": "联系客服"
  159. }
  160. },
  161. {
  162. "path": "aboutmy/index",
  163. "style": {
  164. "navigationBarTitleText": "关于"
  165. }
  166. },
  167. {
  168. "path": "appoint/index",
  169. "style": {
  170. "navigationBarTitleText": "预约列表"
  171. }
  172. },
  173. {
  174. "path": "coupon/index",
  175. "style": {
  176. "navigationBarTitleText": "优惠券"
  177. }
  178. },
  179. {
  180. "path": "score/index",
  181. "style": {
  182. "navigationBarTitleText": "我的积分"
  183. }
  184. },
  185. {
  186. "path": "info/index",
  187. "style": {
  188. "navigationBarTitleText": "个人中心"
  189. }
  190. },
  191. {
  192. "path": "info/update",
  193. "style": {
  194. "navigationBarTitleText": "编辑资料"
  195. }
  196. },
  197. {
  198. "path": "settings/index",
  199. "style": {
  200. "navigationBarTitleText": "设置"
  201. }
  202. }
  203. ]
  204. },
  205. {
  206. "root": "pages/order",
  207. "pages": [
  208. {
  209. "path": "order",
  210. "style": {
  211. "navigationBarTitleText": "提价订单"
  212. }
  213. }
  214. ]
  215. }
  216. ],
  217. "tabBar": {
  218. "color": "#999999",
  219. "selectedColor": "#42b2fa",
  220. "borderStyle": "black",
  221. "backgroundColor": "#ffffff",
  222. "list": [
  223. {
  224. "text": "首页",
  225. "pagePath": "pages/tabbar/home/index",
  226. "iconPath": "static/images/home.png",
  227. "selectedIconPath": "static/images/home-select.png"
  228. },
  229. {
  230. "pagePath": "pages/tabbar/community/index",
  231. "text": "社区",
  232. "iconPath": "static/images/community.png",
  233. "selectedIconPath": "static/images/community-select.png"
  234. },
  235. {
  236. "pagePath": "pages/tabbar/message/index",
  237. "text": "消息",
  238. "iconPath": "static/images/message.png",
  239. "selectedIconPath": "static/images/message-select.png"
  240. },
  241. {
  242. "pagePath": "pages/tabbar/mine/index",
  243. "text": "我的",
  244. "iconPath": "static/images/mine.png",
  245. "selectedIconPath": "static/images/mine-select.png"
  246. }
  247. ]
  248. },
  249. "globalStyle": {
  250. "navigationBarTextStyle": "black",
  251. "navigationBarTitleText": "uni-app",
  252. "navigationBarBackgroundColor": "#F8F8F8",
  253. "backgroundColor": "#F8F8F8"
  254. }
  255. }