feat(order): background transparent

This commit is contained in:
woody 2025-04-23 11:09:43 +08:00
parent a56794e2e2
commit 74af716566
1 changed files with 1 additions and 1 deletions

View File

@ -618,7 +618,7 @@ export default {
.heng1 {
width: 24px;
height: 2px;
background: #fff;
background: transparent;
border-radius: 1px 1px 1px 1px;
margin-top: 4rpx;
}