@@ -55,7 +55,7 @@
</#if>
</div>
-<#if !weixin && form??>
+<#if !weixin && payUrl??>
<script>
window.location = "${payUrl?no_esc}";
</script>