添加 VIP 二维码图片,更新相关页面逻辑以支持新图片

This commit is contained in:
yuchenglong
2025-11-27 08:55:22 +08:00
parent e20fd61638
commit 67d6dceb0e
4 changed files with 40 additions and 45 deletions

View File

@@ -37,7 +37,7 @@ const U4: React.FC = () => {
}));
setTest(items);
} else {
alert("未获取到可选套餐信息,无需选择套餐");
// alert("未获取到可选套餐信息,无需选择套餐");
navigate("/UI6");
}
}, []);