diff --git a/pages/index/index.js b/pages/index/index.js index de7690c..5c9aad5 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -485,7 +485,7 @@ Page({ wx.showToast({ title: '刷新成功', icon: 'success', - duration: 1500 + duration: 400 }) } else if (res.products.length === 0) { // 如果published状态没有商品,则查询sold_out状态