This commit is contained in:
quantulr
2023-08-31 17:26:57 +08:00
parent 5bbe958729
commit a09291a1c8
7 changed files with 35 additions and 11 deletions

View File

@ -5,10 +5,12 @@
page {
padding-top: 32rpx;
}
.stock-tabs {
.stock-stick {
margin: 16rpx 32rpx 0;
border-radius: 18rpx;
overflow: hidden;
.stock-tabs {
border-radius: 18rpx;
overflow: hidden;
}
}
.stock-list {
padding: 16rpx 0 32rpx;