pages.json 20 KB

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