9.23提交
This commit is contained in:
@@ -116,7 +116,7 @@ const exchangeGoods = () => {
|
||||
if (res.confirm) {
|
||||
uni.showToast({
|
||||
title: '兑换成功',
|
||||
icon: 'success'
|
||||
icon: 'none'
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user