0d0cc44f by ex

支付宝支付

1 parent 4e2a680a
......@@ -129,7 +129,7 @@ angular.module('myApp.services')
// form.querySelector('#ok').click()
document.body.appendChild(form)
document.querySelector('#ok').click()
// return callUnifiedOrderApiAliPay('支付')
return callUnifiedOrderApiAliPay('支付')
case 101:
var param = Object.assign($location.search(),{
amount : amount,
......@@ -186,7 +186,7 @@ angular.module('myApp.services')
// form.querySelector('#ok').click()
document.body.appendChild(form)
document.querySelector('#ok').click()
// return callUnifiedOrderApiAliPay('支付')
return callUnifiedOrderApiAliPay('支付')
case 101:
var param = Object.assign($location.search(),{
amount : amount,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!