添加 VIP 二维码图片,更新相关页面逻辑以支持新图片
This commit is contained in:
@@ -37,7 +37,7 @@ const U4: React.FC = () => {
|
||||
}));
|
||||
setTest(items);
|
||||
} else {
|
||||
alert("未获取到可选套餐信息,无需选择套餐");
|
||||
// alert("未获取到可选套餐信息,无需选择套餐");
|
||||
navigate("/UI6");
|
||||
}
|
||||
}, []);
|
||||
|
||||
Reference in New Issue
Block a user