管灌系统农户端微信小程序(嘉峪关应用)
zuoxiao
2024-05-30 910c37c43eceb27888b90631c868caa08f7eafcc
app.wxss
@@ -5,6 +5,22 @@
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 200rpx 0;
  box-sizing: border-box;
.noMore-View {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
  flex-direction: column;
}
.noMore-img{
  width: 300rpx;
  height: 300rpx;
}
.noMore-text{
  color:#969494;
}