Authored by 陈峰

Merge branch 'release/1.0' of http://git.yoho.cn/fe/yoho-app-web into release/1.0

@@ -65,7 +65,6 @@ export default { @@ -65,7 +65,6 @@ export default {
65 this.show = !this.show; 65 this.show = !this.show;
66 }, 66 },
67 onUseClick() { 67 onUseClick() {
68 - console.log('huangtao');  
69 this.$yoho.goPage('go.couponProductList', { 68 this.$yoho.goPage('go.couponProductList', {
70 coupon_code: this.item.coupon_code, 69 coupon_code: this.item.coupon_code,
71 coupon_id: this.item.coupon_id, 70 coupon_id: this.item.coupon_id,