1.7 去掉事件详情输入框,个股中心部分模块页面搭建

This commit is contained in:
尚政杰
2026-01-07 09:59:53 +08:00
parent 260fc7bebf
commit f6086bcf7d
63 changed files with 1057 additions and 173 deletions

View File

@@ -386,15 +386,15 @@ page {
font-size: 26rpx;
font-weight: 500;
}
.bottomC .commentLikeNumC .item {
font-size: 26rpx;
.bottomC .item {
font-size: 30rpx;
font-weight: bold;
color: #bdbdbd;
text-align: center;
}
.bottomC .commentLikeNumC .item .icon {
.bottomC .item .icon {
margin: 0 20rpx;
width: 35rpx;
width: 40rpx;
height: auto;
}
.popup {