hailu
2023-11-21 f3773d4aa18f3b0814d9720e26fa61b762020eb2
GoldC/pages/devicelogs/devicelogs.wxss
@@ -1,18 +1,15 @@
/* pages/repair/repair.wxss */
.title{
  color: #000000;
  font-size: 30rpx;
  margin-top: 15rpx;
  font-weight: 700;
}
.map{
  width: 100%;
  margin:0 0px 5px;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  height: 40px;
  line-height: 40px;
  height: 450rpx;
}
.title .left{
  margin-left: 5px;
}
.title .right{
  margin-right: 5px;
  display: flex;
  justify-content: space-between;
.primg{
  width: 30rpx;
  height: 30rpx;
  margin-right: 10rpx;
}