Browse Source

助力弹框修改

hwb0 3 years ago
parent
commit
43f55faa25
1 changed files with 0 additions and 3 deletions
  1. 0 3
      components/activity-help/activity-help.vue

+ 0 - 3
components/activity-help/activity-help.vue

@@ -70,9 +70,6 @@
 						uni.$u.toast(res.msg);
 						this.close()
 					}
-				}).catch(() => {
-					uni.$u.toast('助力失败');
-					this.close()
 				})
 			}
 		},