pages.json 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/Login/Login",
  5. "style": {
  6. "navigationStyle": "custom",
  7. "disableScroll": true
  8. }
  9. },
  10. {
  11. "path": "pages/Login/loginWeixin",
  12. "style": {
  13. "navigationStyle": "custom"
  14. }
  15. },
  16. // {
  17. // "path" : "pages/Charts/mainStatistics",
  18. // "style" : {
  19. // "navigationBarTitleText":"首页"
  20. // // "disableScroll": true
  21. // // "enablePullDownRefresh": true
  22. // }
  23. // },
  24. {
  25. "path": "pages/select/select",
  26. "style": {
  27. "navigationBarTitleText": "查询"
  28. // "disableScroll": true
  29. // "enablePullDownRefresh": true
  30. }
  31. },
  32. // {
  33. // "path" : "pages/Setting/Setting",
  34. // "style" : {
  35. // "navigationBarTitleText":"机器设置",
  36. // // "disableScroll": true,
  37. // "enablePullDownRefresh": true
  38. // }
  39. // },
  40. // {
  41. // "path" : "pages/Setting/singleStatistics",
  42. // "style" : {
  43. // "navigationBarTitleText":"单机统计",
  44. // // "disableScroll": true,
  45. // "enablePullDownRefresh": true
  46. // }
  47. // },
  48. // {
  49. // "path" : "pages/Setting/cleanRule",
  50. // "style" : {
  51. // "navigationBarTitleText":"清洗规则",
  52. // // "disableScroll": true,
  53. // "enablePullDownRefresh": true
  54. // }
  55. // },
  56. // {
  57. // "path" : "pages/Setting/pay",
  58. // "style" : {
  59. // "navigationBarTitleText":"支付",
  60. // // "disableScroll": true,
  61. // "enablePullDownRefresh": true
  62. // }
  63. // },
  64. // {
  65. // "path" : "pages/Setting/parameters",
  66. // "style" : {
  67. // "navigationBarTitleText":"参数类型",
  68. // // "disableScroll": true,
  69. // "enablePullDownRefresh": true
  70. // }
  71. // },
  72. // {
  73. // "path" : "pages/Setting/generalParameters",
  74. // "style" : {
  75. // "navigationBarTitleText":"通用参数",
  76. // // "disableScroll": true,
  77. // "enablePullDownRefresh": true
  78. // }
  79. // },
  80. // {
  81. // "path" : "pages/Setting/advancedParameters",
  82. // "style" : {
  83. // "navigationBarTitleText":"进阶参数",
  84. // // "disableScroll": true,
  85. // "enablePullDownRefresh": true
  86. // }
  87. // },
  88. // {
  89. // "path" : "pages/Setting/dayPay",
  90. // "style" : {
  91. // "navigationBarTitleText":"按日支付",
  92. // // "disableScroll": true,
  93. // "enablePullDownRefresh": true
  94. // }
  95. // },
  96. // {
  97. // "path" : "pages/Setting/timesPay",
  98. // "style" : {
  99. // "navigationBarTitleText":"按次数支付",
  100. // // "disableScroll": true,
  101. // "enablePullDownRefresh": true
  102. // }
  103. // },
  104. {
  105. "path": "pages/Insert/Insert",
  106. "style": {
  107. "navigationBarTitleText": "录入"
  108. }
  109. },
  110. {
  111. "path": "pages/User/user",
  112. "style": {
  113. "navigationBarTitleText": "我的"
  114. }
  115. },
  116. {
  117. "path": "pages/WeixinSwicth/WeixinSwicth",
  118. "style": {
  119. // "navigationStyle": "custom",
  120. "navigationBarTitleText": "微信绑定",
  121. "menuSrc": "static/img/leftTriangle.png",
  122. "enablePullDownRefresh": true
  123. // "disableScroll": true
  124. }
  125. },
  126. // {
  127. // "path" : "pages/Setting/saoma",
  128. // "style" : {
  129. // "navigationBarTitleText": "扫码"
  130. // }
  131. // },
  132. {
  133. "path": "pages/User/updataPassword",
  134. "style": {
  135. "navigationBarTitleText": "修改信息"
  136. }
  137. },
  138. {
  139. "path": "pages/User/userList",
  140. "style": {
  141. "navigationBarTitleText": "用户列表"
  142. }
  143. },
  144. {
  145. "path": "pages/User/userInfo",
  146. "style": {
  147. "navigationBarTitleText": "用户管理",
  148. "enablePullDownRefresh": true
  149. }
  150. },
  151. {
  152. "path": "pages/User/addCode",
  153. "style": {
  154. "navigationBarTitleText": "添加编码",
  155. "enablePullDownRefresh": true
  156. }
  157. }
  158. , {
  159. "path": "pages/Insert/addModules",
  160. "style": {
  161. "navigationBarTitleText": "添加模块"
  162. }
  163. }, {
  164. "path": "pages/Insert/addMachine",
  165. "style": {
  166. "navigationBarTitleText": "添加机器"
  167. }
  168. }, {
  169. "path": "pages/Insert/updateModules",
  170. "style": {
  171. "navigationBarTitleText": "更换模块"
  172. }
  173. }
  174. , {
  175. "path": "pages/select/selectModules",
  176. "style": {
  177. "navigationBarTitleText": "模块查询"
  178. }
  179. }, {
  180. "path": "pages/select/selectMachine",
  181. "style": {
  182. "navigationBarTitleText": "机器查询"
  183. }
  184. }, {
  185. "path": "pages/update/update",
  186. "style": {
  187. "navigationBarTitleText": "反馈更换"
  188. }
  189. }, {
  190. "path": "pages/select/update",
  191. "style": {
  192. "navigationBarTitleText": "售后更换",
  193. "enablePullDownRefresh": true
  194. }
  195. }, {
  196. "path": "pages/User/delCode",
  197. "style": {
  198. "navigationBarTitleText": "删除编码",
  199. "enablePullDownRefresh": false
  200. }
  201. }
  202. ],
  203. "globalStyle": {
  204. "navigationBarTextStyle": "white",
  205. "navigationBarTitleText": "",
  206. "navigationBarBackgroundColor": "#206DC3",
  207. "backgroundColor": "#F8F8F8",
  208. "animationType": "slide-in-right",
  209. "animationDuration": 200
  210. },
  211. "tabBar": {
  212. "color": "#7A7E83",
  213. "selectedColor": "#007AFF",
  214. "borderStyle": "black",
  215. "backgroundColor": "#F8F8F8",
  216. "list": [{
  217. "pagePath": "pages/select/select",
  218. "iconPath": "static/img/home.png",
  219. "selectedIconPath": "static/img/homeHL.png",
  220. "text": "查询"
  221. },
  222. // {
  223. // "pagePath": "pages/User/merchantList",
  224. // "iconPath": "static/img/merchantList.png",
  225. // "selectedIconPath": "static/img/merchantListHL.png",
  226. // "text": "机器销售"
  227. // },
  228. // {
  229. // {
  230. // "pagePath": "pages/User/equipmentStatusList",
  231. // "iconPath": "static/img/equipment.png",
  232. // "selectedIconPath": "static/img/equipmentHL.png",
  233. // "text": "机器状态"
  234. // },
  235. {
  236. "pagePath": "pages/Insert/Insert",
  237. "iconPath": "static/img/equipment.png",
  238. "selectedIconPath": "static/img/equipmentHL.png",
  239. "text": "录入"
  240. },
  241. {
  242. "pagePath": "pages/update/update",
  243. "iconPath": "static/img/equipmentSratisticsList.png",
  244. "selectedIconPath": "static/img/equipmentSratisticsListHL.png",
  245. "text": "反馈"
  246. },
  247. {
  248. "pagePath": "pages/User/user",
  249. "iconPath": "static/img/user.png",
  250. "selectedIconPath": "static/img/userHL.png",
  251. "text": "我的"
  252. }
  253. ]
  254. }
  255. }