搜索框修改

This commit is contained in:
kbing1981 2024-06-27 22:17:57 +08:00
parent 9f72079bae
commit e9b9a0e650
1 changed files with 6 additions and 5 deletions

View File

@ -994,7 +994,7 @@
} }
/deep/.u-content,/deep/.u-search{ /deep/.u-content,/deep/.u-search{
flex: none; flex: none;
width: 250px; width: 533rpx;
border-radius: 32rpx !important; border-radius: 32rpx !important;
height: 64rpx !important; height: 64rpx !important;
} }
@ -1003,12 +1003,13 @@
} }
.dingwei-img{ .dingwei-img{
width:33.33rpx; width:33.33rpx;
height:37.5rpx; height:39.5rpx;
} }
.localName{ .localName{
margin-left: 4rpx; margin-left: 4rpx;
font-weight: bold; font-weight: bold;
color: #333333; color: #333333;
font-size: 30rpx;
} }
.menu-topic-act .menu-topic-bottom-color { .menu-topic-act .menu-topic-bottom-color {
background: linear-gradient(90deg,rgba(234, 248, 245,0.7),rgba(132, 211, 196,0.7)); background: linear-gradient(90deg,rgba(234, 248, 245,0.7),rgba(132, 211, 196,0.7));
@ -1331,8 +1332,8 @@
overflow: hidden; overflow: hidden;
} }
.index-fujin-jie-name{ .index-fujin-jie-name{
margin-bottom: 5px; margin-bottom: 3px;
font-size: 30rpx; font-size: 20rpx;
color: #333333; color: #333333;
font-weight: 500; font-weight: 500;
} }
@ -1638,7 +1639,7 @@
display: flex; display: flex;
flex-direction: row; flex-direction: row;
align-items: center; align-items: center;
margin-left: px; margin-left: 5px;
} }
.index-top-mian-text span{ .index-top-mian-text span{
color: #019c88; color: #019c88;