微信二维码扫描后跳转页面,或者提示超时 & 余额提现取消校验规则

This commit is contained in:
2024-01-16 00:06:57 +08:00
parent 2378a99f57
commit c98f43a92d
11 changed files with 414 additions and 10 deletions

View File

@@ -313,6 +313,10 @@ export default {
memberIsPayed(params) {
return fetchPost('/member/isPayed', params, true);
},
// 判断数据是否
memberBarcodeIsUsed(params) {
return fetchPost('/member/barcode/isUsed', params, true);
},
/**
* 个人中心