jiangping
2023-10-26 ea87c908fb6cdfc3e227a584a53e6730efb8262a
minipro_standard/components/yty-data-picker/yty-data-picker.vue
@@ -82,18 +82,10 @@
      width: 100%;
      height: 80rpx;
      background-color: #f9f9f9;
      border-radius: 20rpx;
      border-radius: 40rpx;
      margin-top: 20rpx;
      padding: 0 30rpx;
      box-sizing: border-box;
   }
   .search_area input {
      font-size: 28rpx;
   }
   .search_area input::-webkit-input-placeholder {
      font-size: 28rpx;
   }
   .search_icon {
@@ -110,8 +102,7 @@
   .list_item {
      padding: 20rpx;
      border-bottom: 1px solid #f5f5f5;
      font-size: 28rpx;
      border-bottom: 1px solid #f5f5f5
   }
   @keyframes dialog-fade-in {