pages.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. {
  2. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  3. {
  4. "path": "pages/homePage/homePage", //上班和登录页面
  5. "style": {
  6. "h5": {
  7. "titleNView": false
  8. }
  9. }
  10. }, {
  11. "path": "pages/bindUser/bindUser", //绑定账号页面
  12. "style": {
  13. "h5": {
  14. "titleNView": false
  15. }
  16. }
  17. }, {
  18. "path": "pages/setDept/setDept", //设置科室界面
  19. "style": {
  20. "h5": {
  21. "titleNView": false
  22. }
  23. }
  24. }, {
  25. "path": "pages/receiptpage/receiptpage", //列表
  26. "style": {
  27. "h5": {
  28. "titleNView": false
  29. }
  30. }
  31. }, {
  32. "path": "pages/receipt_infopage/receipt_infopage", //列表详情
  33. "style": {
  34. "h5": {
  35. "titleNView": false
  36. }
  37. }
  38. }, {
  39. "path": "pages/scanning_code/scanning_code",
  40. "style": {
  41. "h5": {
  42. "titleNView": false
  43. }
  44. }
  45. }, {
  46. "path": "pages/scanning_Result/scanning_Result", //大扫描结果->错误
  47. "style": {
  48. "h5": {
  49. "titleNView": false
  50. }
  51. }
  52. },{
  53. "path": "pages/scanning_result_seimin/scanning_result_seimin", //药包扫描----知道了
  54. "style": {
  55. "h5": {
  56. "titleNView": false
  57. }
  58. }
  59. }, {
  60. "path": "pages/scanning_B/scanning_B", //大扫描->标本结果->正确,错误
  61. "style": {
  62. "h5": {
  63. "titleNView": false
  64. }
  65. }
  66. }, {
  67. "path": "pages/scanning_ins/scanning_ins", //大扫描->患者(陪检,转运)
  68. "style": {
  69. "h5": {
  70. "titleNView": false
  71. }
  72. }
  73. }, {
  74. "path": "pages/shortcutbuildOrders/shortcutbuildOrders",
  75. "style": {
  76. "h5": {
  77. "titleNView": false
  78. }
  79. }
  80. }, {
  81. "path": "pages/specimenChecking/specimenChecking",
  82. "style": {
  83. "h5": {
  84. "titleNView": false
  85. }
  86. }
  87. }, {
  88. "path": "pages/scanning_all/scanning_all", //大扫描->科室->正确
  89. "style": {
  90. "h5": {
  91. "titleNView": false
  92. }
  93. }
  94. }, {
  95. "path": "pages/scanning_djInfo/scanning_djInfo",
  96. "style": {
  97. "h5": {
  98. "titleNView": false
  99. }
  100. }
  101. }, {
  102. "path": "pages/scanning_djEnd/scanning_djEnd",
  103. "style": {
  104. "h5": {
  105. "titleNView": false
  106. }
  107. }
  108. }, {
  109. "path": "pages/scanning/scanning",
  110. "style": {
  111. "h5": {
  112. "titleNView": false
  113. }
  114. }
  115. }, {
  116. "path": "pages/scanning_orderSign/scanning_orderSign",
  117. "style": {
  118. "h5": {
  119. "titleNView": false
  120. }
  121. }
  122. }, {
  123. "path": "pages/scanning_insEnd/scanning_insEnd",
  124. "style": {
  125. "h5": {
  126. "titleNView": false
  127. }
  128. }
  129. }, {
  130. "path": "pages/my_list/my_list", //我的页面列表
  131. "style": {
  132. "h5": {
  133. "titleNView": false
  134. }
  135. }
  136. }, {
  137. "path": "pages/mypage/mypage", //我的页面
  138. "style": {
  139. "h5": {
  140. "titleNView": false
  141. }
  142. }
  143. }, {
  144. "path": "pages/pharmacy/pharmacy",
  145. "style": {
  146. "h5": {
  147. "titleNView": false
  148. }
  149. }
  150. }, {
  151. "path": "pages/patientInformationList/patientInformationList", //患者信息列表
  152. "style": {
  153. "h5": {
  154. "titleNView": false
  155. }
  156. }
  157. }, {
  158. "path": "pages/patientInformationInfo/patientInformationInfo", //患者信息详情
  159. "style": {
  160. "h5": {
  161. "titleNView": false
  162. }
  163. }
  164. }, {
  165. "path": "pages/inspectList/inspectList", //检查信息列表
  166. "style": {
  167. "h5": {
  168. "titleNView": false
  169. }
  170. }
  171. }, {
  172. "path": "pages/search/search", //搜索
  173. "style": {
  174. "h5": {
  175. "titleNView": false
  176. }
  177. }
  178. }, {
  179. "path": "pages/pharmacyDetails/pharmacyDetails",
  180. "style": {
  181. "h5": {
  182. "titleNView": false
  183. }
  184. }
  185. }, {
  186. "path": "pages/settingCode/settingCode",
  187. "style": {
  188. "h5": {
  189. "titleNView": false
  190. }
  191. }
  192. }, {
  193. "path": "pages/noScanSpecimen/noScanSpecimen",
  194. "style": {
  195. "h5": {
  196. "titleNView": false
  197. }
  198. }
  199. }, {
  200. "path": "pages/scanning_drug/scanning_drug",
  201. "style": {
  202. "h5": {
  203. "titleNView": false
  204. }
  205. }
  206. }, {
  207. "path": "components/footTool/footTool",
  208. "style": {
  209. "navigationBarTitleText": "",
  210. "enablePullDownRefresh": false
  211. }
  212. }
  213. ],
  214. "globalStyle": {
  215. "navigationBarTextStyle": "black",
  216. "navigationBarTitleText": "医疗服务中心转运系统",
  217. "navigationBarBackgroundColor": "#F8F8F8",
  218. "backgroundColor": "#F8F8F8"
  219. }
  220. }