pages.json 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  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/shop", "style": { "navigationBarTitleText": "门店" } },
  6. { "path": "pages/home/user", "style": { "navigationBarTitleText": "我的" } },
  7. { "path": "pages/home/course", "style": { "navigationBarTitleText": "课程"}},
  8. { "path": "pages/item/item", "style": { "navigationBarTitleText": "鲜花散花"} },
  9. { "path": "pages/item/detail", "style": { "navigationBarTitleText": "详情"} },
  10. { "path": "common/redirect", "style": { "navigationBarTitleText": "加载中..." } },
  11. { "path": "common/webview", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
  12. { "path": "pages/class/index", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } },
  13. { "path": "pages/class/paySuccess", "style": { "navigationBarBackgroundColor": "#ffffff", "navigationBarTextStyle": "black" } }
  14. ],
  15. "subPackages": [{
  16. "root": "pages/user",
  17. "pages": [
  18. { "path": "register", "style": { "navigationBarTitleText": "注册" } },
  19. { "path": "password", "style": { "navigationBarTitleText": "修改密码" } },
  20. { "path": "modify", "style": { "navigationBarTitleText": "资料修改" } }
  21. ]
  22. },
  23. {
  24. "root": "pages/settle",
  25. "pages": [
  26. { "path": "debt", "style": { "navigationBarTitleText": "欠款订单" } },
  27. { "path": "pay", "style": { "navigationBarTitleText": "付款" } },
  28. { "path": "result", "style": { "navigationBarTitleText": "付款结果" } },
  29. { "path": "list", "style": { "navigationBarTitleText": "结账单" } },
  30. { "path": "detail", "style": { "navigationBarTitleText": "详情" } }
  31. ]
  32. },
  33. {
  34. "root": "pages/balance",
  35. "pages": [
  36. { "path": "changeList", "style": { "navigationBarTitleText": "余额变动" } }
  37. ]
  38. },
  39. {
  40. "root": "pages/custom",
  41. "pages": [
  42. { "path": "levelChange", "style": { "navigationBarTitleText": "等级变动" } }
  43. ]
  44. },
  45. {
  46. "root": "pages/member",
  47. "pages": [
  48. { "path": "recharge", "style": { "navigationBarTitleText": "充值" } },
  49. { "path": "rechargeResult", "style": { "navigationBarTitleText": "结果" } }
  50. ]
  51. },
  52. {
  53. "root": "pages/goods",
  54. "pages": [
  55. { "path": "detail", "style": { "navigationBarTitleText": "详情" } }
  56. ]
  57. },
  58. {
  59. "root": "pages/login",
  60. "pages": [
  61. { "path": "index", "style": { "navigationBarTitleText": "登录" } },
  62. { "path": "account", "style": { "navigationBarTitleText": "登录" } },
  63. { "path": "result", "style": { "navigationBarTitleText": "登录成功" } }
  64. ]
  65. },
  66. {
  67. "root": "pages/pay",
  68. "pages": [
  69. { "path": "index", "style": { "navigationBarTitleText": "" } }
  70. ]
  71. },
  72. {
  73. "root": "pages/callback",
  74. "pages": [
  75. { "path": "index" },
  76. { "path": "pay", "style": { "navigationBarTitleText": "待付款" } },
  77. { "path": "success", "style": { "navigationBarTitleText": "支付成功" } },
  78. { "path": "paySuccess", "style": { "navigationBarTitleText": "支付成功" } }
  79. ]
  80. },
  81. {
  82. "root": "pages/coupon",
  83. "pages": [
  84. { "path": "list", "style": { "navigationBarTitleText": "优惠券", "enablePullDownRefresh": true } }
  85. ]
  86. },
  87. {
  88. "root": "pages/order",
  89. "pages": [
  90. { "path": "list", "style": { "navigationBarTitleText": "订单列表", "enablePullDownRefresh": true } },
  91. { "path": "detail", "style": { "navigationBarTitleText": "订单列表" } },
  92. { "path": "buy", "style": { "navigationBarTitleText": "订单确认" } },
  93. { "path": "comment", "style": { "navigationBarTitleText": "评价" } }
  94. ]
  95. },
  96. {
  97. "root": "pages/interest",
  98. "pages": [
  99. { "path": "invite", "style": { "navigationBarTitleText": "邀请排行", "enablePullDownRefresh": true } },
  100. { "path": "level", "style": { "navigationBarTitleText": "会员等级" } }
  101. ]
  102. },
  103. {
  104. "root": "pages/chat",
  105. "pages": [
  106. { "path": "index", "style": { "navigationBarTitleText": "客服", "enablePullDownRefresh": true } }
  107. ]
  108. },
  109. {
  110. "root": "pages/billing",
  111. "pages": [
  112. { "path": "affirmGhs", "style": { "navigationBarTitleText": "订单结算", "enablePullDownRefresh": true } }
  113. ]
  114. },
  115. {
  116. "root": "pages/recharge",
  117. "pages": [
  118. { "path": "list", "style": { "navigationBarTitleText": "充值记录", "enablePullDownRefresh": true } },
  119. { "path": "detail", "style": { "navigationBarTitleText": "充值详情" } }
  120. ]
  121. }
  122. ],
  123. "globalStyle": {
  124. "navigationBarBackgroundColor": "#fff",
  125. "navigationBarTitleText": "花卉宝",
  126. "navigationBarTextStyle": "black"
  127. }
  128. }