diff --git a/home.html b/home.html index 54657e2..0d76843 100644 --- a/home.html +++ b/home.html @@ -83,7 +83,7 @@ - + diff --git a/js/pay.js b/js/pay.js index cf83900..d964f2e 100644 --- a/js/pay.js +++ b/js/pay.js @@ -208,6 +208,7 @@ var webAppClass = { var val = document.getElementById("sumMoney").innerText; //var couponPersonId = document.getElementById("discountBox").value; var url = webAppRoot + window.webAppH5.zeroPayServer; + alert(webAppParams.orderId) var discountParams = { payOrderType : 101, terminalSource:7, diff --git a/list.html b/list.html index 546aea3..5efa55a 100644 --- a/list.html +++ b/list.html @@ -181,6 +181,6 @@ } })(); - +