Browse Source

产品订单样式调整

e 8 years ago
parent
commit
a3009145c0

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/model/product.js


+ 1 - 0
www/webapp/o2o/js/model/product.js

@@ -1138,6 +1138,7 @@ define(['base', '$', 'api'], function (base, $, api) {
         //列出所有的产品
         Product.prototype.getListAll = function (userID, callback) {
             var that = this;
+            console.log(callback);
             api.getProductList({
                 user_id: userID,
                 // type: type

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