@@ -226,7 +226,7 @@
if(res.data.total==this.cartTotal){
this.$refs.uToast.show({
type:"success",
- message:'已在购物车'
+ message:'添加成功'
});
}