pages.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/index/index",
  5. "style": {
  6. "navigationStyle": "custom"
  7. }
  8. },
  9. {
  10. "path": "pages/tables/index",
  11. "style": {
  12. "navigationBarTitleText": "选择桌台"
  13. }
  14. },
  15. {
  16. "path": "pages/goods/index",
  17. "style": {}
  18. },
  19. {
  20. "path": "pages/store/index",
  21. "style": {
  22. "navigationBarTitleText": "选择门店"
  23. }
  24. },
  25. {
  26. "path": "pages/take-coupons/index",
  27. "style": {
  28. "navigationBarTitleText": "领券"
  29. }
  30. },
  31. {
  32. "path": "pages/login/index/index",
  33. "style": {
  34. "disableScroll": true
  35. }
  36. },
  37. {
  38. "path": "pages/login/wechat/index",
  39. "style": {}
  40. },
  41. {
  42. "path": "pages/login/phone/index",
  43. "style": {}
  44. },
  45. {
  46. "path": "pages/create-order/index",
  47. "style": {
  48. "navigationBarTitleText": "提交订单"
  49. }
  50. },
  51. {
  52. "path": "pages/pay-order/index",
  53. "style": {
  54. "navigationBarTitleText": "支付订单"
  55. }
  56. },
  57. {
  58. "path": "pages/pay-success/index",
  59. "style": {
  60. "navigationStyle": "custom"
  61. }
  62. },
  63. {
  64. "path": "pages/user/order/list/index",
  65. "style": {
  66. "navigationBarTitleText": "订单",
  67. "enablePullDownRefresh": true
  68. }
  69. },
  70. {
  71. "path": "pages/user/order/detail/index",
  72. "style": {
  73. "navigationBarTitleText": "订单详情"
  74. }
  75. },
  76. {
  77. "path": "pages/user/index/index",
  78. "style": {
  79. "navigationStyle": "custom"
  80. }
  81. },
  82. {
  83. "path": "pages/user/coupons/index",
  84. "style": {
  85. "navigationBarTitleText": "优惠券"
  86. }
  87. },
  88. {
  89. "path": "pages/user/cash/index",
  90. "style": {
  91. "navigationBarTitleText": "余额"
  92. }
  93. },
  94. {
  95. "path": "pages/user/cashlog/index",
  96. "style": {
  97. "navigationBarTitleText": "充值记录"
  98. }
  99. },
  100. {
  101. "path": "pages/user/info/index",
  102. "style": {
  103. "navigationBarTitleText": "编辑个人资料"
  104. }
  105. },
  106. {
  107. "path": "pages/member-level/index",
  108. "style": {
  109. "navigationBarTitleText": "会员等级说明"
  110. }
  111. },
  112. {
  113. "path": "pages/user/address/list/index",
  114. "style": {
  115. "navigationBarTitleText": "收货地址"
  116. }
  117. },
  118. {
  119. "path": "pages/user/address/detail/index",
  120. "style": {
  121. "navigationBarTitleText": "添加地址"
  122. }
  123. },
  124. {
  125. "path": "pages/feedback/index",
  126. "style": {
  127. "navigationBarTitleText": "意见反馈"
  128. }
  129. },
  130. {
  131. "path": "pages/joinus/index",
  132. "style": {
  133. "navigationBarTitleText": "加盟"
  134. }
  135. },
  136. {
  137. "path": "pages/shopRole/info/index",
  138. "style": {
  139. "navigationBarBackgroundColor": "#295C56",
  140. "navigationBarTitleText": "商家中心",
  141. "navigationBarTextStyle": "white"
  142. }
  143. },
  144. {
  145. "path": "pages/shopRole/order/index",
  146. "style": {
  147. "navigationBarTitleText": "门店订单"
  148. }
  149. },
  150. {
  151. "path": "pages/shopRole/cashout/index",
  152. "style": {
  153. "navigationBarTitleText": "提现",
  154. "navigationBarBackgroundColor": "#295C56",
  155. "navigationBarTextStyle": "white"
  156. }
  157. },
  158. {
  159. "path": "pages/shopRole/cashoutlog/index",
  160. "style": {
  161. "navigationBarTitleText": "提现记录"
  162. }
  163. },
  164. {
  165. "path": "pages/shopRole/usedcoupons/index",
  166. "style": {}
  167. },
  168. {
  169. "path": "pages/shopcart/index",
  170. "style": {
  171. "navigationBarTitleText": "购物车"
  172. }
  173. },
  174. {
  175. "path": "pages/user/vipcard/index",
  176. "style": {
  177. "navigationBarTitleText": "会员"
  178. }
  179. },
  180. {
  181. "path": "pages/singlepage/index",
  182. "style": {}
  183. },
  184. {
  185. "path": "pages/shopRole/businesstime/list/index",
  186. "style": {
  187. "navigationBarTitleText": "设置门店时间"
  188. }
  189. },
  190. {
  191. "path": "pages/shopRole/businesstime/detail/index",
  192. "style": {
  193. "navigationBarTitleText": "设置门店时间"
  194. }
  195. },
  196. {
  197. "path": "pages/staff/login/index",
  198. "style": {
  199. "navigationBarTitleText": "登录"
  200. }
  201. },
  202. {
  203. "path": "pages/staff/order/index",
  204. "style": {}
  205. },
  206. {
  207. "path": "pages/staff/password/index",
  208. "style": {
  209. "navigationBarTitleText": "修改密码"
  210. }
  211. }
  212. ],
  213. "sitemapLocation": "sitemap.json",
  214. "tabBar": {
  215. "custom": false,
  216. "color": "#000000",
  217. "selectedColor": "#1F524D",
  218. "backgroundColor": "#ffffff",
  219. "list": [
  220. {
  221. "pagePath": "pages/index/index",
  222. "text": "首页",
  223. "iconPath": "static/statics/img/nav/home.png",
  224. "selectedIconPath": "static/statics/img/nav/home-act.png"
  225. },
  226. {
  227. "pagePath": "pages/user/order/list/index",
  228. "text": "订单",
  229. "iconPath": "static/statics/img/nav/myorder.png",
  230. "selectedIconPath": "static/statics/img/nav/myorder-act.png"
  231. },
  232. {
  233. "pagePath": "pages/user/index/index",
  234. "text": "我的",
  235. "iconPath": "static/statics/img/nav/mine.png",
  236. "selectedIconPath": "static/statics/img/nav/mine-act.png"
  237. }
  238. ]
  239. },
  240. "permission": {
  241. "scope.userLocation": {
  242. "desc": "您的位置信息将用于小程序位置接口的效果展示"
  243. }
  244. },
  245. "easycom": {
  246. "autoscan": true,
  247. "custom": {
  248. "com-header": "@/components/header/index"
  249. }
  250. },
  251. "globalStyle": {
  252. "backgroundTextStyle": "light",
  253. "navigationBarBackgroundColor": "#fff",
  254. "navigationBarTitleText": "羊汤馆",
  255. "navigationBarTextStyle": "black"
  256. },
  257. "subPackages": []
  258. }