From aa7df9236db76c5fd4ed02841cdf5accaef9bd38 Mon Sep 17 00:00:00 2001 From: xingyu4j Date: Sun, 8 Jun 2025 18:35:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BD=BF=E7=94=A8=E5=B0=8F=E5=9B=BE?= =?UTF-8?q?=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web-antd/src/views/pay/app/index.vue | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/apps/web-antd/src/views/pay/app/index.vue b/apps/web-antd/src/views/pay/app/index.vue index b4cb23d41..057e918ba 100644 --- a/apps/web-antd/src/views/pay/app/index.vue +++ b/apps/web-antd/src/views/pay/app/index.vue @@ -186,6 +186,7 @@ const [Grid, gridApi] = useVbenVxeGrid({ :actions="[ { type: 'primary', + size: 'small', icon: isChannelExists( row.channelCodes, PayChannelEnum.ALIPAY_APP.code, @@ -211,6 +212,7 @@ const [Grid, gridApi] = useVbenVxeGrid({ :actions="[ { type: 'primary', + size: 'small', icon: isChannelExists( row.channelCodes, PayChannelEnum.ALIPAY_PC.code, @@ -236,6 +238,7 @@ const [Grid, gridApi] = useVbenVxeGrid({ :actions="[ { type: 'primary', + size: 'small', icon: isChannelExists( row.channelCodes, PayChannelEnum.ALIPAY_WAP.code, @@ -261,6 +264,7 @@ const [Grid, gridApi] = useVbenVxeGrid({ :actions="[ { type: 'primary', + size: 'small', icon: isChannelExists( row.channelCodes, PayChannelEnum.ALIPAY_QR.code, @@ -282,11 +286,11 @@ const [Grid, gridApi] = useVbenVxeGrid({ />