pages.json 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/views/sceneInspect/memorandum",
  5. "style": {
  6. "navigationBarTitleText": "现场检查"
  7. }
  8. },
  9. {
  10. "path": "pages/views/sceneInspect/sceneInspect",
  11. "style": {
  12. "navigationBarTitleText": "现场检查"
  13. }
  14. },
  15. {
  16. "path": "pages/views/login/login", //登录
  17. "style": {
  18. "navigationBarTitleText": "",
  19. "navigationBarTextStyle": "white", //导航文字颜色
  20. "navigationStyle": "custom" //关闭原生导航
  21. }
  22. },
  23. {
  24. "path": "pages/views/home/home", //首页
  25. "style": {
  26. "navigationBarTitleText": "实验室安全智慧化管控系统",
  27. "navigationBarTextStyle": "white", //导航文字颜色
  28. "navigationBarBackgroundColor": "#0183FA", //导航背景色
  29. "navigationStyle": "custom"
  30. }
  31. },
  32. {
  33. "path": "pages/views/dataBoard/dataBoard",
  34. "style": {
  35. "navigationBarTitleText": "",
  36. "navigationBarTextStyle": "white", //导航文字颜色
  37. "navigationStyle": "custom" //关闭原生导航
  38. }
  39. },
  40. {
  41. "path": "pages/views/dataBoard/equipmentControlOverdue",
  42. "style": {
  43. "navigationBarTitleText": "超期服役排行",
  44. "navigationBarTextStyle": "#FFFFFF", //导航文字颜色
  45. "navigationBarBackgroundColor": "#363744" //导航背景色
  46. }
  47. },
  48. {
  49. "path": "pages/views/teacherPage/laboratoryList", //实验室列表
  50. "style": {
  51. "navigationBarTitleText": "实验室安全智慧化管控系统",
  52. "navigationBarTextStyle": "white", //导航文字颜色
  53. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  54. }
  55. },
  56. {
  57. "path": "pages/views/information/information", //消息
  58. "style": {
  59. "navigationBarTitleText": "消息"
  60. }
  61. },
  62. {
  63. "path": "pages/views/mine/mine", //我的
  64. "style": {
  65. "navigationBarTitleText": "我的",
  66. "navigationBarTextStyle": "white", //导航文字颜色
  67. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  68. }
  69. },
  70. {
  71. "path": "pages/views/information/informationInfo", //消息
  72. "style": {
  73. "navigationBarTitleText": "消息详情"
  74. }
  75. },
  76. {
  77. "path": "pages/views/pages_patrolInspector/chemicalDetail",
  78. "style": {
  79. "navigationBarTitleText": "化学品详情",
  80. "navigationBarTextStyle": "white", //导航文字颜色
  81. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  82. }
  83. },
  84. {
  85. "path": "pages/views/pages_patrolInspector/chemicalCabinetQRcode",
  86. "style": {
  87. "navigationBarTitleText": "化学品柜详情",
  88. "navigationBarTextStyle": "white", //导航文字颜色
  89. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  90. }
  91. },
  92. {
  93. "path": "pages/views/pages_patrolInspector/chemicalCatalogue",
  94. "style": {
  95. "navigationBarTitleText": "化学品柜详情",
  96. "navigationBarTextStyle": "white", //导航文字颜色
  97. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  98. }
  99. },
  100. {
  101. "path": "pages/views/pages_patrolInspector/courseQRcode",
  102. "style": {
  103. "navigationBarTitleText": "课程详情",
  104. "navigationBarTextStyle": "white", //导航文字颜色
  105. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  106. }
  107. },
  108. {
  109. "path": "pages/views/pages_patrolInspector/identityVerify",
  110. "style": {
  111. "navigationBarTitleText": "提示",
  112. "navigationBarTextStyle": "white", //导航文字颜色
  113. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  114. }
  115. },
  116. /*供应商*/
  117. {
  118. "path": "pages/views/supplier/forbidden",
  119. "style": {
  120. "navigationBarTitleText": "供应商管理平台"
  121. }
  122. },
  123. {
  124. "path": "pages/views/supplier/reject",
  125. "style": {
  126. "navigationBarTitleText": "驳回"
  127. }
  128. },
  129. {
  130. "path": "pages/views/supplier/hasten",
  131. "style": {
  132. "navigationBarTitleText": "立即催办"
  133. }
  134. },
  135. {
  136. "path": "pages/views/saoCode/saoCode", //扫码中转
  137. "style": {
  138. "navigationBarTitleText": "",
  139. "navigationBarTextStyle": "white", //导航文字颜色
  140. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  141. }
  142. }
  143. ],
  144. "subPackages": [
  145. {
  146. /* 基础分包 */
  147. "root": "pages_basics", //分包根路径
  148. "name": "basics", //分包名字可写可不写
  149. "pages": [
  150. /* 设备管理和笼位管理页面 */
  151. {
  152. "path": "views/deviceCageSitePage",
  153. "style": {
  154. "navigationBarTitleText": ""
  155. }
  156. },
  157. /* 离开检查 */
  158. {
  159. "path": "views/photoInspection",
  160. "style": {
  161. "navigationBarTitleText": "离开检查"
  162. }
  163. },
  164. /* 修改头像 */
  165. {
  166. "path": "views/avatar",
  167. "style": {
  168. "navigationBarTitleText": "身份验证"
  169. }
  170. },
  171. {
  172. "path": "views/faceImage", //身份验证
  173. "style": {
  174. "navigationBarTitleText": "身份验证"
  175. }
  176. },
  177. /* 预警信息 */
  178. {
  179. "path": "views/earlyWarningManage/earlyWarningDetail",
  180. "style": {
  181. "navigationBarTitleText": "预案预警信息"
  182. }
  183. },
  184. {
  185. "path": "views/earlyWarningManage/earlyWarningList",
  186. "style": {
  187. "navigationBarTitleText": "预警记录"
  188. }
  189. },
  190. {
  191. "path": "views/earlyWarningManage/videoMonitoring",
  192. "style": {
  193. "navigationBarTitleText": "监控信息"
  194. }
  195. },
  196. {
  197. "path": "views/record/index",
  198. "style": {
  199. "navigationBarTitleText": "进出记录"
  200. }
  201. },
  202. {
  203. "path": "views/record/infoPage",
  204. "style": {
  205. "navigationBarTitleText": "进出详情"
  206. }
  207. },
  208. {
  209. "path": "views/signature/signature",
  210. "style": {
  211. "navigationBarTitleText": "电子签名"
  212. }
  213. },
  214. {
  215. "path": "views/signature/signatureImg",
  216. "style": {
  217. "navigationBarTitleText": "电子签名"
  218. }
  219. }
  220. ]
  221. },
  222. {
  223. /* 供应商端分包 */
  224. "root": "pages_supplier", //分包根路径
  225. "name": "supplier", //分包名字可写可不写
  226. "pages": [
  227. /* 待办事项 */
  228. {
  229. "path": "views/backlogManage/backlogManage",
  230. "style": {
  231. "navigationBarTitleText": "待办清单"
  232. }
  233. },
  234. {
  235. "path": "views/backlogManage/backlogManageAirDetail",
  236. "style": {
  237. "navigationBarTitleText": "配送申请"
  238. }
  239. },
  240. {
  241. "path": "views/backlogManage/backlogManageRecycleDetail",
  242. "style": {
  243. "navigationBarTitleText": "回收申请"
  244. }
  245. },
  246. {
  247. "path": "views/backlogManage/backlogManageIssueDetail",
  248. "style": {
  249. "navigationBarTitleText": "货品问题"
  250. }
  251. },
  252. /* 气瓶管理 */
  253. {
  254. "path": "views/gasManage/gasManageDetail",
  255. "style": {
  256. "navigationBarTitleText": "气瓶详情"
  257. }
  258. },
  259. {
  260. "path": "views/gasManage/gasManageAdd",
  261. "style": {
  262. "navigationBarTitleText": "新增气瓶"
  263. }
  264. },
  265. {
  266. "path": "views/gasManage/gasManage",
  267. "style": {
  268. "navigationBarTitleText": "气瓶管理"
  269. }
  270. },
  271. /* 运输车辆 */
  272. {
  273. "path": "views/transportCar/transportCar",
  274. "style": {
  275. "navigationBarTitleText": "运输车辆管理"
  276. }
  277. },
  278. {
  279. "path": "views/transportCar/transportCarDetail",
  280. "style": {
  281. "navigationBarTitleText": "查看运输车辆"
  282. }
  283. },
  284. {
  285. "path": "views/transportCar/transportCarAdd",
  286. "style": {
  287. "navigationBarTitleText": "新增运输车辆"
  288. }
  289. },
  290. /* 运输人员 */
  291. {
  292. "path": "views/transportPerson/transportPersonDetail",
  293. "style": {
  294. "navigationBarTitleText": "查看运输人员"
  295. }
  296. },
  297. {
  298. "path": "views/transportPerson/transportPersonAdd",
  299. "style": {
  300. "navigationBarTitleText": "新增运输人员"
  301. }
  302. },
  303. {
  304. "path": "views/transportPerson/transportPerson",
  305. "style": {
  306. "navigationBarTitleText": "运输人员管理"
  307. }
  308. },
  309. /* 供气回收记录 */
  310. {
  311. "path": "views/gasRecycle/gasRecycleAirDetail",
  312. "style": {
  313. "navigationBarTitleText": "配送申请"
  314. }
  315. },
  316. {
  317. "path": "views/gasRecycle/gasRecycleRecycleDetail",
  318. "style": {
  319. "navigationBarTitleText": "回收申请"
  320. }
  321. },
  322. {
  323. "path": "views/gasRecycle/gasRecycleIssueDetail",
  324. "style": {
  325. "navigationBarTitleText": "货品问题"
  326. }
  327. },
  328. {
  329. "path": "views/gasRecycle/gasRecycle",
  330. "style": {
  331. "navigationBarTitleText": "供气回收记录"
  332. }
  333. },
  334. /* 个人中心 */
  335. {
  336. "path": "views/mine/changePassword",
  337. "style": {
  338. "navigationBarTitleText": "修改密码"
  339. }
  340. },
  341. {
  342. "path": "views/mine/mine",
  343. "style": {
  344. "navigationBarTitleText": "资料信息"
  345. }
  346. },
  347. /* 注册 */
  348. {
  349. "path": "views/register/forgotPassword", //忘记密码
  350. "style": {
  351. "navigationBarTitleText": "密码重置申请"
  352. }
  353. },
  354. {
  355. "path": "views/register/registerSuccess", //注册
  356. "style": {
  357. "navigationBarTitleText": "申请入驻"
  358. }
  359. },
  360. {
  361. "path": "views/register/register", //注册
  362. "style": {
  363. "navigationBarTitleText": "注册"
  364. }
  365. },
  366. {
  367. "path": "views/register/registerTow", //注册
  368. "style": {
  369. "navigationBarTitleText": "注册"
  370. }
  371. }
  372. ]
  373. },
  374. {
  375. /* 学生端分包 */
  376. "root": "pages_student", //分包根路径
  377. "name": "student", //分包名字可写可不写
  378. "pages": [{
  379. "path": "views/meCertificate",
  380. "style": {
  381. "navigationBarTitleText": "我的证书"
  382. }
  383. },
  384. /* 积分管理 */
  385. {
  386. "path": "views/integralManage/codeSuccess", //扫码成功
  387. "style": {
  388. "navigationBarTitleText": "扫码成功"
  389. }
  390. },
  391. {
  392. "path": "views/integralManage/creditPoints", //信用分记录
  393. "style": {
  394. "navigationBarTitleText": "信用分记录",
  395. "enablePullDownRefresh": true
  396. }
  397. },
  398. {
  399. "path": "views/integralManage/rewardPoints", //奖励分记录
  400. "style": {
  401. "navigationBarTitleText": "奖励分记录",
  402. "enablePullDownRefresh": true
  403. }
  404. },
  405. {
  406. "path": "views/integralManage/pointsRecord", //积分记录
  407. "style": {
  408. "navigationBarTitleText": "积分记录"
  409. }
  410. },
  411. /*准入申请*/
  412. {
  413. "path": "views/accessApplication/accessApplication", //准入申请
  414. "style": {
  415. "navigationBarTitleText": "安全准入"
  416. }
  417. },
  418. {
  419. "path": "views/accessApplication/applicationDetails", //申请详情
  420. "style": {
  421. "navigationBarTitleText": ""
  422. }
  423. },
  424. {
  425. "path": "views/accessApplication/chooseALaboratory", //选择实验室
  426. "style": {
  427. "navigationBarTitleText": "安全准入"
  428. }
  429. },
  430. {
  431. "path": "views/accessApplication/newApplication", //选择实验室
  432. "style": {
  433. "navigationBarTitleText": "准入申请"
  434. }
  435. },
  436. {
  437. "path": "views/accessApplication/safeAccess", //安全准入
  438. "style": {
  439. "navigationBarTitleText": "我的准入"
  440. }
  441. },
  442. {
  443. "path": "views/meViolation/meViolation", //安全准入
  444. "style": {
  445. "navigationBarTitleText": "违规记录"
  446. }
  447. },
  448. /* 气瓶管理 */
  449. {
  450. "path": "views/gasBottle/leaveConfirm/amendAir",
  451. "style": {
  452. "navigationBarTitleText": "修改气压"
  453. }
  454. },
  455. {
  456. "path": "views/gasBottle/leaveConfirm/leaveConfirm",
  457. "style": {
  458. "navigationBarTitleText": "出库确认"
  459. }
  460. },
  461. {
  462. "path": "views/gasBottle/useRegister/giveRegister",
  463. "style": {
  464. "navigationBarTitleText": "归还登记"
  465. }
  466. },
  467. {
  468. "path": "views/gasBottle/useRegister/useRegister",
  469. "style": {
  470. "navigationBarTitleText": "使用登记"
  471. }
  472. },
  473. {
  474. "path": "views/gasBottle/useRecord/useRecordDetail",
  475. "style": {
  476. "navigationBarTitleText": "使用详情"
  477. }
  478. },
  479. {
  480. "path": "views/gasBottle/useRecord/useRecord",
  481. "style": {
  482. "navigationBarTitleText": "使用记录"
  483. }
  484. },
  485. {
  486. "path": "views/gasBottle/gasList/gasListBinding",
  487. "style": {
  488. "navigationBarTitleText": "气瓶详情"
  489. }
  490. },
  491. {
  492. "path": "views/gasBottle/gasList/gasUseDetail",
  493. "style": {
  494. "navigationBarTitleText": "使用详情"
  495. }
  496. },
  497. {
  498. "path": "views/gasBottle/gasList/gasListDetail",
  499. "style": {
  500. "navigationBarTitleText": "气瓶详情"
  501. }
  502. },
  503. {
  504. "path": "views/gasBottle/gasList/gasList",
  505. "style": {
  506. "navigationBarTitleText": "气瓶列表"
  507. }
  508. },
  509. {
  510. "path": "views/gasBottle/gasApply/awaitStorage",
  511. "style": {
  512. "navigationBarTitleText": "待入库"
  513. }
  514. },
  515. {
  516. "path": "views/gasBottle/gasApply/gasApplyReject",
  517. "style": {
  518. "navigationBarTitleText": "拒收气瓶"
  519. }
  520. },
  521. {
  522. "path": "views/gasBottle/gasApply/gasApplyList",
  523. "style": {
  524. "navigationBarTitleText": "申请详情"
  525. }
  526. },
  527. {
  528. "path": "views/gasBottle/gasApply/gasApplyAdd", //添加
  529. "style": {
  530. "navigationBarTitleText": "申请气瓶"
  531. }
  532. },
  533. {
  534. "path": "views/gasBottle/gasApply/gasApply",
  535. "style": {
  536. "navigationBarTitleText": "气瓶申请"
  537. }
  538. },
  539. {
  540. "path": "views/gasBottle/examination/examinationSelect", //添加
  541. "style": {
  542. "navigationBarTitleText": "选择气瓶"
  543. }
  544. },
  545. {
  546. "path": "views/gasBottle/examination/examinationDetail", //详情
  547. "style": {
  548. "navigationBarTitleText": "资格申请"
  549. }
  550. },
  551. {
  552. "path": "views/gasBottle/examination/examinationAdd", //添加
  553. "style": {
  554. "navigationBarTitleText": "资格申请"
  555. }
  556. },
  557. {
  558. "path": "views/gasBottle/examination/examinationSucceed",
  559. "style": {
  560. "navigationBarTitleText": "资格申请"
  561. }
  562. },
  563. {
  564. "path": "views/gasBottle/examination/examination",
  565. "style": {
  566. "navigationBarTitleText": "资格申请"
  567. }
  568. },
  569. {
  570. "path": "views/gasBottle/gasManage/gasManage",
  571. "style": {
  572. "navigationBarTitleText": "用气管理"
  573. }
  574. },
  575. {
  576. "path": "views/gasBottle/useGasApply/useGasApply",
  577. "style": {
  578. "navigationBarTitleText": "用气申请"
  579. }
  580. },
  581. {
  582. "path": "views/gasBottle/useGasApply/useGasApplyAdd",
  583. "style": {
  584. "navigationBarTitleText": "申请用气"
  585. }
  586. },
  587. {
  588. "path": "views/gasBottle/useGasApply/useGasApplyDetail",
  589. "style": {
  590. "navigationBarTitleText": "申请详情"
  591. }
  592. },
  593. {
  594. "path": "views/myRecord/index",
  595. "style": {
  596. "navigationBarTitleText": "进出记录"
  597. }
  598. },
  599. {
  600. "path": "views/myRecord/infoPage",
  601. "style": {
  602. "navigationBarTitleText": "进出详情"
  603. }
  604. }
  605. ]
  606. },
  607. {
  608. /* 管理端分包 */
  609. "root": "pages_manage", //分包根路径
  610. "name": "manage", //分包名字可写可不写
  611. "pages": [
  612. //门禁授权
  613. {
  614. "path": "views/accessControl/empowerOpen",
  615. "style": {
  616. "navigationBarTitleText": "授权开门"
  617. }
  618. },
  619. {
  620. "path": "views/accessControl/remoteOpen",
  621. "style": {
  622. "navigationBarTitleText": "远程开门"
  623. }
  624. },
  625. //应急处置
  626. {
  627. "path": "views/emergencyEvacuationBig", //应急疏散
  628. "style": {
  629. "navigationBarTitleText": "应急处置"
  630. }
  631. },
  632. {
  633. "path": "views/emergencyEvacuationBigFullScreen", //应急疏散
  634. "style": {
  635. "navigationBarTitleText": "应急处置",
  636. "pageOrientation": "landscape"
  637. }
  638. },
  639. /* 准入审核 */
  640. {
  641. "path": "views/accessQualification/accessQualification",
  642. "style": {
  643. "navigationBarTitleText": "准入审核"
  644. }
  645. },
  646. {
  647. "path": "views/accessQualification/accessQualificationInfo", //准入资格证书申请详情
  648. "style": {
  649. "navigationBarTitleText": ""
  650. }
  651. },
  652. {
  653. "path": "views/accessQualification/approve", //不通过原因
  654. "style": {
  655. "navigationBarTitleText": "审核未通过"
  656. }
  657. },
  658. /* 我的实验室 */
  659. // {
  660. // "path": "views/laboratory/meLaboratory",//我的实验室
  661. // "style": {
  662. // "navigationBarTitleText": "我的实验室"
  663. // }
  664. // },
  665. /* 安全检查扫一扫进入实验室详情 */
  666. {
  667. "path": "views/laboratory/safetyCardScan",
  668. "style": {
  669. "navigationBarTitleText": "实验室"
  670. }
  671. },
  672. /* 实验室详情 */
  673. {
  674. "path": "views/laboratory/infoPage", //详情
  675. "style": {
  676. "navigationBarTitleText": "实验室详情",
  677. "enablePullDownRefresh": true
  678. }
  679. },
  680. {
  681. "path": "views/laboratory/videoPlayer", //视频监控
  682. "style": {
  683. "navigationBarTitleText": "视频监控",
  684. "enablePullDownRefresh": true
  685. }
  686. },
  687. /* 实验室详情-进出记录 */
  688. {
  689. "path": "views/laboratory/accessRecord",
  690. "style": {
  691. "navigationBarTitleText": "进出记录",
  692. "enablePullDownRefresh": true
  693. }
  694. },
  695. {
  696. "path": "views/laboratory/word", //播放文字
  697. "style": {
  698. "navigationBarTitleText": "播放文字"
  699. }
  700. },
  701. {
  702. "path": "views/laboratory/monitor", //查看监控
  703. "style": {
  704. "navigationBarTitleText": "查看监控"
  705. }
  706. },
  707. {
  708. "path": "views/laboratory/safetyCard", //安全信息牌
  709. "style": {
  710. "navigationBarTitleText": "安全信息牌"
  711. }
  712. },
  713. /* 预案执行记录 */
  714. {
  715. "path": "views/plan/planList", //预案执行记录
  716. "style": {
  717. "navigationBarTitleText": "预案执行记录"
  718. }
  719. },
  720. {
  721. "path": "views/plan/planInfo", //预案详情
  722. "style": {
  723. "navigationBarTitleText": "预案详情"
  724. }
  725. },
  726. /* 分级管控 */
  727. {
  728. "path": "views/gradingControl/gradingControl", //分级管控
  729. "style": {
  730. "navigationBarTitleText": "分级管控"
  731. }
  732. },
  733. {
  734. "path": "views/gradingControl/infoPage", //分级管控
  735. "style": {
  736. "navigationBarTitleText": "分级管控详情"
  737. }
  738. },
  739. /* 用气申请 */
  740. {
  741. "path": "views/gasBottle/useGasApply/useGasApply",
  742. "style": {
  743. "navigationBarTitleText": "用气申请"
  744. }
  745. },
  746. {
  747. "path": "views/gasBottle/useGasApply/useGasApplyAdd",
  748. "style": {
  749. "navigationBarTitleText": "申请用气"
  750. }
  751. },
  752. {
  753. "path": "views/gasBottle/useGasApply/useGasApplyDetail",
  754. "style": {
  755. "navigationBarTitleText": "申请详情"
  756. }
  757. },
  758. /* 资质审核 */
  759. {
  760. "path": "views/gasBottle/aptitudeAudit/aptitudeAudit",
  761. "style": {
  762. "navigationBarTitleText": "资格审核"
  763. }
  764. },
  765. {
  766. "path": "views/gasBottle/aptitudeAudit/aptitudeAuditDetail",
  767. "style": {
  768. "navigationBarTitleText": "资格审核"
  769. }
  770. },
  771. {
  772. "path": "views/gasBottle/aptitudeAudit/aptitudeAuditCheck",
  773. "style": {
  774. "navigationBarTitleText": "资格审核"
  775. }
  776. },
  777. /* 气瓶归还登记 */
  778. {
  779. "path": "views/gasBottle/leaveConfirm/amendAir",
  780. "style": {
  781. "navigationBarTitleText": "修改气压"
  782. }
  783. },
  784. {
  785. "path": "views/gasBottle/leaveConfirm/leaveConfirm",
  786. "style": {
  787. "navigationBarTitleText": "出库确认"
  788. }
  789. },
  790. /* 气瓶归还登记 */
  791. {
  792. "path": "views/gasBottle/useRegister/giveRegister",
  793. "style": {
  794. "navigationBarTitleText": "归还登记"
  795. }
  796. },
  797. /* 气瓶使用登记 */
  798. {
  799. "path": "views/gasBottle/useRegister/useRegister",
  800. "style": {
  801. "navigationBarTitleText": "使用登记"
  802. }
  803. },
  804. /* 气瓶使用记录 */
  805. {
  806. "path": "views/gasBottle/useRecord/useRecordDetail",
  807. "style": {
  808. "navigationBarTitleText": "使用详情"
  809. }
  810. },
  811. {
  812. "path": "views/gasBottle/useRecord/useRecord",
  813. "style": {
  814. "navigationBarTitleText": "使用记录"
  815. }
  816. },
  817. /* 气瓶列表 */
  818. {
  819. "path": "views/gasBottle/gasList/gasListBinding",
  820. "style": {
  821. "navigationBarTitleText": "气瓶详情"
  822. }
  823. },
  824. {
  825. "path": "views/gasBottle/gasList/gasUseDetail",
  826. "style": {
  827. "navigationBarTitleText": "使用详情"
  828. }
  829. },
  830. {
  831. "path": "views/gasBottle/gasList/gasListDetail",
  832. "style": {
  833. "navigationBarTitleText": "气瓶详情"
  834. }
  835. },
  836. {
  837. "path": "views/gasBottle/gasList/gasList",
  838. "style": {
  839. "navigationBarTitleText": "气瓶列表"
  840. }
  841. },
  842. /* 气瓶申请 */
  843. {
  844. "path": "views/gasBottle/gasApply/awaitStorage",
  845. "style": {
  846. "navigationBarTitleText": "待入库"
  847. }
  848. },
  849. {
  850. "path": "views/gasBottle/gasApply/gasApplyReject",
  851. "style": {
  852. "navigationBarTitleText": "拒收气瓶"
  853. }
  854. },
  855. {
  856. "path": "views/gasBottle/gasApply/gasApplyList",
  857. "style": {
  858. "navigationBarTitleText": "申请详情"
  859. }
  860. },
  861. {
  862. "path": "views/gasBottle/gasApply/gasApplyAdd", //添加
  863. "style": {
  864. "navigationBarTitleText": "申请气瓶"
  865. }
  866. },
  867. {
  868. "path": "views/gasBottle/gasApply/gasApply",
  869. "style": {
  870. "navigationBarTitleText": "气瓶申请"
  871. }
  872. },
  873. /* 资格申请 */
  874. {
  875. "path": "views/gasBottle/examination/examinationSelect", //添加
  876. "style": {
  877. "navigationBarTitleText": "选择气瓶"
  878. }
  879. },
  880. {
  881. "path": "views/gasBottle/examination/examinationAdd", //添加
  882. "style": {
  883. "navigationBarTitleText": "资格申请"
  884. }
  885. },
  886. {
  887. "path": "views/gasBottle/examination/examinationDetail",
  888. "style": {
  889. "navigationBarTitleText": "资格申请"
  890. }
  891. },
  892. {
  893. "path": "views/gasBottle/examination/examination",
  894. "style": {
  895. "navigationBarTitleText": "资格申请"
  896. }
  897. },
  898. {
  899. "path": "views/gasBottle/gasManage/gasManage",
  900. "style": {
  901. "navigationBarTitleText": "用气管理"
  902. }
  903. }
  904. ]
  905. },
  906. {
  907. /* 安全检查分包 */
  908. "root": "pages_safetyCheck", //分包根路径
  909. "name": "safetyCheck", //分包名字可写可不写
  910. "pages": [
  911. {
  912. "path": "views/safetyCheck",
  913. "style": {
  914. "navigationBarTitleText": "安全检查"
  915. }
  916. },
  917. {
  918. "path": "views/itemsManage/snapshotRectification",
  919. "style": {
  920. "navigationBarTitleText": "整改"
  921. }
  922. },
  923. {
  924. "path": "views/inspectManage/inspectAdd",
  925. "style": {
  926. "navigationBarTitleText": "开始检查"
  927. }
  928. },
  929. {
  930. "path": "views/inspectManage/hiddenDangerRecord",
  931. "style": {
  932. "navigationBarTitleText": "隐患记录"
  933. }
  934. },
  935. {
  936. "path": "views/inspectManage/inspectList",
  937. "style": {
  938. "navigationBarTitleText": "检查"
  939. }
  940. },
  941. {
  942. "path": "views/itemsManage/hiddenDangerItemsSearch",
  943. "style": {
  944. "navigationBarTitleText": "隐患项搜索"
  945. }
  946. },
  947. {
  948. "path": "views/itemsManage/hiddenDangerItems",
  949. "style": {
  950. "navigationBarTitleText": "隐患项"
  951. }
  952. },
  953. {
  954. "path": "views/snapshotManage/snapshotDetail",
  955. "style": {
  956. "navigationBarTitleText": "随手拍详情"
  957. }
  958. },
  959. {
  960. "path": "views/snapshotManage/snapshotList",
  961. "style": {
  962. "navigationBarTitleText": "随手拍"
  963. }
  964. },
  965. {
  966. "path": "views/materialAttachments",
  967. "style": {
  968. "navigationBarTitleText": "材料附件"
  969. }
  970. },
  971. {
  972. "path": "views/planDetail",
  973. "style": {
  974. "navigationBarTitleText": "计划详情"
  975. }
  976. }
  977. ]
  978. }
  979. ],
  980. "globalStyle": {
  981. "navigationBarTextStyle": "white", //导航文字颜色
  982. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  983. }
  984. }