From 8748e2a3e6de5bab74d07b4073d363c9e4e58350 Mon Sep 17 00:00:00 2001 From: xvv Date: Tue, 16 Jul 2024 17:37:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../EventMarketing/yijiancoupon/index.vue | 2 +- fuintAdmin_zt/src/views/Service/details.vue | 109 ++- .../src/views/components/Service/payment.vue | 676 ++++++++++++++---- 3 files changed, 642 insertions(+), 145 deletions(-) diff --git a/fuintAdmin/src/views/EventMarketing/yijiancoupon/index.vue b/fuintAdmin/src/views/EventMarketing/yijiancoupon/index.vue index 825d1461e..e135b5bd8 100644 --- a/fuintAdmin/src/views/EventMarketing/yijiancoupon/index.vue +++ b/fuintAdmin/src/views/EventMarketing/yijiancoupon/index.vue @@ -38,6 +38,7 @@ align="center" label="排序" > + @@ -122,7 +123,6 @@
- diff --git a/fuintAdmin_zt/src/views/Service/details.vue b/fuintAdmin_zt/src/views/Service/details.vue index 3d2618fe0..af76131c6 100644 --- a/fuintAdmin_zt/src/views/Service/details.vue +++ b/fuintAdmin_zt/src/views/Service/details.vue @@ -1,26 +1,30 @@