This commit is contained in:
duanliang
2025-04-23 02:45:44 +08:00
parent 14d97f7241
commit 29d193ae8c

View File

@@ -193,6 +193,7 @@ import pubSub from 'pubsub-js'
&__left { &__left {
display: flex; display: flex;
align-items: center; align-items: center;
> img { > img {
width: vw(74); width: vw(74);
height: auto; height: auto;
@@ -208,6 +209,7 @@ import pubSub from 'pubsub-js'
justify-content: center; justify-content: center;
background-image: url('@/assets/images/ticket-item-bg.png'); background-image: url('@/assets/images/ticket-item-bg.png');
background-size: 100% 100%; background-size: 100% 100%;
margin-left:vw(30);
.label { .label {
position: absolute; position: absolute;
top: vh(-4); top: vh(-4);