@ -868,8 +868,6 @@
},
getSuggest() {
this.LeftList = [];
this.RightList = []
// 获取推荐商品
Api.recommended().then(res => {
let arr = res.data.goodsList
@ -198,7 +198,7 @@
})
} else {
uni.showToast({
title: '请求成功无返回详情',
title: result.message,
icon: 'none',
duration: 2000