pages.json 29 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
  6. {
  7. "path": "pages/login/login",
  8. "style": {
  9. "navigationBarTitleText": "",
  10. "enablePullDownRefresh": false,
  11. "navigationStyle": "custom"
  12. }
  13. },
  14. {
  15. "path": "pages/index/index",
  16. "style": {
  17. "navigationBarTitleText": "首页"
  18. }
  19. }
  20. ,{
  21. "path" : "pages/my/about/about",
  22. "style" :
  23. {
  24. "navigationBarTitleText": "关于",
  25. "enablePullDownRefresh": false
  26. }
  27. }
  28. ,{
  29. "path" : "pages/cb/index/index",
  30. "style" :
  31. {
  32. "navigationBarTitleText": "测报系统",
  33. "enablePullDownRefresh": true,
  34. "navigationStyle":"custom"
  35. }
  36. }
  37. ,{
  38. "path" : "pages/my/user-info/user-info",
  39. "style" :
  40. {
  41. "navigationBarTitleText": "个人信息",
  42. "enablePullDownRefresh": false
  43. }
  44. }
  45. ,{
  46. "path" : "pages/my/feedback/feedback",
  47. "style" :
  48. {
  49. "navigationBarTitleText": "反馈",
  50. "enablePullDownRefresh": false
  51. }
  52. }
  53. ,{
  54. "path" : "pages/search/search",
  55. "style" :
  56. {
  57. "navigationBarTitleText": "",
  58. "enablePullDownRefresh": false,
  59. "app-plus":{}
  60. }
  61. }, {
  62. "path": "pages/my/about/about",
  63. "style": {
  64. "navigationBarTitleText": "关于",
  65. "enablePullDownRefresh": false
  66. }
  67. }, {
  68. "path": "pages/cb/index/index",
  69. "style": {
  70. "navigationBarTitleText": "测报系统",
  71. "enablePullDownRefresh": true,
  72. "navigationStyle": "custom"
  73. }
  74. }, {
  75. "path": "pages/my/user-info/user-info",
  76. "style": {
  77. "navigationBarTitleText": "个人信息",
  78. "enablePullDownRefresh": false
  79. }
  80. }, {
  81. "path": "pages/my/feedback/feedback",
  82. "style": {
  83. "navigationBarTitleText": "反馈",
  84. "enablePullDownRefresh": false
  85. }
  86. }, {
  87. "path": "pages/search/search",
  88. "style": {
  89. "navigationBarTitleText": "",
  90. "enablePullDownRefresh": false,
  91. "app-plus": {
  92. "bounce": "none",
  93. "titleNView": {
  94. "searchInput": {
  95. "autoFocus": true,
  96. "align": "center",
  97. "placeholder": "输入设备号搜索",
  98. "borderRadius": "50px",
  99. "backgroundColor": "#E4E4E4",
  100. "placeholderColor": "#333"
  101. }
  102. }
  103. }
  104. }
  105. }, {
  106. "path": "pages/cb/equip-detail/equip-detail",
  107. "style": {
  108. "navigationBarTitleText": "设备详情",
  109. "enablePullDownRefresh": false
  110. }
  111. }, {
  112. "path": "pages/cb/cbd/equip-set/equip-set",
  113. "style": {
  114. "navigationBarTitleText": "设备控制",
  115. "enablePullDownRefresh": false
  116. }
  117. }, {
  118. "path": "pages/equipMange/index/index",
  119. "style": {
  120. "navigationBarTitleText": "设备分配主页",
  121. "enablePullDownRefresh": false,
  122. "navigationStyle": "custom"
  123. }
  124. },
  125. {
  126. "path": "pages/equipMange/index/addusers",
  127. "style": {
  128. "navigationBarTitleText": "增加用户",
  129. "enablePullDownRefresh": false,
  130. "navigationStyle": "custom"
  131. }
  132. }, {
  133. "path": "pages/equipMange/index/useroperation",
  134. "style": {
  135. "navigationBarTitleText": "用户详情",
  136. "enablePullDownRefresh": false,
  137. "navigationStyle": "custom"
  138. }
  139. }, {
  140. "path": "pages/equipMange/index/changepasswold",
  141. "style": {
  142. "navigationBarTitleText": "更改密码",
  143. "enablePullDownRefresh": false,
  144. "navigationStyle": "custom"
  145. }
  146. }, {
  147. "path": "pages/equipMange/index/assignment",
  148. "style": {
  149. "navigationBarTitleText": "分配设备",
  150. "enablePullDownRefresh": false,
  151. "navigationStyle": "custom"
  152. }
  153. }, {
  154. "path": "pages/cb/bzy/equip-set/equip-set",
  155. "style": {
  156. "navigationBarTitleText": "设备控制",
  157. "enablePullDownRefresh": false
  158. }
  159. }, {
  160. "path": "pages/cb/xy/equip-set/equip-set",
  161. "style": {
  162. "navigationBarTitleText": "设备控制",
  163. "enablePullDownRefresh": false
  164. }
  165. }, {
  166. "path": "pages/cb/sim/sim",
  167. "style": {
  168. "navigationBarTitleText": "sim卡详情",
  169. "enablePullDownRefresh": false
  170. }
  171. }, {
  172. "path": "pages/expertDiagnosis/index",
  173. "style": {
  174. "navigationBarTitleText": "专家诊断",
  175. "enablePullDownRefresh": false,
  176. "navigationStyle": "custom"
  177. }
  178. }, {
  179. "path": "pages/expertDiagnosis/wormcase",
  180. "style": {
  181. "navigationBarTitleText": "虫情百科",
  182. "enablePullDownRefresh": false,
  183. "navigationStyle": "custom"
  184. }
  185. }, {
  186. "path": "pages/expertDiagnosis/exchangeShare",
  187. "style": {
  188. "navigationBarTitleText": "交流圈",
  189. "enablePullDownRefresh": false,
  190. "navigationStyle": "custom"
  191. }
  192. }, {
  193. "path": "pages/expertDiagnosis/particulars",
  194. "style": {
  195. "navigationBarTitleText": "交流圈详情",
  196. "enablePullDownRefresh": false,
  197. "navigationStyle": "custom"
  198. }
  199. }, {
  200. "path": "pages/expertDiagnosis/postmessage",
  201. "style": {
  202. "navigationBarTitleText": "发帖",
  203. "enablePullDownRefresh": false,
  204. "navigationStyle": "custom"
  205. }
  206. }, {
  207. "path": "pages/afterSale/index",
  208. "style": {
  209. "navigationBarTitleText": "售后服务",
  210. "enablePullDownRefresh": false,
  211. "navigationStyle": "custom"
  212. }
  213. }, {
  214. "path": "pages/afterSale/search",
  215. "style": {
  216. "navigationBarTitleText": "售后服务搜索",
  217. "enablePullDownRefresh": false,
  218. "navigationStyle": "custom"
  219. }
  220. }, {
  221. "path": "pages/expertDiagnosis/introduce",
  222. "style": {
  223. "navigationBarTitleText": "病虫害介绍",
  224. "enablePullDownRefresh": false,
  225. "navigationStyle": "custom"
  226. }
  227. }, {
  228. "path": "pages/afterSale/addafter",
  229. "style": {
  230. "navigationBarTitleText": "设备报修",
  231. "enablePullDownRefresh": false,
  232. "navigationStyle": "custom"
  233. }
  234. }, {
  235. "path": "pages/my/index/index",
  236. "style": {
  237. "navigationBarTitleText": "个人中心",
  238. "enablePullDownRefresh": false
  239. }
  240. }, {
  241. "path": "pages/equipList/index",
  242. "style": {
  243. "navigationBarTitleText": "",
  244. "enablePullDownRefresh": false,
  245. "navigationStyle": "custom"
  246. }
  247. }, {
  248. "path": "pages/equipList/search",
  249. "style": {
  250. "navigationBarTitleText": "",
  251. "enablePullDownRefresh": false,
  252. "navigationStyle": "custom"
  253. }
  254. }, {
  255. "path": "pages/equipList/modification",
  256. "style": {
  257. "navigationBarTitleText": "",
  258. "enablePullDownRefresh": false,
  259. "navigationStyle": "custom"
  260. }
  261. }, {
  262. "path": "pages/distribution/index",
  263. "style": {
  264. "navigationBarTitleText": "设备分布",
  265. "enablePullDownRefresh": false
  266. }
  267. }, {
  268. "path": "pages/fourBase/index",
  269. "style": {
  270. "navigationBarTitleText": "四情基地首页",
  271. "enablePullDownRefresh": false,
  272. "navigationStyle": "custom"
  273. }
  274. }, {
  275. "path": "pages/fourBase/addbase",
  276. "style": {
  277. "navigationBarTitleText": "新增基地",
  278. "enablePullDownRefresh": false,
  279. "navigationStyle": "custom"
  280. }
  281. }, {
  282. "path": "pages/fourBase/allocation",
  283. "style": {
  284. "navigationBarTitleText": "设备分配",
  285. "enablePullDownRefresh": false,
  286. "navigationStyle": "custom"
  287. }
  288. }, {
  289. "path": "pages/prevention/index",
  290. "style": {
  291. "navigationBarTitleText": "防治系统",
  292. "enablePullDownRefresh": false,
  293. "navigationStyle": "custom"
  294. }
  295. }, {
  296. "path": "pages/prevention/search",
  297. "style": {
  298. "navigationBarTitleText": "防治系统搜索",
  299. "enablePullDownRefresh": false,
  300. "navigationStyle": "custom"
  301. }
  302. }, {
  303. "path": "pages/prevention/equipmentdetails",
  304. "style": {
  305. "navigationBarTitleText": "防治系统设备详细",
  306. "enablePullDownRefresh": false,
  307. "navigationStyle": "custom"
  308. }
  309. }, {
  310. "path": "pages/prevention/sim",
  311. "style": {
  312. "navigationBarTitleText": "sim卡详情",
  313. "enablePullDownRefresh": false,
  314. "navigationStyle": "custom"
  315. }
  316. }, {
  317. "path": "pages/prevention/control",
  318. "style": {
  319. "navigationBarTitleText": "设备控制",
  320. "enablePullDownRefresh": false,
  321. "navigationStyle": "custom"
  322. }
  323. }, {
  324. "path": "pages/prevention/ucharts",
  325. "style": {
  326. "navigationBarTitleText": "历史数据",
  327. "enablePullDownRefresh": false,
  328. "navigationStyle": "custom"
  329. }
  330. }, {
  331. "path": "components/highcharts/highcharts",
  332. "style": {
  333. "navigationBarTitleText": "",
  334. "enablePullDownRefresh": false
  335. }
  336. }, {
  337. "path": "pages/environment/index",
  338. "style": {
  339. "navigationBarTitleText": "环境监测",
  340. "enablePullDownRefresh": false,
  341. "navigationStyle": "custom"
  342. }
  343. }, {
  344. "path": "pages/environment/search",
  345. "style": {
  346. "navigationBarTitleText": "环境监测搜索",
  347. "enablePullDownRefresh": false,
  348. "navigationStyle": "custom"
  349. }
  350. }, {
  351. "path": "pages/environment/equipment",
  352. "style": {
  353. "navigationBarTitleText": "环境监测设备详情",
  354. "enablePullDownRefresh": false,
  355. "navigationStyle": "custom"
  356. }
  357. }, {
  358. "path": "pages/environment/contros",
  359. "style": {
  360. "navigationBarTitleText": "环境监测控制页面",
  361. "enablePullDownRefresh": false,
  362. "navigationStyle": "custom"
  363. }
  364. }, {
  365. "path": "pages/environment/onedaythedata",
  366. "style": {
  367. "navigationBarTitleText": "环境检测24小时数据",
  368. "enablePullDownRefresh": false,
  369. "navigationStyle": "custom"
  370. }
  371. }, {
  372. "path": "pages/environment/history",
  373. "style": {
  374. "navigationBarTitleText": "环境检测历史数据",
  375. "enablePullDownRefresh": false,
  376. "navigationStyle": "custom"
  377. }
  378. }, {
  379. "path": "pages/cb/cbd/equip-set/imgpage",
  380. "style": {
  381. "navigationBarTitleText": "图片列表",
  382. "enablePullDownRefresh": false,
  383. "navigationStyle": "custom"
  384. }
  385. }, {
  386. "path": "pages/cb/cbd/equip-set/addimg",
  387. "style": {
  388. "navigationBarTitleText": "手动添加",
  389. "enablePullDownRefresh": false,
  390. "navigationStyle": "custom"
  391. }
  392. }, {
  393. "path": "pages/cb/cbd/equip-set/historyfile",
  394. "style": {
  395. "navigationBarTitleText": "测报灯历史记录",
  396. "enablePullDownRefresh": false,
  397. "navigationStyle": "custom"
  398. }
  399. }, {
  400. "path": "pages/cb/cbd/equip-set/note",
  401. "style": {
  402. "navigationBarTitleText": "短信预警",
  403. "enablePullDownRefresh": false,
  404. "navigationStyle": "custom"
  405. }
  406. }, {
  407. "path": "pages/cb/cbd/equip-set/statistics",
  408. "style": {
  409. "navigationBarTitleText": "害虫统计",
  410. "enablePullDownRefresh": false,
  411. "navigationStyle": "custom"
  412. }
  413. }, {
  414. "path": "pages/cb/bzy/equip-set/bzyhistoryile",
  415. "style": {
  416. "navigationBarTitleText": "孢子仪历史记录",
  417. "enablePullDownRefresh": false,
  418. "navigationStyle": "custom"
  419. }
  420. }, {
  421. "path": "pages/cb/xy/equip-set/xyhistoryile",
  422. "style": {
  423. "navigationBarTitleText": "性诱设备历史记录",
  424. "enablePullDownRefresh": false,
  425. "navigationStyle": "custom"
  426. }
  427. }, {
  428. "path": "pages/disandpests/index",
  429. "style": {
  430. "navigationBarTitleText": "病虫害识别",
  431. "enablePullDownRefresh": false,
  432. "navigationStyle": "custom"
  433. }
  434. }, {
  435. "path": "pages/monitor/index",
  436. "style": {
  437. "navigationBarTitleText": "监控列表",
  438. "enablePullDownRefresh": true,
  439. "navigationStyle": "custom"
  440. }
  441. }, {
  442. "path": "pages/webview",
  443. "style": {
  444. "navigationBarTitleText": "监控列表"
  445. }
  446. }
  447. ,{
  448. "path" : "pages/equipMange/index/useroperation",
  449. "style" :
  450. {
  451. "navigationBarTitleText": "用户详情",
  452. "enablePullDownRefresh": false,
  453. "navigationStyle":"custom"
  454. }
  455. }
  456. ,{
  457. "path" : "pages/equipMange/index/changepasswold",
  458. "style" :
  459. {
  460. "navigationBarTitleText": "更改密码",
  461. "enablePullDownRefresh": false,
  462. "navigationStyle":"custom"
  463. }
  464. }
  465. ,{
  466. "path" : "pages/equipMange/index/assignment",
  467. "style" :
  468. {
  469. "navigationBarTitleText": "分配设备",
  470. "enablePullDownRefresh": false,
  471. "navigationStyle":"custom"
  472. }
  473. }
  474. ,{
  475. "path" : "pages/cb/bzy/equip-set/equip-set",
  476. "style" :
  477. {
  478. "navigationBarTitleText": "设备控制",
  479. "enablePullDownRefresh": false
  480. }
  481. }
  482. ,{
  483. "path" : "pages/cb/xy/equip-set/equip-set",
  484. "style" :
  485. {
  486. "navigationBarTitleText": "设备控制",
  487. "enablePullDownRefresh": false
  488. }
  489. }
  490. ,{
  491. "path" : "pages/cb/sim/sim",
  492. "style" :
  493. {
  494. "navigationBarTitleText": "sim卡详情",
  495. "enablePullDownRefresh": false
  496. }
  497. }
  498. ,{
  499. "path" : "pages/expertDiagnosis/index",
  500. "style" :
  501. {
  502. "navigationBarTitleText": "专家诊断",
  503. "enablePullDownRefresh": false,
  504. "navigationStyle":"custom"
  505. }
  506. }
  507. ,{
  508. "path" : "pages/expertDiagnosis/wormcase",
  509. "style" :
  510. {
  511. "navigationBarTitleText": "虫情百科",
  512. "enablePullDownRefresh": false,
  513. "navigationStyle":"custom"
  514. }
  515. },{
  516. "path" : "pages/expertDiagnosis/exchangeShare",
  517. "style" :
  518. {
  519. "navigationBarTitleText": "交流圈",
  520. "enablePullDownRefresh": false,
  521. "navigationStyle":"custom"
  522. }
  523. }
  524. ,{
  525. "path" : "pages/expertDiagnosis/particulars",
  526. "style" :
  527. {
  528. "navigationBarTitleText": "交流圈详情",
  529. "enablePullDownRefresh": false,
  530. "navigationStyle":"custom"
  531. }
  532. }
  533. ,{
  534. "path" : "pages/expertDiagnosis/postmessage",
  535. "style" :
  536. {
  537. "navigationBarTitleText": "发帖",
  538. "enablePullDownRefresh": false,
  539. "navigationStyle":"custom"
  540. }
  541. }
  542. ,{
  543. "path" : "pages/afterSale/index",
  544. "style" :
  545. {
  546. "navigationBarTitleText": "售后服务",
  547. "enablePullDownRefresh": false,
  548. "navigationStyle":"custom"
  549. }
  550. }
  551. ,{
  552. "path" : "pages/afterSale/search",
  553. "style" :
  554. {
  555. "navigationBarTitleText": "售后服务搜索",
  556. "enablePullDownRefresh": false,
  557. "navigationStyle":"custom"
  558. }
  559. }
  560. ,{
  561. "path" : "pages/expertDiagnosis/introduce",
  562. "style" :
  563. {
  564. "navigationBarTitleText": "病虫害介绍",
  565. "enablePullDownRefresh": false,
  566. "navigationStyle":"custom"
  567. }
  568. }
  569. ,{
  570. "path" : "pages/afterSale/addafter",
  571. "style" :
  572. {
  573. "navigationBarTitleText": "设备报修",
  574. "enablePullDownRefresh": false,
  575. "navigationStyle":"custom"
  576. }
  577. }
  578. ,{
  579. "path" : "pages/equipList/index",
  580. "style" :
  581. {
  582. "navigationBarTitleText": "",
  583. "enablePullDownRefresh": false,
  584. "navigationStyle":"custom"
  585. }
  586. }
  587. ,{
  588. "path" : "pages/equipList/search",
  589. "style" :
  590. {
  591. "navigationBarTitleText": "",
  592. "enablePullDownRefresh": false,
  593. "navigationStyle":"custom"
  594. }
  595. }
  596. ,{
  597. "path" : "pages/equipList/modification",
  598. "style" :
  599. {
  600. "navigationBarTitleText": "",
  601. "enablePullDownRefresh": false,
  602. "navigationStyle":"custom"
  603. }
  604. }
  605. ,{
  606. "path" : "pages/fourBase/index",
  607. "style" :
  608. {
  609. "navigationBarTitleText": "四情基地首页",
  610. "enablePullDownRefresh": false,
  611. "navigationStyle":"custom"
  612. }
  613. }
  614. ,{
  615. "path" : "pages/fourBase/addbase",
  616. "style" :
  617. {
  618. "navigationBarTitleText": "新增基地",
  619. "enablePullDownRefresh": false,
  620. "navigationStyle":"custom"
  621. }
  622. }
  623. ,{
  624. "path" : "pages/fourBase/allocation",
  625. "style" :
  626. {
  627. "navigationBarTitleText": "设备分配",
  628. "enablePullDownRefresh": false,
  629. "navigationStyle":"custom"
  630. }
  631. }
  632. ,{
  633. "path" : "pages/fourBase/basefacility",
  634. "style" :
  635. {
  636. "navigationBarTitleText": "",
  637. "enablePullDownRefresh": false,
  638. "navigationStyle":"custom"
  639. }
  640. }
  641. ,{
  642. "path" : "pages/prevention/index",
  643. "style" :
  644. {
  645. "navigationBarTitleText": "防治系统",
  646. "enablePullDownRefresh": false,
  647. "navigationStyle":"custom"
  648. }
  649. }
  650. ,{
  651. "path" : "pages/prevention/search",
  652. "style" :
  653. {
  654. "navigationBarTitleText": "防治系统搜索",
  655. "enablePullDownRefresh": false,
  656. "navigationStyle":"custom"
  657. }
  658. }
  659. ,{
  660. "path" : "pages/prevention/equipmentdetails",
  661. "style" :
  662. {
  663. "navigationBarTitleText": "防治系统设备详细",
  664. "enablePullDownRefresh": false,
  665. "navigationStyle":"custom"
  666. }
  667. }
  668. ,{
  669. "path" : "pages/prevention/sim",
  670. "style" :
  671. {
  672. "navigationBarTitleText": "sim卡详情",
  673. "enablePullDownRefresh": false,
  674. "navigationStyle":"custom"
  675. }
  676. }
  677. ,{
  678. "path" : "pages/prevention/control",
  679. "style" :
  680. {
  681. "navigationBarTitleText": "设备控制",
  682. "enablePullDownRefresh": false,
  683. "navigationStyle":"custom"
  684. }
  685. }
  686. ,{
  687. "path" : "pages/prevention/ucharts",
  688. "style" :
  689. {
  690. "navigationBarTitleText": "历史数据",
  691. "enablePullDownRefresh": false,
  692. "navigationStyle":"custom"
  693. }
  694. }
  695. ,{
  696. "path" : "components/highcharts/highcharts",
  697. "style" :
  698. {
  699. "navigationBarTitleText": "",
  700. "enablePullDownRefresh": false
  701. }
  702. }
  703. ,{
  704. "path" : "pages/environment/index",
  705. "style" :
  706. {
  707. "navigationBarTitleText": "环境监测",
  708. "enablePullDownRefresh": false,
  709. "navigationStyle":"custom"
  710. }
  711. }
  712. ,{
  713. "path" : "pages/environment/search",
  714. "style" :
  715. {
  716. "navigationBarTitleText": "环境监测搜索",
  717. "enablePullDownRefresh": false,
  718. "navigationStyle":"custom"
  719. }
  720. }
  721. ,{
  722. "path" : "pages/environment/equipment",
  723. "style" :
  724. {
  725. "navigationBarTitleText": "环境监测设备详情",
  726. "enablePullDownRefresh": false,
  727. "navigationStyle":"custom"
  728. }
  729. }
  730. ,{
  731. "path" : "pages/environment/contros",
  732. "style" :
  733. {
  734. "navigationBarTitleText": "环境监测控制页面",
  735. "enablePullDownRefresh": false,
  736. "navigationStyle":"custom"
  737. }
  738. }
  739. ,{
  740. "path" : "pages/environment/onedaythedata",
  741. "style" :
  742. {
  743. "navigationBarTitleText": "环境检测24小时数据",
  744. "enablePullDownRefresh": false,
  745. "navigationStyle":"custom"
  746. }
  747. }
  748. ,{
  749. "path" : "pages/environment/history",
  750. "style" :
  751. {
  752. "navigationBarTitleText": "环境检测历史数据",
  753. "enablePullDownRefresh": false,
  754. "navigationStyle":"custom"
  755. }
  756. }
  757. ,{
  758. "path" : "pages/cb/cbd/equip-set/imgpage",
  759. "style" :
  760. {
  761. "navigationBarTitleText": "图片列表",
  762. "enablePullDownRefresh": false,
  763. "navigationStyle":"custom"
  764. }
  765. }
  766. ,{
  767. "path" : "pages/cb/cbd/equip-set/addimg",
  768. "style" :
  769. {
  770. "navigationBarTitleText": "手动添加",
  771. "enablePullDownRefresh": false,
  772. "navigationStyle":"custom"
  773. }
  774. }
  775. ,{
  776. "path" : "pages/cb/cbd/equip-set/historyfile",
  777. "style" :
  778. {
  779. "navigationBarTitleText": "测报灯历史记录",
  780. "enablePullDownRefresh": false,
  781. "navigationStyle":"custom"
  782. }
  783. }
  784. ,{
  785. "path" : "pages/cb/cbd/equip-set/note",
  786. "style" :
  787. {
  788. "navigationBarTitleText": "短信预警",
  789. "enablePullDownRefresh": false,
  790. "navigationStyle":"custom"
  791. }
  792. }
  793. ,{
  794. "path" : "pages/cb/cbd/equip-set/statistics",
  795. "style" :
  796. {
  797. "navigationBarTitleText": "害虫统计",
  798. "enablePullDownRefresh": false,
  799. "navigationStyle":"custom"
  800. }
  801. }
  802. ,{
  803. "path" : "pages/cb/bzy/equip-set/bzyhistoryile",
  804. "style" :
  805. {
  806. "navigationBarTitleText": "孢子仪历史记录",
  807. "enablePullDownRefresh": false,
  808. "navigationStyle":"custom"
  809. }
  810. }
  811. ,{
  812. "path" : "pages/cb/xy/equip-set/xyhistoryile",
  813. "style" :
  814. {
  815. "navigationBarTitleText": "性诱设备历史记录",
  816. "enablePullDownRefresh": false,
  817. "navigationStyle":"custom"
  818. }
  819. }
  820. ,{
  821. "path" : "pages/disandpests/index",
  822. "style" :
  823. {
  824. "navigationBarTitleText": "病虫害识别",
  825. "enablePullDownRefresh": false,
  826. "navigationStyle":"custom"
  827. }
  828. }
  829. ,{
  830. "path" : "pages/fourBase/modification",
  831. "style" :
  832. {
  833. "navigationBarTitleText": "四情基地编辑基地",
  834. "enablePullDownRefresh": false,
  835. "navigationStyle":"custom"
  836. }
  837. }
  838. ,{
  839. <<<<<<< HEAD
  840. "path" : "pages/cb/cbd/equip-set/test/test",
  841. "style" :
  842. {
  843. "navigationBarTitleText": "",
  844. =======
  845. "path" : "pages/distribution/index",
  846. "style" :
  847. {
  848. "navigationBarTitleText": "设备分布",
  849. >>>>>>> 1c31f0ba3e58f06f275858f2857f9f7f3e3fafc8
  850. "enablePullDownRefresh": false
  851. }
  852. }
  853. ],
  854. "condition": { //模式配置,仅开发期间生效
  855. "current": 3, //当前激活的模式(list 的索引项)
  856. "list": [{
  857. "name": "about",
  858. "path": "pages/my/about/about"
  859. }, {
  860. "name": "feedback",
  861. "path": "pages/my/feedback/feedback"
  862. }, {
  863. "name": "cdIndex",
  864. "path": "pages/cb/index/index"
  865. }, {
  866. "name": "login",
  867. "path": "pages/login/login"
  868. }]
  869. },
  870. "globalStyle": {
  871. "navigationBarTextStyle": "black",
  872. "navigationBarTitleText": "大数据平台",
  873. "navigationBarBackgroundColor": "#fff",
  874. "backgroundColor": "#ff0000"
  875. },
  876. "tabBar": {
  877. "color": "#cdcdcd",
  878. "selectedColor": "#56C979",
  879. "borderStyle": "white",
  880. "list": [{
  881. "pagePath": "pages/index/index",
  882. "iconPath": "static/image/index/13.png",
  883. "selectedIconPath": "static/image/index/12.png",
  884. "text": "首页"
  885. },
  886. {
  887. "pagePath": "pages/equipList/index",
  888. "iconPath": "static/image/index/14.png",
  889. "selectedIconPath": "static/image/index/15.png",
  890. "text": "设备列表"
  891. },
  892. {
  893. "pagePath": "pages/distribution/index",
  894. "iconPath": "static/image/index/16.png",
  895. "selectedIconPath": "static/image/index/17.png",
  896. "text": "设备分布"
  897. },
  898. {
  899. "pagePath": "pages/my/index/index",
  900. "iconPath": "static/image/index/18.png",
  901. "selectedIconPath": "static/image/index/19.png",
  902. "text": "个人中心"
  903. }
  904. ]
  905. }
  906. }