Explorar el Código

fix:去掉了index样式中的overflow(!import)

sunshine1130 hace 4 años
padre
commit
dd302dea57
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      pages/index/index.wxss

+ 1 - 0
pages/index/index.wxss

@@ -3,6 +3,7 @@ page {
   width: 100%;
   height: 100%;
   background-color: #F7F7F7;
+ 
 }
 
 .container {