Parcourir la source

fix: 去掉温室大棚模式的背景色

allen il y a 3 mois
Parent
commit
2fc3fe1790
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      pages/cb/wenshizs/components/OperationCard.vue

+ 0 - 2
pages/cb/wenshizs/components/OperationCard.vue

@@ -173,7 +173,6 @@ export default {
     align-items: center;
     justify-content: space-between;
     border-radius: 16rpx;
-    background: #e4ebf6;
     color: #333333;
     font-family: 'Source Han Sans CN VF';
     font-size: 28rpx;
@@ -182,7 +181,6 @@ export default {
     color: #333333;
     font-family: 'Source Han Sans CN VF';
     font-size: 28rpx;
-    margin: 0 24rpx;
     margin-top: 16rpx;
     &--container {
       display: flex;