From f1e6541f7b2f8e2399963c2b411e08e0dda9a86c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Mon, 2 Sep 2024 18:00:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=97=E6=84=BF=E7=BB=84=E7=BB=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../MemberManagement.vue | 237 +++++ .../volunteer/VoluntaryOrganization/add.vue | 848 +++++++++++++++++ .../volunteer/VoluntaryOrganization/edit.vue | 853 ++++++++++++++++++ .../volunteer/VoluntaryOrganization/index.vue | 677 ++++++++++++++ .../volunteer/VoluntaryOrganization/info.vue | 847 +++++++++++++++++ .../VoluntaryOrganization/process.vue | 136 +++ .../modules/volunteer/activityArchive/add.vue | 2 +- .../volunteer/activityArchive/select.vue | 2 +- 8 files changed, 3600 insertions(+), 2 deletions(-) create mode 100644 src/views/modules/volunteer/VoluntaryOrganization/MemberManagement.vue create mode 100644 src/views/modules/volunteer/VoluntaryOrganization/add.vue create mode 100644 src/views/modules/volunteer/VoluntaryOrganization/edit.vue create mode 100644 src/views/modules/volunteer/VoluntaryOrganization/index.vue create mode 100644 src/views/modules/volunteer/VoluntaryOrganization/info.vue create mode 100644 src/views/modules/volunteer/VoluntaryOrganization/process.vue diff --git a/src/views/modules/volunteer/VoluntaryOrganization/MemberManagement.vue b/src/views/modules/volunteer/VoluntaryOrganization/MemberManagement.vue new file mode 100644 index 000000000..0318a4020 --- /dev/null +++ b/src/views/modules/volunteer/VoluntaryOrganization/MemberManagement.vue @@ -0,0 +1,237 @@ + + + \ No newline at end of file diff --git a/src/views/modules/volunteer/VoluntaryOrganization/add.vue b/src/views/modules/volunteer/VoluntaryOrganization/add.vue new file mode 100644 index 000000000..255da8d97 --- /dev/null +++ b/src/views/modules/volunteer/VoluntaryOrganization/add.vue @@ -0,0 +1,848 @@ + + + + + + + \ No newline at end of file diff --git a/src/views/modules/volunteer/VoluntaryOrganization/edit.vue b/src/views/modules/volunteer/VoluntaryOrganization/edit.vue new file mode 100644 index 000000000..4c9736d76 --- /dev/null +++ b/src/views/modules/volunteer/VoluntaryOrganization/edit.vue @@ -0,0 +1,853 @@ + + + + + + + \ No newline at end of file diff --git a/src/views/modules/volunteer/VoluntaryOrganization/index.vue b/src/views/modules/volunteer/VoluntaryOrganization/index.vue new file mode 100644 index 000000000..f9db514d0 --- /dev/null +++ b/src/views/modules/volunteer/VoluntaryOrganization/index.vue @@ -0,0 +1,677 @@ + + + + + + \ No newline at end of file diff --git a/src/views/modules/volunteer/VoluntaryOrganization/info.vue b/src/views/modules/volunteer/VoluntaryOrganization/info.vue new file mode 100644 index 000000000..1f155c27a --- /dev/null +++ b/src/views/modules/volunteer/VoluntaryOrganization/info.vue @@ -0,0 +1,847 @@ + + + + + + + \ No newline at end of file diff --git a/src/views/modules/volunteer/VoluntaryOrganization/process.vue b/src/views/modules/volunteer/VoluntaryOrganization/process.vue new file mode 100644 index 000000000..b61593c09 --- /dev/null +++ b/src/views/modules/volunteer/VoluntaryOrganization/process.vue @@ -0,0 +1,136 @@ + + + \ No newline at end of file diff --git a/src/views/modules/volunteer/activityArchive/add.vue b/src/views/modules/volunteer/activityArchive/add.vue index 078fa12cc..fcf21b146 100644 --- a/src/views/modules/volunteer/activityArchive/add.vue +++ b/src/views/modules/volunteer/activityArchive/add.vue @@ -35,7 +35,7 @@ - + diff --git a/src/views/modules/volunteer/activityArchive/select.vue b/src/views/modules/volunteer/activityArchive/select.vue index 56891fb81..5c1fa7a52 100644 --- a/src/views/modules/volunteer/activityArchive/select.vue +++ b/src/views/modules/volunteer/activityArchive/select.vue @@ -35,7 +35,7 @@ - +