pages.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. {
  2. "easycom": {
  3. "autoscan": true,
  4. "custom": {
  5. "ay-toast": "@/components/ay-toast/ay-toast.nvue"
  6. }
  7. },
  8. "pages": [
  9. // {
  10. // "path": "pages/ble-demo/ble-demo",
  11. // "style": {
  12. // "navigationStyle": "custom",
  13. // "navigationBarTitleText": "",
  14. // "enablePullDownRefresh": true
  15. // }
  16. // },
  17. {
  18. "path": "pages/device/list/list",
  19. "style": {
  20. "navigationStyle": "custom",
  21. "navigationBarTitleText": "",
  22. "enablePullDownRefresh": true
  23. }
  24. },
  25. {
  26. "path": "pages/home/home",
  27. "style": {
  28. "navigationStyle": "custom",
  29. "navigationBarTitleText": ""
  30. }
  31. },
  32. {
  33. "path": "pages/find/index/index",
  34. "style": {
  35. "navigationStyle": "custom",
  36. "navigationBarTitleText": "",
  37. "enablePullDownRefresh": true
  38. }
  39. },
  40. {
  41. "path": "pages/find/detail/detail",
  42. "style": {
  43. "navigationStyle": "custom",
  44. "navigationBarTitleText": ""
  45. }
  46. },
  47. {
  48. "path": "pages/login/login",
  49. "style": {
  50. "navigationStyle": "custom",
  51. "navigationBarTitleText": ""
  52. }
  53. },
  54. {
  55. "path": "pages/my/my",
  56. "style": {
  57. "navigationStyle": "custom",
  58. "navigationBarTitleText": "我的"
  59. }
  60. },
  61. {
  62. "path": "pages/webview/webview",
  63. "style": {
  64. "navigationBarTitleText": "",
  65. "navigationStyle": "custom"
  66. }
  67. },
  68. {
  69. "path": "pages/my/info/info",
  70. "style": {
  71. "navigationBarTitleText": "个人资料"
  72. }
  73. },
  74. {
  75. "path": "pages/my/crop/crop",
  76. "style": {
  77. "navigationStyle": "custom",
  78. "navigationBarTitleText": ""
  79. }
  80. },
  81. {
  82. "path": "pages/device/search/search",
  83. "style": {
  84. "navigationStyle": "custom",
  85. "navigationBarTitleText": "",
  86. "app-plus": {
  87. "backgroundColor": "#cee7ec"
  88. }
  89. }
  90. },
  91. {
  92. "path": "pages/device/detail/detail",
  93. "style": {
  94. "navigationStyle": "custom",
  95. "navigationBarTitleText": ""
  96. }
  97. },
  98. {
  99. "path": "pages/device/deviceInfo/deviceInfo",
  100. "style": {
  101. "navigationStyle": "custom",
  102. "navigationBarTitleText": "",
  103. "app-plus": {
  104. "backgroundColor": "#389588"
  105. }
  106. }
  107. },
  108. {
  109. "path": "pages/device/moxibustion/moxibustion",
  110. "style": {
  111. "navigationBarTitleText": "耗材管理"
  112. }
  113. },
  114. {
  115. "path": "pages/device/mycases/mycases",
  116. "style": {
  117. "navigationBarTitleText": "我的方案"
  118. }
  119. },
  120. {
  121. "path": "pages/device/userManage/userManage",
  122. "style": {
  123. "navigationStyle": "custom",
  124. "navigationBarTitleText": "",
  125. "app-plus": {
  126. "backgroundColor": "#389588"
  127. }
  128. }
  129. },
  130. {
  131. "path": "pages/device/acupointEdit/acupointEdit",
  132. "style": {
  133. "navigationStyle": "custom",
  134. "navigationBarTitleText": "",
  135. "backgroundColor": "#389588",
  136. "app-plus": {
  137. "backgroundColor": "#389588",
  138. "background": "#389588"
  139. }
  140. }
  141. },
  142. {
  143. "path": "pages/device/bodyParams/bodyParams",
  144. "style": {
  145. "navigationStyle": "custom",
  146. "navigationBarTitleText": "",
  147. "app-plus": {
  148. "backgroundColor": "#389588"
  149. }
  150. }
  151. },
  152. {
  153. "path": "pages/test-toast/test-toast",
  154. "style": {
  155. "navigationBarTitleText": "Toast测试"
  156. }
  157. },
  158. {
  159. "path": "pages/my/msg/msg",
  160. "style": {
  161. "navigationStyle": "custom",
  162. "navigationBarTitleText": "",
  163. "enablePullDownRefresh": true
  164. }
  165. },
  166. {
  167. "path": "pages/my/version/version",
  168. "style": {
  169. "navigationStyle": "custom",
  170. "navigationBarTitleText": ""
  171. }
  172. },
  173. {
  174. "path": "pages/my/questions/questions",
  175. "style": {
  176. "navigationStyle": "custom",
  177. "navigationBarTitleText": ""
  178. }
  179. },
  180. {
  181. "path": "pages/my/questions/quesinfo",
  182. "style": {
  183. "navigationStyle": "custom",
  184. "navigationBarTitleText": ""
  185. }
  186. },
  187. {
  188. "path": "pages/my/history/history",
  189. "style": {
  190. "navigationStyle": "custom",
  191. "navigationBarTitleText": "",
  192. "enablePullDownRefresh": true
  193. }
  194. }
  195. ],
  196. "globalStyle": {
  197. "navigationBarTextStyle": "black",
  198. "navigationBarTitleText": "研年健康",
  199. "navigationBarBackgroundColor": "#F8F8F8",
  200. "backgroundColor": "#F8F8F8"
  201. },
  202. "tabBar": {
  203. "color": "#9BA5B7",
  204. "selectedColor": "#389588",
  205. "borderStyle": "white",
  206. "backgroundColor": "#ffffff",
  207. "height": "56px",
  208. "fontSize": "13px",
  209. "iconWidth": "24px",
  210. "spacing": "4px",
  211. "list": [{
  212. "pagePath": "pages/device/list/list",
  213. "iconPath": "/static/public/home.png",
  214. "selectedIconPath": "/static/public/home1.png",
  215. "text": "首页"
  216. },{
  217. "pagePath": "pages/home/home",
  218. "iconPath": "/static/public/device.png",
  219. "selectedIconPath": "/static/public/device1.png",
  220. "text": "发现"
  221. },{
  222. "pagePath": "pages/find/index/index",
  223. "iconPath": "/static/public/find.png",
  224. "selectedIconPath": "/static/public/find1.png",
  225. "text": "健康"
  226. },{
  227. "pagePath": "pages/my/my",
  228. "iconPath": "/static/public/my.png",
  229. "selectedIconPath": "/static/public/my1.png",
  230. "text": "我的"
  231. }]
  232. },
  233. "uniIdRouter": {}
  234. }