Przeglądaj źródła

feat:提现功能优化

zhanghui 2 lat temu
rodzic
commit
599a0d8c34
1 zmienionych plików z 1 dodań i 1 usunięć
  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: '请同意《娇骄儿拓客活动规则》'
 					});