xiongzhu 4 lat temu
rodzic
commit
6464d6837f

+ 1 - 1
src/main/resources/templates/WeixinPayHtml.ftlh

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