瀏覽代碼

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

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 8 月之前
父節點
當前提交
5e834b0444
共有 1 個文件被更改,包括 4 次插入0 次删除
  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()