pages.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. {
  2. "pages": [{ "path": "pages/home/recent", "style": { "navigationBarTitleText": "我的花店","enablePullDownRefresh":true} },
  3. { "path": "pages/home/index", "style": { "navigationBarTitleText": "首页" } },
  4. { "path": "pages/home/category", "style": { "navigationBarTitleText": "花束" } },
  5. { "path": "pages/home/mall", "style": { "navigationBarTitleText": "相册" } },
  6. { "path": "pages/home/shop", "style": { "navigationBarTitleText": "门店" } },
  7. { "path": "pages/home/user", "style": { "navigationBarTitleText": "我的" } },
  8. { "path": "pages/home/course", "style": { "navigationBarTitleText": "课程"}},
  9. { "path": "pages/item/item", "style": { "navigationBarTitleText": "花材"} },
  10. { "path": "pages/item/detail", "style": { "navigationBarTitleText": "详情"} },
  11. { "path": "common/redirect", "style": { "navigationBarTitleText": "加载中..." } },
  12. { "path": "common/webview", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
  13. { "path": "pages/class/index", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
  14. { "path": "pages/class/paySuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }
  15. ],
  16. "subPackages": [{
  17. "root": "pages/user",
  18. "pages": [
  19. { "path": "register", "style": { "navigationBarTitleText": "注册" } },
  20. { "path": "password", "style": { "navigationBarTitleText": "修改密码" } },
  21. { "path": "address", "style": { "navigationBarTitleText": "修改地址" } },
  22. { "path": "edit", "style": { "navigationBarTitleText": "个人信息" } },
  23. { "path": "birthday", "style": { "navigationBarTitleText": "您的生日" } },
  24. { "path": "growthList", "style": { "navigationBarTitleText": "成长值记录", "enablePullDownRefresh": true } },
  25. { "path": "integralList", "style": { "navigationBarTitleText": "积分记录", "enablePullDownRefresh": true } }
  26. ]
  27. },
  28. {
  29. "root": "pages/settle",
  30. "pages": [
  31. { "path": "debt", "style": { "navigationBarTitleText": "欠款订单" } },
  32. { "path": "pay", "style": { "navigationBarTitleText": "付款" } },
  33. { "path": "result", "style": { "navigationBarTitleText": "付款结果" } },
  34. { "path": "list", "style": { "navigationBarTitleText": "结账单" } },
  35. { "path": "detail", "style": { "navigationBarTitleText": "详情" } }
  36. ]
  37. },
  38. {
  39. "root": "pages/hd",
  40. "pages": [
  41. { "path": "hasDel", "style": { "navigationBarTitleText": "已删除" } }
  42. ]
  43. },
  44. {
  45. "root": "pages/balance",
  46. "pages": [
  47. { "path": "changeList", "style": { "navigationBarTitleText": "余额变动" } }
  48. ]
  49. },
  50. {
  51. "root": "pages/custom",
  52. "pages": [
  53. { "path": "levelChange", "style": { "navigationBarTitleText": "等级变动" } }
  54. ]
  55. },
  56. {
  57. "root": "pages/member",
  58. "pages": [
  59. { "path": "recharge", "style": { "navigationBarTitleText": "充值" } },
  60. { "path": "rechargeResult", "style": { "navigationBarTitleText": "结果" } }
  61. ]
  62. },
  63. {
  64. "root": "pages/goods",
  65. "pages": [
  66. { "path": "detail", "style": { "navigationBarTitleText": "详情" } }
  67. ]
  68. },
  69. {
  70. "root": "pages/login",
  71. "pages": [
  72. { "path": "index", "style": { "navigationBarTitleText": "登录" } },
  73. { "path": "account", "style": { "navigationBarTitleText": "登录" } },
  74. { "path": "result", "style": { "navigationBarTitleText": "登录成功" } }
  75. ]
  76. },
  77. {
  78. "root": "pages/pay",
  79. "pages": [
  80. { "path": "index", "style": { "navigationBarTitleText": "扫码付款" } }
  81. ]
  82. },
  83. {
  84. "root": "pages/callback",
  85. "pages": [
  86. { "path": "index" },
  87. { "path": "pay", "style": { "navigationBarTitleText": "待付款" } },
  88. { "path": "success", "style": { "navigationBarTitleText": "支付成功" } },
  89. { "path": "paySuccess", "style": { "navigationBarTitleText": "支付成功" } }
  90. ]
  91. },
  92. {
  93. "root": "pages/hb",
  94. "pages": [
  95. { "path": "list", "style": { "navigationBarTitleText": "红包", "enablePullDownRefresh": true } }
  96. ]
  97. },
  98. {
  99. "root": "pages/order",
  100. "pages": [
  101. { "path": "list", "style": { "navigationBarTitleText": "订单列表", "enablePullDownRefresh": true } },
  102. { "path": "detail", "style": { "navigationBarTitleText": "订单详情" } },
  103. { "path": "buy", "style": { "navigationBarTitleText": "订单确认" } },
  104. { "path": "comment", "style": { "navigationBarTitleText": "评价" } }
  105. ]
  106. },
  107. {
  108. "root": "pages/interest",
  109. "pages": [
  110. { "path": "invite", "style": { "navigationBarTitleText": "邀请排行", "enablePullDownRefresh": false } },
  111. { "path": "level", "style": { "navigationBarTitleText": "会员等级" } }
  112. ]
  113. },
  114. {
  115. "root": "pages/chat",
  116. "pages": [
  117. { "path": "list", "style": { "navigationBarTitleText": "聊天列表", "enablePullDownRefresh": true } },
  118. { "path": "index", "style": { "navigationBarTitleText": "客服", "enablePullDownRefresh": true } },
  119. { "path": "chatPage", "style": { "navigationBarTitleText": "聊天" } }
  120. ]
  121. },
  122. {
  123. "root": "pages/billing",
  124. "pages": [
  125. { "path": "affirmGhs", "style": { "navigationBarTitleText": "订单结算", "enablePullDownRefresh": false } }
  126. ]
  127. },
  128. {
  129. "root": "pages/recharge",
  130. "pages": [
  131. { "path": "list", "style": { "navigationBarTitleText": "充值记录", "enablePullDownRefresh": false } },
  132. { "path": "detail", "style": { "navigationBarTitleText": "充值详情" } }
  133. ]
  134. }
  135. ],
  136. "globalStyle": {
  137. "navigationBarBackgroundColor": "#fff",
  138. "navigationBarTitleText": "花卉宝",
  139. "navigationBarTextStyle": "black"
  140. }
  141. }