app.json 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. {
  2. "pages": [
  3. "pages/index/index",
  4. "pages/distribution/index",
  5. "pages/webview",
  6. "pages/equipList/index",
  7. "pages/my/index/index",
  8. "pages/cb/shuifeiL/shuifeiL",
  9. "pages/cb/shuifeiL/history",
  10. "pages/guidance/guidance"
  11. ],
  12. "subPackages": [
  13. {
  14. "root": "pages/disandpests",
  15. "pages": [
  16. "index"
  17. ]
  18. },
  19. {
  20. "root": "pages/login",
  21. "pages": [
  22. "login"
  23. ]
  24. },
  25. {
  26. "root": "pages/equipMange/index",
  27. "pages": [
  28. "index",
  29. "addusers",
  30. "changepasswold",
  31. "assignment",
  32. "useroperation"
  33. ]
  34. },
  35. {
  36. "root": "pages/cb/index",
  37. "pages": [
  38. "index",
  39. "search"
  40. ]
  41. },
  42. {
  43. "root": "pages/cb/xylps",
  44. "pages": [
  45. "detail/detail"
  46. ]
  47. },
  48. {
  49. "root": "pages/cb/bzy",
  50. "pages": [
  51. "equip-set/equip-set",
  52. "equip-set/bzyhistoryile"
  53. ]
  54. },
  55. {
  56. "root": "pages/cb/cbd",
  57. "pages": [
  58. "equip-set/equip-set",
  59. "equip-set/imgpage",
  60. "equip-set/addimg",
  61. "equip-set/historyfile",
  62. "equip-set/note",
  63. "equip-set/statistics",
  64. "equip-set/analyse",
  65. "equip-set/results",
  66. "equip-set/manualinput"
  67. ]
  68. },
  69. {
  70. "root": "pages/cb/xy2.0",
  71. "pages": [
  72. "particulars",
  73. "historydatas"
  74. ]
  75. },
  76. {
  77. "root": "pages/cb/thxydetail",
  78. "pages": [
  79. "thxydetail",
  80. "photolist",
  81. "thxyset",
  82. "thxyhisdata"
  83. ]
  84. },
  85. {
  86. "root": "pages/cb/zjxydetail",
  87. "pages": [
  88. "thxydetail",
  89. "photolist",
  90. "thxyset",
  91. "thxyhisdata"
  92. ]
  93. },
  94. {
  95. "root": "pages/cb/xctdetail",
  96. "pages": [
  97. "xctdetail",
  98. "xctset",
  99. "photolist",
  100. "analyse"
  101. ]
  102. },
  103. {
  104. "root": "pages/cb/sim",
  105. "pages": [
  106. "sim"
  107. ]
  108. },
  109. {
  110. "root": "pages/cb/equip-detail",
  111. "pages": [
  112. "equip-detail"
  113. ]
  114. },
  115. {
  116. "root": "pages/cb/xy",
  117. "pages": [
  118. "equip-set/equip-set",
  119. "equip-set/xyhistoryile"
  120. ]
  121. },
  122. {
  123. "root": "pages/my/user-info",
  124. "pages": [
  125. "user-info"
  126. ]
  127. },
  128. {
  129. "root": "pages/my/about",
  130. "pages": [
  131. "about"
  132. ]
  133. },
  134. {
  135. "root": "pages/my/record",
  136. "pages": [
  137. "record"
  138. ]
  139. },
  140. {
  141. "root": "pages/expertDiagnosis",
  142. "pages": [
  143. "index",
  144. "wormcase",
  145. "exchangeShare",
  146. "particulars",
  147. "postmessage",
  148. "introduce"
  149. ]
  150. },
  151. {
  152. "root": "pages/afterSale",
  153. "pages": [
  154. "index",
  155. "search",
  156. "addafter"
  157. ]
  158. },
  159. {
  160. "root": "pages/equipList/seabox",
  161. "pages": [
  162. "search",
  163. "modification"
  164. ]
  165. },
  166. {
  167. "root": "pages/fourBase",
  168. "pages": [
  169. "index",
  170. "addbase",
  171. "allocation",
  172. "basefacility",
  173. "modification",
  174. "city"
  175. ]
  176. },
  177. {
  178. "root": "pages/prevention",
  179. "pages": [
  180. "index",
  181. "search",
  182. "equipmentdetails",
  183. "sim",
  184. "control",
  185. "ucharts"
  186. ]
  187. },
  188. {
  189. "root": "pages/environment",
  190. "pages": [
  191. "index",
  192. "search",
  193. "equipment",
  194. "contros",
  195. "onedaythedata",
  196. "history",
  197. "sim",
  198. "gsequipment",
  199. "gshistory"
  200. ]
  201. },
  202. {
  203. "root": "pages/monitor",
  204. "pages": [
  205. "index",
  206. "sim",
  207. "imagelist"
  208. ]
  209. },
  210. {
  211. "root": "pages/disease",
  212. "pages": [
  213. "cmb",
  214. "forecastResult"
  215. ]
  216. },
  217. {
  218. "root": "pages/irrigate",
  219. "pages": [
  220. "index",
  221. "irrmap",
  222. "realtimedata",
  223. "weathdata",
  224. "search"
  225. ]
  226. },
  227. {
  228. "root": "pages/waterandfer",
  229. "pages": [
  230. "index",
  231. "datails",
  232. "basestate",
  233. "elementdata",
  234. "waterhis"
  235. ]
  236. },
  237. {
  238. "root": "pages/cbqxyj",
  239. "pages": [
  240. "cbwarn",
  241. "basemap",
  242. "addressbook",
  243. "warnset"
  244. ]
  245. },
  246. {
  247. "root": "pages/qxzyj",
  248. "pages": [
  249. "cbwarn",
  250. "warnset"
  251. ]
  252. },
  253. {
  254. "root": "pages/cb/sy",
  255. "pages": [
  256. "detail",
  257. "imgList",
  258. "history"
  259. ]
  260. },
  261. {
  262. "root": "pages/waterandfernew",
  263. "pages": [
  264. "details"
  265. ]
  266. },
  267. {
  268. "root": "pages/identifyPest",
  269. "pages": [
  270. "identifyPest",
  271. "economicsPlant/economicsPlant",
  272. "fruitsPlant/fruitsPlant",
  273. "vegetablesPlant/vegetablesPlant",
  274. "cerealPlant/cerealPlant",
  275. "recognizeSucceed/recognizeSucceed",
  276. "recognizeFail/recognizeFail"
  277. ]
  278. }
  279. ],
  280. "window": {
  281. "navigationBarTextStyle": "black",
  282. "navigationBarTitleText": "大数据平台",
  283. "navigationBarBackgroundColor": "#fff",
  284. "backgroundColor": "#FFFFFF"
  285. },
  286. "tabBar": {
  287. "color": "#cdcdcd",
  288. "selectedColor": "#56C979",
  289. "borderStyle": "white",
  290. "list": [
  291. {
  292. "pagePath": "pages/index/index",
  293. "iconPath": "static/images/tabBar/shouye.png",
  294. "selectedIconPath": "static/images/tabBar/shouyesel.png",
  295. "text": "首页"
  296. },
  297. {
  298. "pagePath": "pages/equipList/index",
  299. "iconPath": "static/images/tabBar/shebeiliebiao.png",
  300. "selectedIconPath": "static/images/tabBar/shebeiliebiaosel.png",
  301. "text": "设备列表"
  302. },
  303. {
  304. "pagePath": "pages/distribution/index",
  305. "iconPath": "static/images/tabBar/shebeifenbu.png",
  306. "selectedIconPath": "static/images/tabBar/shebeifenbusel.png",
  307. "text": "设备分布"
  308. },
  309. {
  310. "pagePath": "pages/my/index/index",
  311. "iconPath": "static/images/tabBar/gerenzhongxin.png",
  312. "selectedIconPath": "static/images/tabBar/gerenzhongxinsel.png",
  313. "text": "个人中心"
  314. }
  315. ]
  316. },
  317. "permission": {
  318. "scope.userLocation": {
  319. "desc": "你的位置信息将用于小程序位置接口展示天气信息"
  320. }
  321. },
  322. "usingComponents": {}
  323. }