pages.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/login/login-account",
  5. "style": {
  6. "navigationBarTitleText": "",
  7. "navigationStyle":"custom"
  8. }
  9. },
  10. {
  11. "path": "pages/login/login-share",
  12. "style": {
  13. "navigationBarTitleText": "",
  14. "navigationStyle":"custom"
  15. }
  16. },
  17. {
  18. "path": "pages/login/login-error",
  19. "style": {
  20. "navigationBarTitleText": "",
  21. "navigationStyle":"custom"
  22. }
  23. },
  24. {
  25. "path": "pages/collection/sms",
  26. "style": {
  27. "navigationBarTitleText": "款项识别",
  28. "navigationStyle":"custom"
  29. }
  30. },
  31. {
  32. "path": "pages/collection/nosms",
  33. "style": {
  34. "navigationBarTitleText": "无短信收款",
  35. "enablePullDownRefresh":true,
  36. "navigationStyle":"custom"
  37. }
  38. },
  39. {
  40. "path": "pages/collection/list",
  41. "style": {
  42. "navigationBarTitleText": "收款列表",
  43. "enablePullDownRefresh":true,
  44. "navigationStyle":"custom"
  45. }
  46. },
  47. {
  48. "path": "pages/collection/detail",
  49. "style": {
  50. "navigationBarTitleText": "收款款项详情",
  51. "enablePullDownRefresh":true,
  52. "navigationStyle":"custom"
  53. }
  54. },
  55. {
  56. "path": "pages/relation/ordinary/index",
  57. "style": {
  58. "navigationBarTitleText": "订单款关联",
  59. "enablePullDownRefresh":true,
  60. "navigationStyle":"custom"
  61. }
  62. },
  63. {
  64. "path": "pages/relation/ordinary/examine-detail",
  65. "style": {
  66. "navigationBarTitleText": "审核详情",
  67. "enablePullDownRefresh":true,
  68. "navigationStyle":"custom"
  69. }
  70. },
  71. {
  72. "path": "pages/relation/ordinary/detail",
  73. "style": {
  74. "navigationBarTitleText": "审核通过",
  75. "enablePullDownRefresh":true,
  76. "navigationStyle":"custom"
  77. }
  78. },
  79. {
  80. "path": "pages/relation/nonorder/detail",
  81. "style": {
  82. "navigationBarTitleText": "非订单详情",
  83. "enablePullDownRefresh":true,
  84. "navigationStyle":"custom"
  85. }
  86. },
  87. {
  88. "path": "pages/relation/nonorder/add",
  89. "style": {
  90. "navigationBarTitleText": "设置非订单类别",
  91. "navigationStyle":"custom"
  92. }
  93. },
  94. {
  95. "path": "pages/relation/nonorder/list",
  96. "style": {
  97. "navigationBarTitleText": "选择关联订单",
  98. "enablePullDownRefresh":true,
  99. "navigationStyle":"custom"
  100. }
  101. },
  102. {
  103. "path": "pages/relation/return/index",
  104. "style": {
  105. "navigationBarTitleText": "返佣款关联",
  106. "enablePullDownRefresh":true,
  107. "navigationStyle":"custom"
  108. }
  109. },
  110. {
  111. "path": "pages/relation/return/detail",
  112. "style": {
  113. "navigationBarTitleText": "返佣详情",
  114. "enablePullDownRefresh":true,
  115. "navigationStyle":"custom"
  116. }
  117. },
  118. {
  119. "path": "pages/relation/return/list",
  120. "style": {
  121. "navigationBarTitleText": "口头返佣关联",
  122. "enablePullDownRefresh":true,
  123. "navigationStyle":"custom"
  124. }
  125. },
  126. {
  127. "path": "pages/relation/refund/index",
  128. "style": {
  129. "navigationBarTitleText": "供应商退款关联",
  130. "enablePullDownRefresh":true,
  131. "navigationStyle":"custom"
  132. }
  133. },
  134. {
  135. "path": "pages/relation/refund/detail",
  136. "style": {
  137. "navigationBarTitleText": "供应商退款详情",
  138. "enablePullDownRefresh":true,
  139. "navigationStyle":"custom"
  140. }
  141. },
  142. {
  143. "path": "pages/relation/order/detail",
  144. "style": {
  145. "navigationBarTitleText": "子订单详情",
  146. "enablePullDownRefresh":true,
  147. "navigationStyle":"custom"
  148. }
  149. },
  150. {
  151. "path": "pages/tabBar/user/mine",
  152. "style": {
  153. "navigationBarTitleText": "店铺",
  154. "navigationStyle":"custom"
  155. }
  156. },{
  157. "path": "pages/tabBar/order/index",
  158. "style": {
  159. "navigationBarTitleText": "订单",
  160. "enablePullDownRefresh" : true,
  161. "navigationStyle":"custom"
  162. }
  163. },{
  164. "path": "pages/tabBar/product/index",
  165. "style": {
  166. "navigationBarTitleText": "",
  167. "enablePullDownRefresh":true,
  168. "navigationStyle":"custom"
  169. }
  170. }
  171. ],
  172. "subPackages": [],
  173. "tabBar": {
  174. "height":"80",
  175. "color": "#C6C6C6",
  176. "selectedColor": "#4688fa",
  177. "borderStyle": "black",
  178. "backgroundColor": "#ffffff",
  179. "list": [{
  180. "pagePath": "pages/tabBar/order/index",
  181. "iconPath": "static/icon-order@2x.png",
  182. "selectedIconPath": "static/icon-order-active@2x.png",
  183. "text": "订单"
  184. },{
  185. "pagePath": "pages/tabBar/product/index",
  186. "iconPath": "static/icon-product@2x.png",
  187. "selectedIconPath": "static/icon-product-active@2x.png",
  188. "text": "商品"
  189. },{
  190. "pagePath": "pages/tabBar/user/mine",
  191. "iconPath": "static/icon-shop@2x.png",
  192. "selectedIconPath": "static/icon-shop-active@2x.png",
  193. "text": "店铺"
  194. }
  195. ]
  196. },
  197. "easycom": {
  198. "autoscan": true,
  199. "custom": {
  200. "tui-(.*)": "@/components/thorui/tui-$1/tui-$1.vue"
  201. }
  202. },
  203. "globalStyle": {
  204. "navigationBarTextStyle": "black",
  205. "navigationBarTitleText": "采美CRM系统",
  206. "navigationBarBackgroundColor": "#FFFFFF",
  207. "backgroundColor": "#FFFFFF"
  208. },
  209. "condition" : { //模式配置,仅开发期间生效
  210. "current": 0, //当前激活的模式(list 的索引项)
  211. "list": [
  212. {
  213. "name": "", //模式名称
  214. "path": "", //启动页面,必选
  215. "query": "" //启动参数,在页面的onLoad函数里面得到
  216. }
  217. ]
  218. }
  219. }