pages.json 23 KB

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