pages.json 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479
  1. {
  2. "pages": [
  3. //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  4. {
  5. "path": "pages/homePage/homePage", //上班和登录页面
  6. "style": {
  7. "h5": {
  8. "titleNView": false
  9. }
  10. }
  11. },
  12. {
  13. "path": "pages/bindUser/bindUser", //绑定账号页面
  14. "style": {
  15. "h5": {
  16. "titleNView": false
  17. }
  18. }
  19. },
  20. {
  21. "path": "pages/setDept/setDept", //设置科室界面
  22. "style": {
  23. "h5": {
  24. "titleNView": false
  25. }
  26. }
  27. },
  28. {
  29. "path": "pages/receiptpage/receiptpage", //列表
  30. "style": {
  31. "h5": {
  32. "titleNView": false
  33. }
  34. }
  35. },
  36. {
  37. "path": "pages/receipt_infopage/receipt_infopage", //列表详情
  38. "style": {
  39. "h5": {
  40. "titleNView": false
  41. }
  42. }
  43. },
  44. {
  45. "path": "pages/scanning_code/scanning_code",
  46. "style": {
  47. "h5": {
  48. "titleNView": false
  49. }
  50. }
  51. },
  52. {
  53. "path": "pages/scanning_Result/scanning_Result", //大扫描结果->错误
  54. "style": {
  55. "h5": {
  56. "titleNView": false
  57. }
  58. }
  59. },
  60. {
  61. "path": "pages/scanning_result_seimin/scanning_result_seimin", //药包扫描----知道了
  62. "style": {
  63. "h5": {
  64. "titleNView": false
  65. }
  66. }
  67. },
  68. {
  69. "path": "pages/scanning_B/scanning_B", //大扫描->标本结果->正确,错误
  70. "style": {
  71. "h5": {
  72. "titleNView": false
  73. }
  74. }
  75. },
  76. {
  77. "path": "pages/scanning_ins/scanning_ins", //大扫描->患者(陪检,转运)
  78. "style": {
  79. "h5": {
  80. "titleNView": false
  81. }
  82. }
  83. },
  84. {
  85. "path": "pages/shortcutbuildOrders/shortcutbuildOrders",
  86. "style": {
  87. "h5": {
  88. "titleNView": false
  89. }
  90. }
  91. },
  92. {
  93. "path": "pages/specimenChecking/specimenChecking",
  94. "style": {
  95. "h5": {
  96. "titleNView": false
  97. },
  98. "enablePullDownRefresh": true
  99. }
  100. },
  101. {
  102. "path": "pages/scanning_all/scanning_all", //大扫描->科室->正确
  103. "style": {
  104. "h5": {
  105. "titleNView": false
  106. }
  107. }
  108. },
  109. {
  110. "path": "pages/scanning_djInfo/scanning_djInfo",
  111. "style": {
  112. "h5": {
  113. "titleNView": false
  114. }
  115. }
  116. },
  117. {
  118. "path": "pages/scanning_djEnd/scanning_djEnd",
  119. "style": {
  120. "h5": {
  121. "titleNView": false
  122. }
  123. }
  124. },
  125. {
  126. "path": "pages/scanning/scanning",
  127. "style": {
  128. "h5": {
  129. "titleNView": false
  130. }
  131. }
  132. },
  133. {
  134. "path": "pages/scanning_orderSign/scanning_orderSign",
  135. "style": {
  136. "h5": {
  137. "titleNView": false
  138. }
  139. }
  140. },
  141. {
  142. "path": "pages/scanning_insEnd/scanning_insEnd",
  143. "style": {
  144. "h5": {
  145. "titleNView": false
  146. }
  147. }
  148. },
  149. {
  150. "path": "pages/my_list/my_list", //我的页面列表
  151. "style": {
  152. "h5": {
  153. "titleNView": false
  154. }
  155. }
  156. },
  157. {
  158. "path": "pages/mypage/mypage", //我的页面
  159. "style": {
  160. "h5": {
  161. "titleNView": false
  162. }
  163. }
  164. },
  165. {
  166. "path": "pages/pharmacy/pharmacy",
  167. "style": {
  168. "h5": {
  169. "titleNView": false
  170. }
  171. }
  172. },
  173. {
  174. "path": "pages/patientInformationList/patientInformationList", //患者信息列表
  175. "style": {
  176. "h5": {
  177. "titleNView": false
  178. }
  179. }
  180. },
  181. {
  182. "path": "pages/patientInformationInfo/patientInformationInfo", //患者信息详情
  183. "style": {
  184. "h5": {
  185. "titleNView": false
  186. }
  187. }
  188. },
  189. {
  190. "path": "pages/bloodSelect/bloodSelect", //选择血制品
  191. "style": {
  192. "h5": {
  193. "titleNView": false
  194. }
  195. }
  196. },
  197. {
  198. "path": "pages/inspectList/inspectList", //检查信息列表
  199. "style": {
  200. "h5": {
  201. "titleNView": false
  202. }
  203. }
  204. },
  205. {
  206. "path": "pages/search/search", //搜索
  207. "style": {
  208. "h5": {
  209. "titleNView": false
  210. }
  211. }
  212. },
  213. {
  214. "path": "pages/pharmacyDetails/pharmacyDetails",
  215. "style": {
  216. "h5": {
  217. "titleNView": false
  218. }
  219. }
  220. },
  221. {
  222. "path": "pages/settingCode/settingCode",
  223. "style": {
  224. "h5": {
  225. "titleNView": false
  226. }
  227. }
  228. },
  229. {
  230. "path": "pages/noScanSpecimen/noScanSpecimen",
  231. "style": {
  232. "h5": {
  233. "titleNView": false
  234. }
  235. }
  236. },
  237. {
  238. "path": "pages/scanning_drug/scanning_drug",
  239. "style": {
  240. "h5": {
  241. "titleNView": false
  242. }
  243. }
  244. },
  245. {
  246. "path": "components/footTool/footTool",
  247. "style": {
  248. "navigationBarTitleText": "",
  249. "enablePullDownRefresh": false
  250. }
  251. },
  252. {
  253. "path": "pages/specimenCheckingDetail/specimenCheckingDetail",
  254. "style": {
  255. "h5": {
  256. "titleNView": false
  257. },
  258. "enablePullDownRefresh": true
  259. }
  260. },
  261. {
  262. "path": "pages/specimenDetail/specimenDetail",
  263. "style": {
  264. "h5": {
  265. "titleNView": false
  266. },
  267. "enablePullDownRefresh": true
  268. }
  269. },
  270. {
  271. "path": "pages/checkAfterScanning/checkAfterScanning",
  272. "style": {
  273. "h5": {
  274. "titleNView": false
  275. },
  276. "enablePullDownRefresh": false
  277. }
  278. },
  279. {
  280. "path": "pages/checkAfterBigScreen/checkAfterBigScreen",
  281. "style": {
  282. "h5": {
  283. "titleNView": false
  284. },
  285. "enablePullDownRefresh": false
  286. }
  287. },
  288. {
  289. "path": "pages/scannedDepartmentSpecimens/scannedDepartmentSpecimens",
  290. "style": {
  291. "h5": {
  292. "titleNView": false
  293. },
  294. "enablePullDownRefresh": true
  295. }
  296. },
  297. {
  298. "path": "pages/specimenCheckingEnd/specimenCheckingEnd",
  299. "style": {
  300. "h5": {
  301. "titleNView": false
  302. },
  303. "enablePullDownRefresh": true
  304. }
  305. },
  306. {
  307. "path": "pages/scannedDepartmentSpecimensDetail/scannedDepartmentSpecimensDetail",
  308. "style": {
  309. "h5": {
  310. "titleNView": false
  311. }
  312. }
  313. },
  314. {
  315. "path": "pages/specimenCheckingEndDetail/specimenCheckingEndDetail",
  316. "style": {
  317. "h5": {
  318. "titleNView": false
  319. }
  320. }
  321. },
  322. {
  323. "path": "pages/scanning_nucleicAcid/scanning_nucleicAcid",
  324. "style": {
  325. "h5": {
  326. "titleNView": false
  327. }
  328. }
  329. },
  330. {
  331. "path": "pages/promptPage/promptPage",
  332. "style": {
  333. "h5": {
  334. "titleNView": false
  335. }
  336. }
  337. }, {
  338. "path": "pages/scanning_blood/scanning_blood",
  339. "style": {
  340. "h5": {
  341. "titleNView": false
  342. }
  343. }
  344. }, {
  345. "path": "pages/scanning_blood_process/scanning_blood_process",
  346. "style": {
  347. "h5": {
  348. "titleNView": false
  349. }
  350. }
  351. }, {
  352. "path": "pages/check_blood/check_blood",
  353. "style": {
  354. "h5": {
  355. "titleNView": false
  356. }
  357. }
  358. }, {
  359. "path": "pages/blood_list/blood_list",
  360. "style": {
  361. "h5": {
  362. "titleNView": false
  363. }
  364. }
  365. }, {
  366. "path": "pages/signIn_blood/signIn_blood",
  367. "style": {
  368. "h5": {
  369. "titleNView": false
  370. }
  371. }
  372. }, {
  373. "path": "pages/searchMuti/searchMuti",
  374. "style": {
  375. "h5": {
  376. "titleNView": false
  377. }
  378. }
  379. }, {
  380. "path": "pages/drugsBagHistory/drugsBagHistory",
  381. "style": {
  382. "h5": {
  383. "titleNView": false
  384. },
  385. "enablePullDownRefresh": true
  386. }
  387. }, {
  388. "path": "pages/otherCompleteOrder/otherCompleteOrder",
  389. "style": {
  390. "h5": {
  391. "titleNView": false
  392. }
  393. }
  394. }, {
  395. "path": "pages/formManagementWechat/formManagementWechat",
  396. "style": {
  397. "h5": {
  398. "titleNView": false
  399. }
  400. }
  401. }, {
  402. "path": "pages/formManagementBuilding/formManagementBuilding",
  403. "style": {
  404. "h5": {
  405. "titleNView": false
  406. }
  407. }
  408. }, {
  409. "path": "pages/formManagementDept/formManagementDept",
  410. "style": {
  411. "h5": {
  412. "titleNView": false
  413. }
  414. }
  415. }, {
  416. "path": "pages/transportationProcessRemarks/transportationProcessRemarks",
  417. "style": {
  418. "h5": {
  419. "titleNView": false
  420. }
  421. }
  422. }, {
  423. "path": "pages/drugBatches/drugBatches",
  424. "style": {
  425. "h5": {
  426. "titleNView": false
  427. }
  428. }
  429. }, {
  430. "path": "pages/quickOrderAcceptanceWx/quickOrderAcceptanceWx",
  431. "style": {
  432. "h5": {
  433. "titleNView": false
  434. }
  435. }
  436. }, {
  437. "path": "pages/result_error/result_error",
  438. "style": {
  439. "h5": {
  440. "titleNView": false
  441. }
  442. }
  443. }, {
  444. "path": "pages/startOrderSignBlood/startOrderSignBlood",
  445. "style": {
  446. "h5": {
  447. "titleNView": false
  448. }
  449. }
  450. },
  451. {
  452. "path": "pages/startOrderSignBloodDetail/startOrderSignBloodDetail",
  453. "style": {
  454. "h5": {
  455. "titleNView": false
  456. }
  457. }
  458. }, {
  459. "path": "pages/endOrderSignBlood/endOrderSignBlood",
  460. "style": {
  461. "h5": {
  462. "titleNView": false
  463. }
  464. }
  465. }
  466. ],
  467. "globalStyle": {
  468. "navigationBarTextStyle": "black",
  469. "navigationBarBackgroundColor": "#F8F8F8",
  470. "backgroundColor": "#F8F8F8"
  471. }
  472. }