diff --git a/pages/category/productList.vue b/pages/category/productList.vue index 377fc90..52c72b1 100644 --- a/pages/category/productList.vue +++ b/pages/category/productList.vue @@ -305,7 +305,7 @@ icon: 'none', duration: 2000 }) - }, 2000) + }, 500) this.isCart = false } else { @@ -504,7 +504,7 @@ icon: 'none', duration: 3000 }) - }, 2000) + }, 500) this.query.page_index-- } } diff --git a/pages/index/index.vue b/pages/index/index.vue index 86d975a..13419eb 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -839,7 +839,7 @@ icon: 'none', duration: 2000 }) - }, 2000) + }, 500) } //uni.showTabBar()