소스 검색

feat:提现功能优化

zhanghui 2 년 전
부모
커밋
599a0d8c34
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: '请同意《娇骄儿拓客活动规则》'
 					});