@@ -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%;
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 @@
top: -5rpx;
left: 10rpx;
- /* background-color: red */
/* 公共类 */