Commit a099c980 by zeven

修复刷脸

parent e3fc2b60
......@@ -309,13 +309,7 @@ class FacePage extends Component {
this.orderDetailMiniPop(false);
const {faceType} = this.state;
if (faceType === 'wxpay') {
if (this.sense) {
// 开通支付分
// this.payscore();
// } else {
// 微信刷脸
this.wechatFace();
}
} else {
// 支付宝刷脸
this.smileFace();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment