Browse Source

'解决冲突'

chinadelu 5 years ago
parent
commit
5f0cc10d0e
1 changed files with 0 additions and 6 deletions
  1. 0 6
      app.wxss

+ 0 - 6
app.wxss

@@ -8,7 +8,6 @@
     width: 128rpx;
     height: 128rpx;
     margin: 0rpx auto;
-    /* background-color: aqua */
     position: relative;
     top:200rpx;
 }
@@ -32,7 +31,6 @@
 .wechatLogin button{
     background-color: #70E500;
     border-radius: 50rpx;
-    /* border: 1rpx solid #70E500; */
     border: none;
     color: #fff;
 }
@@ -51,15 +49,12 @@
     width: 90%;
     margin: 0rpx auto;
     height: 35rpx;
-    /* border: 1rpx solid #cdcdcd; */
     border-radius: 10rpx;
     font-size: 25rpx;
     padding: 10rpx 0rpx;
     display: flex;
     justify-content: start;
     background-color: rgb(240, 240, 240);
-    /* margin-top: 20rpx;
-    margin-bottom: 20rpx; */
   }
   .search-box{
     width: 95%;
@@ -77,7 +72,6 @@
     position: relative;
     top: -5rpx;
     left: 10rpx;
-    /* background-color: red */
   }
 
   /* 公共类 */