pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. {
  2. "pages": [
  3. {
  4. "path": "pages/views/home/home", //首页
  5. "style": {
  6. "navigationBarTitleText": "实验室安全智慧化管控系统",
  7. "navigationBarTextStyle": "white", //导航文字颜色
  8. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  9. // "navigationStyle": "custom"
  10. }
  11. },
  12. {
  13. "path": "pages/views/teacherPage/laboratoryList", //实验室列表
  14. "style": {
  15. "navigationBarTitleText": "实验室安全智慧化管控系统",
  16. "navigationBarTextStyle": "white", //导航文字颜色
  17. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  18. }
  19. },
  20. {
  21. "path": "pages/views/information/information", //消息
  22. "style": {
  23. "navigationBarTitleText": "消息"
  24. }
  25. },
  26. {
  27. "path": "pages/views/information/informationInfo", //消息
  28. "style": {
  29. "navigationBarTitleText": "消息详情"
  30. }
  31. },
  32. {
  33. "path": "pages/views/mine/mine", //我的
  34. "style": {
  35. "navigationBarTitleText": "我的",
  36. "navigationBarTextStyle": "white", //导航文字颜色
  37. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  38. }
  39. },
  40. {
  41. "path": "pages/views/login/login", //登录
  42. "style": {
  43. "navigationBarTitleText": "",
  44. "navigationBarTextStyle": "white", //导航文字颜色
  45. "navigationStyle": "custom" //关闭原生导航
  46. }
  47. },
  48. // {
  49. // "path": "pages/views/login/accountLogin", //账号密码登录
  50. // "style": {
  51. // "navigationBarTitleText": "账号密码登录",
  52. // "navigationBarTextStyle": "white", //导航文字颜色
  53. // "navigationBarBackgroundColor": "#0183FA" //导航背景色
  54. // }
  55. // },
  56. {
  57. "path": "pages/views/login/ssoLogin", //统一认证页面
  58. "style": {
  59. "navigationBarTitleText": "统一身份认证",
  60. "navigationBarTextStyle": "white", //导航文字颜色
  61. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  62. }
  63. },
  64. {
  65. "path": "pages/views/login/ssoLoginH5", //统一认证页面
  66. "style": {
  67. "navigationBarTitleText": "统一身份认证",
  68. "navigationBarTextStyle": "white", //导航文字颜色
  69. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  70. }
  71. },
  72. {
  73. "path": "pages/views/login/ssoCertification", //统一认证后跳转登录页面
  74. "style": {
  75. "navigationBarTitleText": "身份认证",
  76. "navigationBarTextStyle": "white", //导航文字颜色
  77. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  78. }
  79. },
  80. {
  81. "path": "pages/views/scanCodePage", //扫码页面
  82. "style": {
  83. "navigationBarTitleText": "",
  84. "navigationBarTextStyle": "white", //导航文字颜色
  85. "navigationStyle": "custom" //关闭原生导航
  86. }
  87. },
  88. {
  89. "path": "pages/views/saoCode/saoCode", //扫码中转
  90. "style": {
  91. "navigationBarTitleText": "",
  92. "navigationBarTextStyle": "white", //导航文字颜色
  93. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  94. }
  95. },
  96. {
  97. "path": "pages/views/saoCode/chemicalsInstructionsVideo", //操作教程
  98. "style": {
  99. "navigationBarTitleText": "操作教程",
  100. "navigationBarTextStyle": "white", //导航文字颜色
  101. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  102. }
  103. },
  104. {
  105. "path": "pages/views/pages_patrolInspector/courseQRcode",
  106. "style": {
  107. "navigationBarTitleText": "课程详情",
  108. "navigationBarTextStyle": "white", //导航文字颜色
  109. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  110. }
  111. },
  112. {
  113. "path": "pages/views/pages_patrolInspector/chemicalCabinetQRcode",
  114. "style": {
  115. "navigationBarTitleText": "化学品柜详情",
  116. "navigationBarTextStyle": "white", //导航文字颜色
  117. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  118. }
  119. },
  120. {
  121. "path": "pages/views/pages_patrolInspector/chemicalDetail",
  122. "style": {
  123. "navigationBarTitleText": "化学品详情",
  124. "navigationBarTextStyle": "white", //导航文字颜色
  125. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  126. }
  127. },
  128. {
  129. "path": "pages/views/demo/index", //测试页面
  130. "style": {
  131. "navigationBarTitleText": "测试页面",
  132. "navigationBarTextStyle": "white", //导航文字颜色
  133. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  134. }
  135. },
  136. {
  137. "path": "pages/views/demo/mqttDemo", //mqtt测试
  138. "style": {
  139. "navigationBarTitleText": "mqtt测试",
  140. "navigationBarTextStyle": "white", //导航文字颜色
  141. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  142. }
  143. },
  144. {
  145. "path": "pages/views/videoPlayer", //视频监控测试
  146. "style": {
  147. "navigationBarTitleText": "",
  148. "navigationBarTextStyle": "white", //导航文字颜色
  149. "navigationStyle": "custom" //关闭原生导航
  150. }
  151. }
  152. ],
  153. "subPackages": [
  154. // {
  155. // "root": "devTools/page",
  156. // "name": "devToolsPage",
  157. // "pages": [
  158. // {
  159. // "path": "index",
  160. // "style": {
  161. // "navigationStyle": "custom"
  162. // // #ifdef APP-PLUS
  163. // ,
  164. // "softinputMode": "adjustResize",
  165. // "backgroundColor": "transparent",
  166. // "animationDuration": 1,
  167. // "animationType": "none",
  168. // "popGesture": "none",
  169. // "bounce": "none",
  170. // "titleNView": false
  171. // // #endif
  172. // }
  173. // }
  174. // ]
  175. // },
  176. {
  177. /* 基础分包 */
  178. "root": "pages_basics", //分包根路径
  179. "name": "basics", //分包名字可写可不写
  180. "pages": [{
  181. "path": "views/forgotPassword/forgotPassword", //忘记密码
  182. "style": {
  183. "navigationBarTitleText": "忘记密码",
  184. "navigationBarTextStyle": "white", //导航文字颜色
  185. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  186. }
  187. },
  188. {
  189. "path": "views/editPassword/editPassword", //忘记密码
  190. "style": {
  191. "navigationBarTitleText": "修改密码",
  192. "navigationBarTextStyle": "white", //导航文字颜色
  193. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  194. }
  195. },
  196. {
  197. "path": "views/completeInformation/completeInformation", //忘记密码
  198. "style": {
  199. "navigationBarTitleText": "完善个人信息",
  200. "navigationBarTextStyle": "white", //导航文字颜色
  201. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  202. }
  203. },
  204. /* 设备管理和笼位管理页面 */
  205. {
  206. "path": "views/deviceCageSitePage",
  207. "style": {
  208. "navigationBarTitleText": ""
  209. }
  210. },
  211. /* 修改头像 */
  212. {
  213. "path": "views/avatar",
  214. "style": {
  215. "navigationBarTitleText": "身份验证"
  216. }
  217. },
  218. {
  219. "path": "views/faceImage", //身份验证
  220. "style": {
  221. "navigationBarTitleText": "身份验证"
  222. }
  223. },
  224. {
  225. "path": "views/signature/signature",
  226. "style": {
  227. "navigationBarTitleText": "电子签名"
  228. }
  229. },
  230. {
  231. "path": "views/signature/signatureImg",
  232. "style": {
  233. "navigationBarTitleText": "电子签名"
  234. }
  235. },
  236. /* 离开检查 */
  237. {
  238. "path": "views/photoInspection",
  239. "style": {
  240. "navigationBarTitleText": "离开检查"
  241. }
  242. },
  243. /* 预警信息 */
  244. {
  245. "path": "views/earlyWarningManage/earlyWarningDetail",
  246. "style": {
  247. "navigationBarTitleText": "预案预警信息"
  248. }
  249. },
  250. {
  251. "path": "views/earlyWarningManage/earlyWarningList",
  252. "style": {
  253. "navigationBarTitleText": "预警记录"
  254. }
  255. },
  256. {
  257. "path": "views/earlyWarningManage/videoMonitoring",
  258. "style": {
  259. "navigationBarTitleText": "监控信息"
  260. }
  261. },
  262. {
  263. "path": "views/earlyWarningManage/warningVideo",
  264. "style": {
  265. "navigationBarTitleText": "报警抓拍"
  266. }
  267. },
  268. /* 进出记录 */
  269. {
  270. "path": "views/record/index",
  271. "style": {
  272. "navigationBarTitleText": "进出记录"
  273. }
  274. },
  275. {
  276. "path": "views/record/infoPage",
  277. "style": {
  278. "navigationBarTitleText": "进出详情"
  279. }
  280. },
  281. /* 分级管控 */
  282. {
  283. "path": "views/gradingControl/gradingControl", //分级管控
  284. "style": {
  285. "navigationBarTitleText": "管控工作"
  286. }
  287. },
  288. {
  289. "path": "views/gradingControl/gradingControlFinish", //分级管控-完成列表
  290. "style": {
  291. "navigationBarTitleText": "分级管控"
  292. }
  293. },
  294. {
  295. "path": "views/gradingControl/gradingControlAdd", //分级管控-添加
  296. "style": {
  297. "navigationBarTitleText": "分级管控"
  298. }
  299. },
  300. {
  301. "path": "views/gradingControl/gradingControlDetail", //分级管控-详情
  302. "style": {
  303. "navigationBarTitleText": "分级管控"
  304. }
  305. },
  306. /* 积分管理 */
  307. {
  308. "path": "views/integralManage/codeSuccess", //扫码成功
  309. "style": {
  310. "navigationBarTitleText": "扫码成功"
  311. }
  312. }
  313. ]
  314. },
  315. {
  316. /* 学生端分包 */
  317. "root": "pages_student", //分包根路径
  318. "name": "student", //分包名字可写可不写
  319. "pages": [
  320. /*准入申请*/
  321. {
  322. "path": "views/accessApplication/accessApplication", //准入申请
  323. "style": {
  324. "navigationBarTitleText": "安全准入"
  325. }
  326. },
  327. {
  328. "path": "views/accessApplication/applicationDetails", //申请详情
  329. "style": {
  330. "navigationBarTitleText": ""
  331. }
  332. },
  333. {
  334. "path": "views/accessApplication/chooseALaboratory", //选择实验室
  335. "style": {
  336. "navigationBarTitleText": "安全准入"
  337. }
  338. },
  339. {
  340. "path": "views/accessApplication/newApplication", //选择实验室
  341. "style": {
  342. "navigationBarTitleText": "准入申请"
  343. }
  344. },
  345. {
  346. "path": "views/accessApplication/safeAccess", //安全准入
  347. "style": {
  348. "navigationBarTitleText": "我的准入"
  349. }
  350. },
  351. // 我的进出记录
  352. {
  353. "path": "views/myRecord/index",
  354. "style": {
  355. "navigationBarTitleText": "进出记录"
  356. }
  357. },
  358. {
  359. "path": "views/myRecord/infoPage",
  360. "style": {
  361. "navigationBarTitleText": "进出详情"
  362. }
  363. }
  364. ]
  365. },
  366. {
  367. /* 管理端分包 */
  368. "root": "pages_manage", //分包根路径
  369. "name": "manage", //分包名字可写可不写
  370. "pages": [
  371. //门禁授权
  372. {
  373. "path": "views/accessControl/empowerOpen",
  374. "style": {
  375. "navigationBarTitleText": "授权开门"
  376. }
  377. },
  378. {
  379. "path": "views/accessControl/remoteOpen",
  380. "style": {
  381. "navigationBarTitleText": "远程开门"
  382. }
  383. },
  384. {
  385. "path": "views/accessControl/authorizationRecord",
  386. "style": {
  387. "navigationBarTitleText": "授权记录"
  388. }
  389. },
  390. {
  391. "path": "views/accessControl/searchSub",
  392. "style": {
  393. "navigationBarTitleText": "实验室"
  394. }
  395. },
  396. /* 准入审核 */
  397. {
  398. "path": "views/accessQualification/accessQualification",
  399. "style": {
  400. "navigationBarTitleText": "准入审核"
  401. }
  402. },
  403. {
  404. "path": "views/accessQualification/accessQualificationInfo", //准入资格证书申请详情
  405. "style": {
  406. "navigationBarTitleText": ""
  407. }
  408. },
  409. {
  410. "path": "views/accessQualification/approve", //不通过原因
  411. "style": {
  412. "navigationBarTitleText": "审核未通过"
  413. }
  414. },
  415. //应急处置-实验室列表
  416. {
  417. "path": "views/emergencyEvacuationSubList", //应急疏散
  418. "style": {
  419. "navigationBarTitleText": "应急处置"
  420. }
  421. },
  422. //应急处置
  423. {
  424. "path": "views/emergencyEvacuationBig", //应急疏散
  425. "style": {
  426. "navigationBarTitleText": "应急处置"
  427. }
  428. },
  429. {
  430. "path": "views/emergencyEvacuationBigFullScreen", //应急疏散
  431. "style": {
  432. "navigationBarTitleText": "应急处置",
  433. "pageOrientation": "landscape"
  434. }
  435. },
  436. //实验室
  437. {
  438. "path": "views/laboratory/safetyCardScan",
  439. "style": {
  440. "navigationBarTitleText": "实验室"
  441. }
  442. },
  443. {
  444. "path": "views/laboratory/videoPlayer", //视频监控
  445. "style": {
  446. "navigationBarTitleText": "视频监控",
  447. "enablePullDownRefresh": true
  448. }
  449. }
  450. ]
  451. },
  452. {
  453. /* 安全检查分包 */
  454. "root": "pages_safetyCheck", //分包根路径
  455. "name": "safetyCheck", //分包名字可写可不写
  456. "pages": [
  457. {
  458. "path": "views/demo/index",
  459. "style": {
  460. "navigationBarTitleText": "安全检查分包",
  461. "navigationBarTextStyle": "white", //导航文字颜色
  462. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  463. }
  464. }
  465. ]
  466. },
  467. {
  468. /* 设备使用 */
  469. "root": "pages_equipmentUtilization", //分包根路径
  470. "name": "equipmentUtilization", //分包名字可写可不写
  471. "pages": [
  472. {
  473. "path": "views/equipmentInformation/index",
  474. "style": {
  475. "navigationBarTitleText": "设备使用系统"
  476. }
  477. }
  478. ]
  479. }
  480. ],
  481. "globalStyle": {
  482. "navigationBarTextStyle": "white", //导航文字颜色
  483. "navigationBarBackgroundColor": "#0183FA" //导航背景色
  484. }
  485. }