门店页面修改
This commit is contained in:
@@ -60,7 +60,7 @@ export default function RedeemConfirmPage() {
|
||||
return;
|
||||
}
|
||||
if (!token.trim()) {
|
||||
setMsg('请在开发者选项中输入核销码');
|
||||
setMsg('请先扫码获取核销码');
|
||||
return;
|
||||
}
|
||||
setLoading(true);
|
||||
|
||||
Reference in New Issue
Block a user