Browse Source

购物车

xiaohaizhao 2 năm trước cách đây
mục cha
commit
00dbe11552
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pages/index/collect/index.js

+ 1 - 0
pages/index/collect/index.js

@@ -17,6 +17,7 @@ Component({
 		sa_brandid: null, //当前选中品牌id
 		classList: [], //生成订单时所选
 		sum: 0, //价格合
+		allBrandList:[]
 	},
 	methods: {
 		init() {