feat:修改入口和 Tip

This commit is contained in:
2025-12-22 22:36:52 +08:00
parent bac430ce84
commit 9b6a0a26cc
5 changed files with 8 additions and 3 deletions
@@ -29,6 +29,10 @@
font-weight: 500;
white-space: nowrap;
cursor: pointer;
padding: 8rpx 12rpx;
margin: -8rpx -12rpx;
position: relative;
z-index: 1;
}
.tip-arrow {