Sfoglia il codice sorgente

fix: 调试支付后跳到支付成功页03

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 8 mesi fa
parent
commit
5e834b0444
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      src/web/templates/common/returnMoney/wxReturnMoney.html

+ 4 - 0
src/web/templates/common/returnMoney/wxReturnMoney.html

@@ -142,6 +142,10 @@
                 1: '操作成功'
             },
             mode: 'wx_js',
+            orderInfo: {
+                ordercode: {{.T.orderCode}},
+                productType:{{.T.doType}}
+            },
             loading: null,
             init: function () {
               this.getParams()