ソースを参照

加入购物车定制项

xiaohaizhao 1 年間 前
コミット
c38ac9f584
1 ファイル変更2 行追加2 行削除
  1. 2 2
      packageA/favorites/index.js

+ 2 - 2
packageA/favorites/index.js

@@ -200,8 +200,8 @@ Page({
             "qty": v.favoritesqty,
             "itemno": v.itemno,
             "tradefield": data.type,
-            "length": v.length || 0,
-            "width": v.width || 0
+            "length": v.favoriteslength || 0,
+            "width": v.favoriteswidth || 0
           }
         })
       }