修复
This commit is contained in:
parent
7e05f3baf3
commit
2a96177f25
|
@ -174,7 +174,7 @@
|
|||
if(res.data.code === 1) {
|
||||
uni.showToast({
|
||||
icon: 'success',
|
||||
title: "加入购物车成功1"
|
||||
title: "加入购物车成功"
|
||||
})
|
||||
close() //关闭弹窗
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue
Block a user