pages.json 13 KB

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