pages.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "pages": [{
  6. "path": "pages/login/login",
  7. "style": {
  8. "navigationBarTitleText": "",
  9. "enablePullDownRefresh": false,
  10. "navigationStyle": "custom"
  11. }
  12. },
  13. {
  14. "path": "pages/index/index",
  15. "style": {
  16. "navigationBarTitleText": "首页",
  17. "navigationBarBackgroundColor": "#00B075"
  18. }
  19. }, {
  20. "path": "pages/cb/index/index",
  21. "style": {
  22. "navigationBarTitleText": "测报系统",
  23. "enablePullDownRefresh": true,
  24. "navigationStyle": "custom"
  25. }
  26. }, {
  27. "path": "pages/my/user-info/user-info",
  28. "style": {
  29. "navigationBarTitleText": "个人信息",
  30. "enablePullDownRefresh": false
  31. }
  32. }, {
  33. "path": "pages/my/about/about",
  34. "style": {
  35. "navigationBarTitleText": "关于",
  36. "enablePullDownRefresh": false
  37. }
  38. }, {
  39. "path": "pages/cb/equip-detail/equip-detail",
  40. "style": {
  41. "navigationBarTitleText": "设备详情",
  42. "enablePullDownRefresh": false
  43. }
  44. }, {
  45. "path": "pages/cb/cbd/equip-set/equip-set",
  46. "style": {
  47. "navigationBarTitleText": "设备控制",
  48. "enablePullDownRefresh": false
  49. }
  50. }, {
  51. "path": "pages/equipMange/index/index",
  52. "style": {
  53. "navigationBarTitleText": "设备分配主页",
  54. "enablePullDownRefresh": false,
  55. "navigationStyle": "custom"
  56. }
  57. },
  58. {
  59. "path": "pages/equipMange/index/addusers",
  60. "style": {
  61. "navigationBarTitleText": "增加用户",
  62. "enablePullDownRefresh": false,
  63. "navigationStyle": "custom"
  64. }
  65. }, {
  66. "path": "pages/equipMange/index/changepasswold",
  67. "style": {
  68. "navigationBarTitleText": "更改密码",
  69. "enablePullDownRefresh": false,
  70. "navigationStyle": "custom"
  71. }
  72. }, {
  73. "path": "pages/equipMange/index/assignment",
  74. "style": {
  75. "navigationBarTitleText": "分配设备",
  76. "enablePullDownRefresh": false,
  77. "navigationStyle": "custom"
  78. }
  79. },
  80. {
  81. "path": "pages/equipMange/index/useroperation",
  82. "style": {
  83. "navigationBarTitleText": "用户详情",
  84. "enablePullDownRefresh": false,
  85. "navigationStyle": "custom"
  86. }
  87. },
  88. {
  89. "path": "pages/cb/bzy/equip-set/equip-set",
  90. "style": {
  91. "navigationBarTitleText": "设备控制",
  92. "enablePullDownRefresh": false
  93. }
  94. }, {
  95. "path": "pages/cb/sim/sim",
  96. "style": {
  97. "navigationBarTitleText": "sim卡详情",
  98. "enablePullDownRefresh": false
  99. }
  100. }, {
  101. "path": "pages/expertDiagnosis/index",
  102. "style": {
  103. "navigationBarTitleText": "专家诊断",
  104. "enablePullDownRefresh": false,
  105. "navigationStyle": "custom"
  106. }
  107. }, {
  108. "path": "pages/expertDiagnosis/wormcase",
  109. "style": {
  110. "navigationBarTitleText": "虫情百科",
  111. "enablePullDownRefresh": false,
  112. "navigationStyle": "custom"
  113. }
  114. }, {
  115. "path": "pages/expertDiagnosis/exchangeShare",
  116. "style": {
  117. "navigationBarTitleText": "交流圈",
  118. "enablePullDownRefresh": false,
  119. "navigationStyle": "custom"
  120. }
  121. }, {
  122. "path": "pages/expertDiagnosis/particulars",
  123. "style": {
  124. "navigationBarTitleText": "交流圈详情",
  125. "enablePullDownRefresh": false,
  126. "navigationStyle": "custom"
  127. }
  128. }, {
  129. "path": "pages/expertDiagnosis/postmessage",
  130. "style": {
  131. "navigationBarTitleText": "发帖",
  132. "enablePullDownRefresh": false,
  133. "navigationStyle": "custom"
  134. }
  135. }, {
  136. "path": "pages/afterSale/index",
  137. "style": {
  138. "navigationBarTitleText": "售后服务",
  139. "enablePullDownRefresh": false,
  140. "navigationStyle": "custom"
  141. }
  142. }, {
  143. "path": "pages/expertDiagnosis/introduce",
  144. "style": {
  145. "navigationBarTitleText": "病虫害介绍",
  146. "enablePullDownRefresh": false,
  147. "navigationStyle": "custom"
  148. }
  149. }, {
  150. "path": "pages/afterSale/addafter",
  151. "style": {
  152. "navigationBarTitleText": "设备报修",
  153. "enablePullDownRefresh": false,
  154. "navigationStyle": "custom"
  155. }
  156. }, {
  157. "path": "pages/my/index/index",
  158. "style": {
  159. "navigationBarTitleText": "个人中心",
  160. "enablePullDownRefresh": false,
  161. "navigationBarBackgroundColor": "#00B075"
  162. }
  163. }, {
  164. "path": "pages/equipList/index",
  165. "style": {
  166. "navigationBarTitleText": "设备列表",
  167. "navigationBarBackgroundColor": "#00B075",
  168. "enablePullDownRefresh": false
  169. }
  170. }, {
  171. "path": "pages/equipList/modification",
  172. "style": {
  173. "navigationBarTitleText": "信息修改",
  174. "enablePullDownRefresh": false
  175. }
  176. }, {
  177. "path": "pages/distribution/index",
  178. "style": {
  179. "navigationBarTitleText": "设备分布",
  180. "enablePullDownRefresh": false,
  181. "navigationBarBackgroundColor": "#00B075"
  182. }
  183. }, {
  184. "path": "pages/fourBase/index",
  185. "style": {
  186. "navigationBarTitleText": "四情基地首页",
  187. "enablePullDownRefresh": false,
  188. "navigationStyle": "custom"
  189. }
  190. }, {
  191. "path": "pages/fourBase/addbase",
  192. "style": {
  193. "navigationBarTitleText": "新增基地",
  194. "enablePullDownRefresh": false,
  195. "navigationStyle": "custom"
  196. }
  197. }, {
  198. "path": "pages/fourBase/allocation",
  199. "style": {
  200. "navigationBarTitleText": "设备分配",
  201. "enablePullDownRefresh": false,
  202. "navigationStyle": "custom"
  203. }
  204. }, {
  205. "path": "pages/prevention/index",
  206. "style": {
  207. "navigationBarTitleText": "防治系统",
  208. "enablePullDownRefresh": false,
  209. "navigationStyle": "custom"
  210. }
  211. }, {
  212. "path": "pages/prevention/equipmentdetails",
  213. "style": {
  214. "navigationBarTitleText": "防治系统设备详细",
  215. "enablePullDownRefresh": false,
  216. "navigationStyle": "custom"
  217. }
  218. }, {
  219. "path": "pages/prevention/sim",
  220. "style": {
  221. "navigationBarTitleText": "sim卡详情",
  222. "enablePullDownRefresh": false,
  223. "navigationStyle": "custom"
  224. }
  225. }, {
  226. "path": "pages/prevention/control",
  227. "style": {
  228. "navigationBarTitleText": "设备控制",
  229. "enablePullDownRefresh": false,
  230. "navigationStyle": "custom"
  231. }
  232. }, {
  233. "path": "pages/prevention/ucharts",
  234. "style": {
  235. "navigationBarTitleText": "历史数据",
  236. "enablePullDownRefresh": true,
  237. "navigationStyle": "custom"
  238. }
  239. }, {
  240. "path": "pages/environment/index",
  241. "style": {
  242. "navigationBarTitleText": "环境监测",
  243. "enablePullDownRefresh": false,
  244. "navigationStyle": "custom"
  245. }
  246. }, {
  247. "path": "pages/environment/equipment",
  248. "style": {
  249. "navigationBarTitleText": "环境监测设备详情",
  250. "enablePullDownRefresh": false,
  251. "navigationStyle": "custom"
  252. }
  253. }, {
  254. "path": "pages/environment/contros",
  255. "style": {
  256. "navigationBarTitleText": "环境监测控制页面",
  257. "enablePullDownRefresh": false,
  258. "navigationStyle": "custom"
  259. }
  260. }, {
  261. "path": "pages/environment/onedaythedata",
  262. "style": {
  263. "navigationBarTitleText": "环境检测24小时数据",
  264. "enablePullDownRefresh": false,
  265. "navigationStyle": "custom"
  266. }
  267. }, {
  268. "path": "pages/environment/history",
  269. "style": {
  270. "navigationBarTitleText": "环境检测历史数据",
  271. "enablePullDownRefresh": false,
  272. "navigationStyle": "custom"
  273. }
  274. }, {
  275. "path": "pages/cb/cbd/equip-set/imgpage",
  276. "style": {
  277. "navigationBarTitleText": "图片列表",
  278. "enablePullDownRefresh": false,
  279. "navigationStyle": "custom"
  280. }
  281. }, {
  282. "path": "pages/cb/cbd/equip-set/addimg",
  283. "style": {
  284. "navigationBarTitleText": "手动添加",
  285. "enablePullDownRefresh": false,
  286. "navigationStyle": "custom"
  287. }
  288. }, {
  289. "path": "pages/cb/cbd/equip-set/historyfile",
  290. "style": {
  291. "navigationBarTitleText": "测报灯历史记录",
  292. "enablePullDownRefresh": true,
  293. "navigationStyle": "custom"
  294. }
  295. }, {
  296. "path": "pages/cb/cbd/equip-set/note",
  297. "style": {
  298. "navigationBarTitleText": "短信预警",
  299. "enablePullDownRefresh": false,
  300. "navigationStyle": "custom"
  301. }
  302. }, {
  303. "path": "pages/cb/cbd/equip-set/statistics",
  304. "style": {
  305. "navigationBarTitleText": "害虫统计",
  306. "enablePullDownRefresh": false,
  307. "navigationStyle": "custom"
  308. }
  309. }, {
  310. "path": "pages/cb/bzy/equip-set/bzyhistoryile",
  311. "style": {
  312. "navigationBarTitleText": "孢子仪历史记录",
  313. "enablePullDownRefresh": true,
  314. "navigationStyle": "custom"
  315. }
  316. },
  317. {
  318. "path": "pages/cb/xy/equip-set/equip-set",
  319. "style": {
  320. "navigationBarTitleText": "设备控制",
  321. "enablePullDownRefresh": false
  322. }
  323. }, {
  324. "path": "pages/cb/xy/equip-set/xyhistoryile",
  325. "style": {
  326. "navigationBarTitleText": "性诱设备历史记录",
  327. "enablePullDownRefresh": true,
  328. "navigationStyle": "custom"
  329. }
  330. }, {
  331. "path": "pages/disandpests/index",
  332. "style": {
  333. "navigationBarTitleText": "病虫害识别",
  334. "enablePullDownRefresh": false,
  335. "navigationStyle": "custom"
  336. }
  337. }, {
  338. "path": "pages/monitor/index",
  339. "style": {
  340. "navigationBarTitleText": "监控列表",
  341. "enablePullDownRefresh": true,
  342. "navigationStyle": "custom"
  343. }
  344. }, {
  345. "path": "pages/webview",
  346. "style": {
  347. "navigationBarTitleText": "监控列表"
  348. }
  349. },
  350. {
  351. "path": "pages/fourBase/basefacility",
  352. "style": {
  353. "navigationBarTitleText": "",
  354. "enablePullDownRefresh": false,
  355. "navigationStyle": "custom"
  356. }
  357. },
  358. {
  359. "path": "pages/fourBase/modification",
  360. "style": {
  361. "navigationBarTitleText": "四情基地编辑基地",
  362. "enablePullDownRefresh": false,
  363. "navigationStyle": "custom"
  364. }
  365. },
  366. {
  367. "path": "pages/fourBase/city",
  368. "style": {
  369. "navigationBarTitleText": "",
  370. "enablePullDownRefresh": false,
  371. "app-plus": {
  372. "softinputMode": "adjustResize"
  373. }
  374. }
  375. }, {
  376. "path": "pages/my/record/record",
  377. "style": {
  378. "navigationBarTitleText": "版本更新记录详情",
  379. "enablePullDownRefresh": false
  380. }
  381. }, {
  382. "path": "pages/cb/xy2.0/particulars",
  383. "style": {
  384. "navigationBarTitleText": "设备详情",
  385. "enablePullDownRefresh": false
  386. }
  387. }, {
  388. "path": "pages/cb/xy2.0/historydatas",
  389. "style": {
  390. "navigationBarTitleText": "历史数据",
  391. "enablePullDownRefresh": true
  392. }
  393. }, {
  394. "path": "pages/cb/cbd/equip-set/results",
  395. "style": {
  396. "navigationBarTitleText": "识别结果",
  397. "enablePullDownRefresh": false
  398. }
  399. }, {
  400. "path": "pages/cb/cbd/equip-set/manualinput",
  401. "style": {
  402. "navigationBarTitleText": "手动统计",
  403. "enablePullDownRefresh": false
  404. }
  405. }, {
  406. "path": "pages/monitor/sim",
  407. "style": {
  408. "navigationBarTitleText": "监控sim信息",
  409. "enablePullDownRefresh": false,
  410. "navigationStyle": "custom"
  411. }
  412. }, {
  413. "path": "pages/environment/sim",
  414. "style": {
  415. "navigationBarTitleText": "环境监测sim信息",
  416. "enablePullDownRefresh": false,
  417. "navigationStyle": "custom"
  418. }
  419. }, {
  420. "path": "pages/environment/gsequipment",
  421. "style": {
  422. "navigationBarTitleText": "管式墒情设备详情页",
  423. "enablePullDownRefresh": false,
  424. "navigationStyle": "custom"
  425. }
  426. }, {
  427. "path": "pages/environment/gshistory",
  428. "style": {
  429. "navigationBarTitleText": "管式墒情历史记录页",
  430. "enablePullDownRefresh": false,
  431. "navigationStyle": "custom"
  432. }
  433. }, {
  434. "path": "pages/disease/cmb",
  435. "style": {
  436. "navigationBarTitleText": "病害设备详情页",
  437. "enablePullDownRefresh": false,
  438. "navigationStyle": "custom"
  439. }
  440. },{
  441. "path": "pages/disease/forecastResult",
  442. "style": {
  443. "navigationBarTitleText": "预测结果",
  444. "enablePullDownRefresh": false
  445. }
  446. },{
  447. "path": "pages/index/indexcopy",
  448. "style": {
  449. "navigationBarTitleText": "首页",
  450. "enablePullDownRefresh": false
  451. }
  452. }
  453. ,{
  454. "path" : "pages/waterandfer/index",
  455. "style" :
  456. {
  457. "navigationBarTitleText": "水肥一体化",
  458. "enablePullDownRefresh": false,
  459. "navigationStyle": "custom"
  460. }
  461. }
  462. ,{
  463. "path" : "pages/waterandfer/datails",
  464. "style" :
  465. {
  466. "navigationBarTitleText": "设备详情",
  467. "enablePullDownRefresh": false,
  468. "navigationStyle": "custom"
  469. }
  470. }
  471. ,{
  472. "path" : "pages/waterandfer/basestate",
  473. "style" :
  474. {
  475. "navigationBarTitleText": "设备状态",
  476. "enablePullDownRefresh": false,
  477. "titleNView": {
  478. "buttons": [{
  479. "text": "记录",
  480. "fontSize": "14px"
  481. }]
  482. }
  483. }
  484. }
  485. ,{
  486. "path" : "pages/waterandfer/elementdata",
  487. "style" :
  488. {
  489. "navigationBarTitleText": "要素数据",
  490. "enablePullDownRefresh": false
  491. }
  492. }
  493. ,{
  494. "path" : "pages/irrigate/index",
  495. "style" :
  496. {
  497. "navigationBarTitleText": "智能灌溉",
  498. "enablePullDownRefresh": false,
  499. "navigationStyle": "custom"
  500. }
  501. }
  502. ,{
  503. "path" : "pages/waterandfer/waterhis",
  504. "style" :
  505. {
  506. "navigationBarTitleText": "控制历史记录",
  507. "enablePullDownRefresh": false
  508. }
  509. }
  510. ,{
  511. "path" : "pages/irrigate/irrmap",
  512. "style" :
  513. {
  514. "navigationBarTitleText": "设备位置",
  515. "enablePullDownRefresh": false
  516. // "navigationStyle": "custom"
  517. }
  518. }
  519. ,{
  520. "path" : "pages/irrigate/realtimedata",
  521. "style" :
  522. {
  523. "navigationBarTitleText": "设备实时数据",
  524. "enablePullDownRefresh": false
  525. }
  526. }
  527. ,{
  528. "path" : "pages/irrigate/weathdata",
  529. "style" :
  530. {
  531. "navigationBarTitleText": "设备变量数据",
  532. "enablePullDownRefresh": false
  533. }
  534. }
  535. ],
  536. "condition": { //模式配置,仅开发期间生效
  537. "current": 3, //当前激活的模式(list 的索引项)
  538. "list": [{
  539. "name": "about",
  540. "path": "pages/my/about/about"
  541. }, {
  542. "name": "feedback",
  543. "path": "pages/my/feedback/feedback"
  544. }, {
  545. "name": "cdIndex",
  546. "path": "pages/cb/index/index"
  547. }, {
  548. "name": "login",
  549. "path": "pages/login/login"
  550. }]
  551. },
  552. "globalStyle": {
  553. "navigationBarTextStyle": "black",
  554. "navigationBarTitleText": "大数据平台",
  555. "navigationBarBackgroundColor": "#fff",
  556. "backgroundColor": "#FFFFFF"
  557. },
  558. "tabBar": {
  559. "color": "#cdcdcd",
  560. "selectedColor": "#56C979",
  561. "borderStyle": "white",
  562. "list": [{
  563. "pagePath": "pages/index/index",
  564. "iconPath": "static/images/tabBar/shouye.png",
  565. "selectedIconPath": "static/images/tabBar/shouyesel.png",
  566. "text": "首页"
  567. },
  568. {
  569. "pagePath": "pages/equipList/index",
  570. "iconPath": "static/images/tabBar/shebeiliebiao.png",
  571. "selectedIconPath": "static/images/tabBar/shebeiliebiaosel.png",
  572. "text": "设备列表"
  573. },
  574. {
  575. "pagePath": "pages/distribution/index",
  576. "iconPath": "static/images/tabBar/shebeifenbu.png",
  577. "selectedIconPath": "static/images/tabBar/shebeifenbusel.png",
  578. "text": "设备分布"
  579. },
  580. {
  581. "pagePath": "pages/my/index/index",
  582. "iconPath": "static/images/tabBar/gerenzhongxin.png",
  583. "selectedIconPath": "static/images/tabBar/gerenzhongxinsel.png",
  584. "text": "个人中心"
  585. }
  586. ]
  587. }
  588. }