From 285c839b36a640db88fed5a8af420955743fe563 Mon Sep 17 00:00:00 2001 From: nesxy Date: Tue, 23 Jul 2019 04:05:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=BB=84=E5=9B=BE=E7=89=87=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/goods-classify.vue | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/view/goods-classify.vue b/src/view/goods-classify.vue index e442a27..ec47eee 100644 --- a/src/view/goods-classify.vue +++ b/src/view/goods-classify.vue @@ -23,7 +23,9 @@
- + + +
@@ -215,12 +217,12 @@ export default { this.listHeight.push(height); } }, - /*selectMenu(index, event) { - if(event && !event._constructed) { - return ; - } - let foodList = this.$refs.foodWrapper.getElementsByClassName("food-list-hook"); - let el = foodList[index]; + /*selectMenu(index, event) { + if(event && !event._constructed) { + return ; + } + let foodList = this.$refs.foodWrapper.getElementsByClassName("food-list-hook"); + let el = foodList[index]; this.foodsScroll.scrollToElement(el,300) },*/ selectMenu(index, event) { @@ -491,4 +493,4 @@ export default { } } } - \ No newline at end of file +