Browse Source

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

sunshine1130 4 years ago
parent
commit
dd302dea57
1 changed files with 1 additions and 0 deletions
  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 {