|
|
@@ -3,7 +3,7 @@
|
|
|
|-- agriculture
|
|
|
|-- api // 数据接口,请求逻辑(数据二次处理)
|
|
|
|-- camera.js // 可视监控模块
|
|
|
- |-- aftersale.js // 预警上报模块
|
|
|
+ |-- aftersale.js // 预警上报模块
|
|
|
|-- pest.js // 病害监测模块
|
|
|
|-- weather .js // 气象墒情模块
|
|
|
|-- worm.js // 虫情监测模块
|
|
|
@@ -27,7 +27,7 @@
|
|
|
|-- discern-result.vue // 病虫害识别结果
|
|
|
--|
|
|
|
|-- warn // 预警消息模块(消息列表)
|
|
|
- |-- weather // 气象环境模块
|
|
|
+ |-- weather // 气象环境,墒情检测模块
|
|
|
|-- details.vue // 气象环境详情
|
|
|
|-- history.vue // 气象环境历史记录
|
|
|
|-- index.vue // 气象环境检测列表
|