From 921e51d5c5590c457ab39c7924e6f91255c7a9db Mon Sep 17 00:00:00 2001 From: Jackwang Date: Tue, 16 Nov 2021 14:18:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=97=E6=84=BF=E8=80=85=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../heart/volunteerteam-add-or-update.vue | 152 ++++++++++++++++++ src/views/modules/heart/volunteerteam.vue | 76 +++++++++ .../heart/volunteerteamtype-add-or-update.vue | 138 ++++++++++++++++ src/views/modules/heart/volunteerteamtype.vue | 74 +++++++++ .../heart/volunteerunion-add-or-update.vue | 145 +++++++++++++++++ src/views/modules/heart/volunteerunion.vue | 75 +++++++++ .../vlounteerteamrealation-add-or-update.vue | 145 +++++++++++++++++ .../modules/user/vlounteerteamrealation.vue | 75 +++++++++ .../user/volunteerpioneer-add-or-update.vue | 152 ++++++++++++++++++ src/views/modules/user/volunteerpioneer.vue | 76 +++++++++ 10 files changed, 1108 insertions(+) create mode 100644 src/views/modules/heart/volunteerteam-add-or-update.vue create mode 100644 src/views/modules/heart/volunteerteam.vue create mode 100644 src/views/modules/heart/volunteerteamtype-add-or-update.vue create mode 100644 src/views/modules/heart/volunteerteamtype.vue create mode 100644 src/views/modules/heart/volunteerunion-add-or-update.vue create mode 100644 src/views/modules/heart/volunteerunion.vue create mode 100644 src/views/modules/user/vlounteerteamrealation-add-or-update.vue create mode 100644 src/views/modules/user/vlounteerteamrealation.vue create mode 100644 src/views/modules/user/volunteerpioneer-add-or-update.vue create mode 100644 src/views/modules/user/volunteerpioneer.vue diff --git a/src/views/modules/heart/volunteerteam-add-or-update.vue b/src/views/modules/heart/volunteerteam-add-or-update.vue new file mode 100644 index 0000000..f6750ae --- /dev/null +++ b/src/views/modules/heart/volunteerteam-add-or-update.vue @@ -0,0 +1,152 @@ + + + diff --git a/src/views/modules/heart/volunteerteam.vue b/src/views/modules/heart/volunteerteam.vue new file mode 100644 index 0000000..5f0e66e --- /dev/null +++ b/src/views/modules/heart/volunteerteam.vue @@ -0,0 +1,76 @@ + + + diff --git a/src/views/modules/heart/volunteerteamtype-add-or-update.vue b/src/views/modules/heart/volunteerteamtype-add-or-update.vue new file mode 100644 index 0000000..b3cbadb --- /dev/null +++ b/src/views/modules/heart/volunteerteamtype-add-or-update.vue @@ -0,0 +1,138 @@ + + + diff --git a/src/views/modules/heart/volunteerteamtype.vue b/src/views/modules/heart/volunteerteamtype.vue new file mode 100644 index 0000000..d989bcc --- /dev/null +++ b/src/views/modules/heart/volunteerteamtype.vue @@ -0,0 +1,74 @@ + + + diff --git a/src/views/modules/heart/volunteerunion-add-or-update.vue b/src/views/modules/heart/volunteerunion-add-or-update.vue new file mode 100644 index 0000000..c1cc2be --- /dev/null +++ b/src/views/modules/heart/volunteerunion-add-or-update.vue @@ -0,0 +1,145 @@ + + + diff --git a/src/views/modules/heart/volunteerunion.vue b/src/views/modules/heart/volunteerunion.vue new file mode 100644 index 0000000..14ae947 --- /dev/null +++ b/src/views/modules/heart/volunteerunion.vue @@ -0,0 +1,75 @@ + + + diff --git a/src/views/modules/user/vlounteerteamrealation-add-or-update.vue b/src/views/modules/user/vlounteerteamrealation-add-or-update.vue new file mode 100644 index 0000000..0bb802d --- /dev/null +++ b/src/views/modules/user/vlounteerteamrealation-add-or-update.vue @@ -0,0 +1,145 @@ + + + diff --git a/src/views/modules/user/vlounteerteamrealation.vue b/src/views/modules/user/vlounteerteamrealation.vue new file mode 100644 index 0000000..11a397c --- /dev/null +++ b/src/views/modules/user/vlounteerteamrealation.vue @@ -0,0 +1,75 @@ + + + diff --git a/src/views/modules/user/volunteerpioneer-add-or-update.vue b/src/views/modules/user/volunteerpioneer-add-or-update.vue new file mode 100644 index 0000000..539abf5 --- /dev/null +++ b/src/views/modules/user/volunteerpioneer-add-or-update.vue @@ -0,0 +1,152 @@ + + + diff --git a/src/views/modules/user/volunteerpioneer.vue b/src/views/modules/user/volunteerpioneer.vue new file mode 100644 index 0000000..7297ea3 --- /dev/null +++ b/src/views/modules/user/volunteerpioneer.vue @@ -0,0 +1,76 @@ + + +