shaogen1995 2 年之前
父节点
当前提交
5e7dd9c107

+ 3 - 0
重写子系统/src/pages/A1HomeM/index.module.scss

@@ -58,6 +58,9 @@
         &>div {
           width: 46%;
         }
+        .ant-select-selector{
+          border-radius: 16px;
+        }
       }
     }
 

+ 2 - 0
重写子系统/src/pages/A2GoodsM/index.module.scss

@@ -141,6 +141,8 @@
             height: 100%;
 
             img {
+              width: 100%;
+              height: 100%;
               object-fit: contain !important;
             }
           }