pages.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548
  1. {
  2. "easycom": {
  3. "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
  4. },
  5. "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. "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/afterSale/search",
  144. "style": {
  145. "navigationBarTitleText": "售后服务搜索",
  146. "enablePullDownRefresh": false,
  147. "navigationStyle": "custom"
  148. }
  149. }, {
  150. "path": "pages/expertDiagnosis/introduce",
  151. "style": {
  152. "navigationBarTitleText": "病虫害介绍",
  153. "enablePullDownRefresh": false,
  154. "navigationStyle": "custom"
  155. }
  156. }, {
  157. "path": "pages/afterSale/addafter",
  158. "style": {
  159. "navigationBarTitleText": "设备报修",
  160. "enablePullDownRefresh": false,
  161. "navigationStyle": "custom"
  162. }
  163. }, {
  164. "path": "pages/my/index/index",
  165. "style": {
  166. "navigationBarTitleText": "个人中心",
  167. "enablePullDownRefresh": false
  168. }
  169. }, {
  170. "path": "pages/equipList/index",
  171. "style": {
  172. "navigationBarTitleText": "",
  173. "enablePullDownRefresh": false,
  174. "navigationStyle": "custom"
  175. }
  176. }, {
  177. "path": "pages/equipList/search",
  178. "style": {
  179. "navigationBarTitleText": "",
  180. "enablePullDownRefresh": false,
  181. "navigationStyle": "custom"
  182. }
  183. }, {
  184. "path": "pages/equipList/modification",
  185. "style": {
  186. "navigationBarTitleText": "",
  187. "enablePullDownRefresh": false,
  188. "navigationStyle": "custom"
  189. }
  190. }, {
  191. "path": "pages/distribution/index",
  192. "style": {
  193. "navigationBarTitleText": "设备分布",
  194. "enablePullDownRefresh": false
  195. }
  196. }, {
  197. "path": "pages/fourBase/index",
  198. "style": {
  199. "navigationBarTitleText": "四情基地首页",
  200. "enablePullDownRefresh": false,
  201. "navigationStyle": "custom"
  202. }
  203. }, {
  204. "path": "pages/fourBase/addbase",
  205. "style": {
  206. "navigationBarTitleText": "新增基地",
  207. "enablePullDownRefresh": false,
  208. "navigationStyle": "custom"
  209. }
  210. }, {
  211. "path": "pages/fourBase/allocation",
  212. "style": {
  213. "navigationBarTitleText": "设备分配",
  214. "enablePullDownRefresh": false,
  215. "navigationStyle": "custom"
  216. }
  217. }, {
  218. "path": "pages/prevention/index",
  219. "style": {
  220. "navigationBarTitleText": "防治系统",
  221. "enablePullDownRefresh": false,
  222. "navigationStyle": "custom"
  223. }
  224. }, {
  225. "path": "pages/prevention/search",
  226. "style": {
  227. "navigationBarTitleText": "防治系统搜索",
  228. "enablePullDownRefresh": false,
  229. "navigationStyle": "custom"
  230. }
  231. }, {
  232. "path": "pages/prevention/equipmentdetails",
  233. "style": {
  234. "navigationBarTitleText": "防治系统设备详细",
  235. "enablePullDownRefresh": false,
  236. "navigationStyle": "custom"
  237. }
  238. }, {
  239. "path": "pages/prevention/sim",
  240. "style": {
  241. "navigationBarTitleText": "sim卡详情",
  242. "enablePullDownRefresh": false,
  243. "navigationStyle": "custom"
  244. }
  245. }, {
  246. "path": "pages/prevention/control",
  247. "style": {
  248. "navigationBarTitleText": "设备控制",
  249. "enablePullDownRefresh": false,
  250. "navigationStyle": "custom"
  251. }
  252. }, {
  253. "path": "pages/prevention/ucharts",
  254. "style": {
  255. "navigationBarTitleText": "历史数据",
  256. "enablePullDownRefresh": false,
  257. "navigationStyle": "custom"
  258. }
  259. }, {
  260. "path": "pages/environment/index",
  261. "style": {
  262. "navigationBarTitleText": "环境监测",
  263. "enablePullDownRefresh": false,
  264. "navigationStyle": "custom"
  265. }
  266. }, {
  267. "path": "pages/environment/search",
  268. "style": {
  269. "navigationBarTitleText": "环境监测搜索",
  270. "enablePullDownRefresh": false,
  271. "navigationStyle": "custom"
  272. }
  273. }, {
  274. "path": "pages/environment/equipment",
  275. "style": {
  276. "navigationBarTitleText": "环境监测设备详情",
  277. "enablePullDownRefresh": false,
  278. "navigationStyle": "custom"
  279. }
  280. }, {
  281. "path": "pages/environment/contros",
  282. "style": {
  283. "navigationBarTitleText": "环境监测控制页面",
  284. "enablePullDownRefresh": false,
  285. "navigationStyle": "custom"
  286. }
  287. }, {
  288. "path": "pages/environment/onedaythedata",
  289. "style": {
  290. "navigationBarTitleText": "环境检测24小时数据",
  291. "enablePullDownRefresh": false,
  292. "navigationStyle": "custom"
  293. }
  294. }, {
  295. "path": "pages/environment/history",
  296. "style": {
  297. "navigationBarTitleText": "环境检测历史数据",
  298. "enablePullDownRefresh": false,
  299. "navigationStyle": "custom"
  300. }
  301. }, {
  302. "path": "pages/cb/cbd/equip-set/imgpage",
  303. "style": {
  304. "navigationBarTitleText": "图片列表",
  305. "enablePullDownRefresh": false,
  306. "navigationStyle": "custom"
  307. }
  308. }, {
  309. "path": "pages/cb/cbd/equip-set/addimg",
  310. "style": {
  311. "navigationBarTitleText": "手动添加",
  312. "enablePullDownRefresh": false,
  313. "navigationStyle": "custom"
  314. }
  315. }, {
  316. "path": "pages/cb/cbd/equip-set/historyfile",
  317. "style": {
  318. "navigationBarTitleText": "测报灯历史记录",
  319. "enablePullDownRefresh": true,
  320. "navigationStyle": "custom"
  321. }
  322. }, {
  323. "path": "pages/cb/cbd/equip-set/note",
  324. "style": {
  325. "navigationBarTitleText": "短信预警",
  326. "enablePullDownRefresh": false,
  327. "navigationStyle": "custom"
  328. }
  329. }, {
  330. "path": "pages/cb/cbd/equip-set/statistics",
  331. "style": {
  332. "navigationBarTitleText": "害虫统计",
  333. "enablePullDownRefresh": false,
  334. "navigationStyle": "custom"
  335. }
  336. }, {
  337. "path": "pages/cb/bzy/equip-set/bzyhistoryile",
  338. "style": {
  339. "navigationBarTitleText": "孢子仪历史记录",
  340. "enablePullDownRefresh": false,
  341. "navigationStyle": "custom"
  342. }
  343. },
  344. {
  345. "path": "pages/cb/xy/equip-set/equip-set",
  346. "style": {
  347. "navigationBarTitleText": "设备控制",
  348. "enablePullDownRefresh": false
  349. }
  350. },{
  351. "path": "pages/cb/xy/equip-set/xyhistoryile",
  352. "style": {
  353. "navigationBarTitleText": "性诱设备历史记录",
  354. "enablePullDownRefresh": false,
  355. "navigationStyle": "custom"
  356. }
  357. }, {
  358. "path": "pages/disandpests/index",
  359. "style": {
  360. "navigationBarTitleText": "病虫害识别",
  361. "enablePullDownRefresh": false,
  362. "navigationStyle": "custom"
  363. }
  364. }, {
  365. "path": "pages/monitor/index",
  366. "style": {
  367. "navigationBarTitleText": "监控列表",
  368. "enablePullDownRefresh": true,
  369. "navigationStyle": "custom"
  370. }
  371. }, {
  372. "path": "pages/webview",
  373. "style": {
  374. "navigationBarTitleText": "监控列表"
  375. }
  376. },
  377. {
  378. "path": "pages/fourBase/basefacility",
  379. "style": {
  380. "navigationBarTitleText": "",
  381. "enablePullDownRefresh": false,
  382. "navigationStyle": "custom"
  383. }
  384. },
  385. {
  386. "path": "pages/fourBase/modification",
  387. "style": {
  388. "navigationBarTitleText": "四情基地编辑基地",
  389. "enablePullDownRefresh": false,
  390. "navigationStyle": "custom"
  391. }
  392. },
  393. {
  394. "path": "pages/fourBase/city",
  395. "style": {
  396. "navigationBarTitleText": "",
  397. "enablePullDownRefresh": false,
  398. "app-plus": {
  399. "softinputMode": "adjustResize"
  400. }
  401. }
  402. }, {
  403. "path": "pages/cb/index/search",
  404. "style": {
  405. "navigationBarTitleText": "",
  406. "enablePullDownRefresh": false,
  407. "navigationStyle": "custom"
  408. }
  409. }
  410. ,{
  411. "path" : "pages/my/record/record",
  412. "style" :
  413. {
  414. "navigationBarTitleText": "版本更新记录详情",
  415. "enablePullDownRefresh": false
  416. }
  417. }
  418. ,{
  419. "path" : "pages/cb/xy2.0/particulars",
  420. "style" :
  421. {
  422. "navigationBarTitleText": "设备详情",
  423. "enablePullDownRefresh": false
  424. }
  425. }
  426. ,{
  427. "path" : "pages/cb/xy2.0/historydatas",
  428. "style" :
  429. {
  430. "navigationBarTitleText": "历史数据",
  431. "enablePullDownRefresh": false
  432. }
  433. }
  434. ,{
  435. "path" : "pages/cb/cbd/equip-set/results",
  436. "style" :
  437. {
  438. "navigationBarTitleText": "识别结果",
  439. "enablePullDownRefresh": false
  440. }
  441. }
  442. ],
  443. "condition": { //模式配置,仅开发期间生效
  444. "current": 3, //当前激活的模式(list 的索引项)
  445. "list": [{
  446. "name": "about",
  447. "path": "pages/my/about/about"
  448. }, {
  449. "name": "feedback",
  450. "path": "pages/my/feedback/feedback"
  451. }, {
  452. "name": "cdIndex",
  453. "path": "pages/cb/index/index"
  454. }, {
  455. "name": "login",
  456. "path": "pages/login/login"
  457. }]
  458. },
  459. "globalStyle": {
  460. "navigationBarTextStyle": "black",
  461. "navigationBarTitleText": "大数据平台",
  462. "navigationBarBackgroundColor": "#fff",
  463. "backgroundColor": "#FFFFFF"
  464. },
  465. "tabBar": {
  466. "color": "#cdcdcd",
  467. "selectedColor": "#56C979",
  468. "borderStyle": "white",
  469. "list": [{
  470. "pagePath": "pages/index/index",
  471. "iconPath": "static/images/13.png",
  472. "selectedIconPath": "static/images/12.png",
  473. "text": "首页"
  474. },
  475. {
  476. "pagePath": "pages/equipList/index",
  477. "iconPath": "static/images/14.png",
  478. "selectedIconPath": "static/images/15.png",
  479. "text": "设备列表"
  480. },
  481. {
  482. "pagePath": "pages/distribution/index",
  483. "iconPath": "static/images/16.png",
  484. "selectedIconPath": "static/images/17.png",
  485. "text": "设备分布"
  486. },
  487. {
  488. "pagePath": "pages/my/index/index",
  489. "iconPath": "static/images/18.png",
  490. "selectedIconPath": "static/images/19.png",
  491. "text": "个人中心"
  492. }
  493. ]
  494. }
  495. }