diff --git a/pages/shop/content.vue b/pages/shop/content.vue index 4feb14e..1e2180a 100644 --- a/pages/shop/content.vue +++ b/pages/shop/content.vue @@ -248,7 +248,6 @@ onLoad: function(option) { //option为object类型,会序列化上个页面传递的 get参数 this.spu_id = option.spu_id //get 传spuid this.initSel() //sel初始化 - console.log(this.spu.bind_sku) }, filters: { formatPrice //格式化价格