...
|
...
|
@@ -174,7 +174,7 @@ class GroupPurchaseContainer extends Component { |
|
|
activityId,
|
|
|
}
|
|
|
|
|
|
let qrCode = host + '/wechat/miniapp/img-check.jpg?param=' + encodeURIComponent(JSON.stringify(param)) + '&miniQrType=24' + '&miniapp_type=60';
|
|
|
let qrCode = host + '/wechat/miniapp/img-check.jpg?param=' + encodeURIComponent(JSON.stringify(param)) + '&miniQrType=25' + '&miniapp_type=60';
|
|
|
|
|
|
return (
|
|
|
<View style={styles.container}>
|
...
|
...
|
|