Explorar el Código

助力弹框修改

hwb0 hace 3 años
padre
commit
43f55faa25
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  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()
 				})
 			}
 		},