baijunde 6 месяцев назад
Родитель
Сommit
d41f55f098
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pages/coupon/coupon.vue

+ 1 - 1
pages/coupon/coupon.vue

@@ -283,7 +283,7 @@
 										} else {
 											// this.$tip.error(res.data.message);
 											uni.showToast({
-												icon:'error',
+												icon:'none',
 												title:res.data.message
 											})
 										}