fix button status

This commit is contained in:
quantulr
2024-05-24 17:17:01 +08:00
parent 5c547bdd69
commit c5011c53d7
10 changed files with 259 additions and 192 deletions

View File

@ -48,9 +48,9 @@ page {
padding-left: 48rpx;
}
.goods-name {
overflow: hidden;
/* overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
white-space: nowrap; */
}
.record-item:not(:last-child) {