From fb20c724b4c16eca751de3b833f5ef0228d4391a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com> Date: Thu, 28 Nov 2024 14:33:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BC=98=E6=83=A0=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B+=E5=A2=9E=E5=8A=A0=E4=BC=98=E6=83=A0=E5=88=B8?= =?UTF-8?q?=E7=BB=91=E5=AE=9A=E5=95=86=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/selectPro.vue | 226 ++++++---- src/views/common/common.vue | 70 ++-- .../eventManagement-add-or-update.vue | 391 ++++++++++++++++++ .../modules/appManage/eventManagement.vue | 350 ++++++++++++++++ .../modules/coupon/coupon-add-or-update.vue | 80 +++- src/views/modules/coupon/coupon.vue | 6 + 6 files changed, 991 insertions(+), 132 deletions(-) create mode 100644 src/views/modules/appManage/eventManagement-add-or-update.vue create mode 100644 src/views/modules/appManage/eventManagement.vue diff --git a/src/components/selectPro.vue b/src/components/selectPro.vue index 7856f6f..1e2e02c 100644 --- a/src/components/selectPro.vue +++ b/src/components/selectPro.vue @@ -1,5 +1,5 @@ diff --git a/src/views/modules/appManage/eventManagement-add-or-update.vue b/src/views/modules/appManage/eventManagement-add-or-update.vue new file mode 100644 index 0000000..2fb9a5a --- /dev/null +++ b/src/views/modules/appManage/eventManagement-add-or-update.vue @@ -0,0 +1,391 @@ + + + + + diff --git a/src/views/modules/appManage/eventManagement.vue b/src/views/modules/appManage/eventManagement.vue new file mode 100644 index 0000000..9750d89 --- /dev/null +++ b/src/views/modules/appManage/eventManagement.vue @@ -0,0 +1,350 @@ + + + + \ No newline at end of file diff --git a/src/views/modules/coupon/coupon-add-or-update.vue b/src/views/modules/coupon/coupon-add-or-update.vue index 284c731..9a95fe4 100644 --- a/src/views/modules/coupon/coupon-add-or-update.vue +++ b/src/views/modules/coupon/coupon-add-or-update.vue @@ -135,27 +135,42 @@ > - +
- +