搜也刷新优化
This commit is contained in:
@@ -80,11 +80,15 @@ export default {
|
||||
font-weight: 300;
|
||||
}
|
||||
.leftlab { font-size: 28rpx; color: #1677FF; }
|
||||
.title {
|
||||
.mid {
|
||||
position: absolute;
|
||||
left: 180rpx;
|
||||
right: 180rpx;
|
||||
text-align: center;
|
||||
left: 160rpx;
|
||||
right: 160rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.title {
|
||||
font-size: 28rpx;
|
||||
font-weight: 600;
|
||||
color: #111827;
|
||||
@@ -93,4 +97,11 @@ export default {
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.extra {
|
||||
margin-left: 6rpx;
|
||||
font-size: 28rpx;
|
||||
font-weight: 600;
|
||||
color: #111827;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user