【私域操盘手】 操盘手端UI - 首页

This commit is contained in:
柳清爽
2025-03-24 11:55:58 +08:00
parent a623090d00
commit c7bd865dad
10 changed files with 208 additions and 33 deletions

View File

@@ -68,7 +68,6 @@ export default {
bottom: 0;
left: 0;
right: 0;
height: 150rpx;
background-color: #fff;
display: flex;
box-shadow: 0 -2rpx 10rpx rgba(0, 0, 0, 0.05);
@@ -85,7 +84,6 @@ export default {
.tab-text {
font-size: 26rpx;
color: #999;
margin-top: 10rpx;
&.active-text {
color: #4080ff;