Explorar el Código

feat:提现功能优化

zhanghui hace 2 años
padre
commit
599a0d8c34
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/withdraw/withdraw.vue

+ 1 - 1
pages/withdraw/withdraw.vue

@@ -62,7 +62,7 @@
 			apply(){
 				if (!this.checked){
 					uni.showToast({
-						icon: 'error',
+						icon: 'none',
 						duration: 3000,
 						title: '请同意《娇骄儿拓客活动规则》'
 					});