优化页面

This commit is contained in:
pengxiaolong
2025-06-18 16:01:55 +08:00
parent e464d99af5
commit ec9dcb486f
122 changed files with 349 additions and 251 deletions

View File

@@ -111,4 +111,18 @@
.tab-block .tab-bar.data-v-c497a889 {
height: 30rpx;
background-color: #ffffff;
}
.Unreadcss.data-v-c497a889 {
background-color: #ff0000;
margin-top: -65rpx;
width: 30rpx;
height: 30rpx;
border-radius: 50%;
text-align: center;
font-weight: bold;
font-size: 18rpx;
color: #ffffff;
line-height: 30rpx;
margin-left: 30rpx;
z-index: 1001;
}