Browse Source

升级ping++

jmx 8 years ago
parent
commit
48fda53fe6

+ 4 - 1
www/webapp/common/js/native.js

@@ -211,8 +211,11 @@ define(function (require) {
                     window.location.href = 'http://callclient?method=pay&param=' + encodeURIComponent(param_str) + '&callback=' + _callback;
                     window.location.href = 'http://callclient?method=pay&param=' + encodeURIComponent(param_str) + '&callback=' + _callback;
                 },
                 },
                 wx: function () {
                 wx: function () {
+                    console.log('11111111111111111111111')
                     if (config.test) {
                     if (config.test) {
-                        require(['pingpp'], function () {
+                        console.log('2222222222222222222222')
+                        require(['pingpp'], function (pingpp) {
+                            console.log(pingpp)
                             pingpp.createPayment(params.charge, function (result, err) {
                             pingpp.createPayment(params.charge, function (result, err) {
                                 if (result) {
                                 if (result) {
                                     var res = {
                                     var res = {

File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/js/main.js


File diff suppressed because it is too large
+ 0 - 0
www/webapp/o2o/dist/js/native.js


Some files were not shown because too many files changed in this diff