Mike 7 년 전
부모
커밋
d06d105bec
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      miaomiao/www/js/controllers/my.js

+ 1 - 1
miaomiao/www/js/controllers/my.js

xqd
@@ -491,7 +491,7 @@
             .then(function (data) {
                 msg.hide();
                 myService.orderIos(number).then(function (result) {
-                console.log('服务器端购买成功:'+number);
+                    console.log('服务器端购买成功:'+number);
                 }, function (erro) {
                 });
                 console.log('购买成功:'+number);