|
|
@ -485,7 +485,7 @@ Page({ |
|
|
wx.showToast({ |
|
|
wx.showToast({ |
|
|
title: '刷新成功', |
|
|
title: '刷新成功', |
|
|
icon: 'success', |
|
|
icon: 'success', |
|
|
duration: 1500 |
|
|
duration: 400 |
|
|
}) |
|
|
}) |
|
|
} else if (res.products.length === 0) { |
|
|
} else if (res.products.length === 0) { |
|
|
// 如果published状态没有商品,则查询sold_out状态
|
|
|
// 如果published状态没有商品,则查询sold_out状态
|
|
|
|