pages.json 14 KB

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