充值页优化

This commit is contained in:
小李 2026-05-19 14:20:08 +08:00
parent 970a252352
commit 5b40a807e4
1 changed files with 2 additions and 2 deletions

View File

@ -414,7 +414,7 @@ const data = reactive({
url: "/static/image/recharge/icon11.png"
},
{
name: "高铁",
name: "高铁",
url: "/static/image/recharge/icon12.png"
},
{
@ -1752,7 +1752,7 @@ function shouldBeTrue(obj) {
height: 280rpx;
background-image: url("/static/image/recharge/packagItemBg.png");
background-size: cover;
margin-right: 40rpx;
margin-right: 32rpx;
padding: 54rpx 0 0 0;
transition: width 0.2s, background-image 0.2s;