添加了划线价

This commit is contained in:
2020-08-17 18:09:19 +08:00
parent d0d034cd7f
commit 35838e3a9e
4 changed files with 13 additions and 4 deletions

View File

@@ -72,6 +72,7 @@ export default {
},
getGoodsClassRecommend() {
this.$u.api.getGoodsClassRecommend().then(res => {
console.log(res)
if (res.errCode == 0) {
// 初始化 current
this.current = 0;
@@ -84,6 +85,8 @@ export default {
page: page,
gc_id: gc_id,
})
console.log(res)
// this.swiperCurrent = this.current;
if (res.errCode == 0) {
this.timer = true;