pages.json 19 KB

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