Browse Source

样式修改

bding 1 year ago
parent
commit
2da9b7e057
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pages/purchaser/purchaser.vue

+ 4 - 0
pages/purchaser/purchaser.vue

@@ -746,5 +746,9 @@ export default {
     line-height: 100rpx;
     color: #3385ff;
   }
+  .van-checkbox-group {
+    display: flex;
+    flex-wrap: wrap;
+  }
 }
 </style>