智慧农业后台管理页面
Administrator
2022-05-12 bb41db78f020ff8fec25c002094a5dcc0ab46198
src/views/farm/getMapDataInThere.vue
@@ -51,10 +51,6 @@
      animateName: "custom-classes-transition",
      animateEnter: "animated fadeIn",
      animateLeave: "animated fadeOut",
      //未输入动画效果
      animateName: "custom-classes-transition",
      animateEnter: "animated fadeInDown",
      animateLeave: "animated fadeOut",
      openTitle: "路径1",
      MapDataShow: false,
      fromView: false,
@@ -323,10 +319,6 @@
.list-enter-to,
.list-leave {
  opacity: 1;
}
​ .list-enter-active,
.list-leave-active {
  transition: all 0.3s;
}
.notDatas {