shaogen1995 2 years ago
parent
commit
5e7dd9c107

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

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

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

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