Browse Source

add location

master
dutsc 3 years ago
parent
commit
7f2a836b12
  1. 1
      mobile/plugins/payment/wxpay.php

1
mobile/plugins/payment/wxpay.php

@ -293,6 +293,7 @@ class wxpay
{ {
jsApiCall(); jsApiCall();
} }
window.location.href = "{U(\'flow/index/done\')}";
} }
</script>'; </script>';

Loading…
Cancel
Save