From b3b1d9744720191ed7dc0528fe4c71e2b62d50e2 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 5 Aug 2023 14:01:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E5=BA=94=E7=94=A8=EF=BC=9A?= =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E6=94=AF=E4=BB=98=E7=9A=84=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/channel/AlipayChannelForm.vue | 13 +- .../WeixinChannelForm.vue} | 113 +++++++++--------- src/views/pay/app/index.vue | 13 +- 3 files changed, 66 insertions(+), 73 deletions(-) rename src/views/pay/app/components/{weixinChannelForm.vue => channel/WeixinChannelForm.vue} (82%) diff --git a/src/views/pay/app/components/channel/AlipayChannelForm.vue b/src/views/pay/app/components/channel/AlipayChannelForm.vue index b5df05be..1d7d0973 100644 --- a/src/views/pay/app/components/channel/AlipayChannelForm.vue +++ b/src/views/pay/app/components/channel/AlipayChannelForm.vue @@ -1,13 +1,6 @@ - diff --git a/src/views/pay/app/index.vue b/src/views/pay/app/index.vue index 82ad1f71..959ce5a1 100644 --- a/src/views/pay/app/index.vue +++ b/src/views/pay/app/index.vue @@ -305,11 +305,11 @@