Mr.Shi
2023-09-13 0308cfa37aa4875386622f168943820b2ce08786
minipro_standard/components/yty-data-picker/yty-data-picker.vue
@@ -82,10 +82,18 @@
      width: 100%;
      height: 80rpx;
      background-color: #f9f9f9;
      border-radius: 40rpx;
      border-radius: 20rpx;
      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 {
@@ -102,7 +110,8 @@
   .list_item {
      padding: 20rpx;
      border-bottom: 1px solid #f5f5f5
      border-bottom: 1px solid #f5f5f5;
      font-size: 28rpx;
   }
   @keyframes dialog-fade-in {