瀏覽代碼

助力弹框修改

hwb0 3 年之前
父節點
當前提交
43f55faa25
共有 1 個文件被更改,包括 0 次插入3 次删除
  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()
 				})
 			}
 		},