落地页更新

master
chenxiaojun 5 years ago
parent 73bf82cc2c
commit 4d918dce65

@ -236,7 +236,7 @@
</p>
</div>
<?php
$qrcode = get_cover($vo['icon'],'path'));
$qrcode = get_cover($vo['icon'],'path');
if (stripos($qrcode,'http') === false) {$qrcode = C('APPLY_DOWN_DOMAIN');}
$qrcode = base64_encode(base64_encode(get_cover($vo['icon'],'path')));
?>

Loading…
Cancel
Save