app.json 6.2 KB

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