From db818e2f35ea240a20c5784a7d68c3139ef38f37 Mon Sep 17 00:00:00 2001 From: duanliangtao Date: Wed, 13 Sep 2023 17:05:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B8=A9=E6=9A=96=E6=89=BE?= =?UTF-8?q?=E4=BA=BA=E3=80=81=E5=B2=97=E4=BD=8D=E6=89=BE=E4=BA=BA=E3=80=81?= =?UTF-8?q?=E6=8A=80=E8=83=BD=E6=89=BE=E4=BA=BA=E7=9A=84=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../gangweizhaoren/addForm.vue | 1066 +++++++++++++++++ .../gangweizhaoren/detailForm.vue | 399 ++++++ .../gangweizhaoren/editForm.vue | 825 +++++++++++++ .../communityService/gangweizhaoren/index.vue | 856 +++++++++++++ .../gangweizhaoren/personList.vue | 486 ++++++++ .../jinengzhaoren/addForm.vue | 1066 +++++++++++++++++ .../jinengzhaoren/detailForm.vue | 399 ++++++ .../jinengzhaoren/editForm.vue | 825 +++++++++++++ .../communityService/jinengzhaoren/index.vue | 856 +++++++++++++ .../jinengzhaoren/personList.vue | 486 ++++++++ .../wennuanzhaoren/addForm.vue | 1066 +++++++++++++++++ .../wennuanzhaoren/detailForm.vue | 399 ++++++ .../wennuanzhaoren/editForm.vue | 825 +++++++++++++ .../communityService/wennuanzhaoren/index.vue | 856 +++++++++++++ .../wennuanzhaoren/personList.vue | 486 ++++++++ 15 files changed, 10896 insertions(+) create mode 100644 src/views/modules/communityService/gangweizhaoren/addForm.vue create mode 100644 src/views/modules/communityService/gangweizhaoren/detailForm.vue create mode 100644 src/views/modules/communityService/gangweizhaoren/editForm.vue create mode 100644 src/views/modules/communityService/gangweizhaoren/index.vue create mode 100644 src/views/modules/communityService/gangweizhaoren/personList.vue create mode 100644 src/views/modules/communityService/jinengzhaoren/addForm.vue create mode 100644 src/views/modules/communityService/jinengzhaoren/detailForm.vue create mode 100644 src/views/modules/communityService/jinengzhaoren/editForm.vue create mode 100644 src/views/modules/communityService/jinengzhaoren/index.vue create mode 100644 src/views/modules/communityService/jinengzhaoren/personList.vue create mode 100644 src/views/modules/communityService/wennuanzhaoren/addForm.vue create mode 100644 src/views/modules/communityService/wennuanzhaoren/detailForm.vue create mode 100644 src/views/modules/communityService/wennuanzhaoren/editForm.vue create mode 100644 src/views/modules/communityService/wennuanzhaoren/index.vue create mode 100644 src/views/modules/communityService/wennuanzhaoren/personList.vue diff --git a/src/views/modules/communityService/gangweizhaoren/addForm.vue b/src/views/modules/communityService/gangweizhaoren/addForm.vue new file mode 100644 index 000000000..60b6fe95c --- /dev/null +++ b/src/views/modules/communityService/gangweizhaoren/addForm.vue @@ -0,0 +1,1066 @@ + + + + + + diff --git a/src/views/modules/communityService/gangweizhaoren/detailForm.vue b/src/views/modules/communityService/gangweizhaoren/detailForm.vue new file mode 100644 index 000000000..3725285ac --- /dev/null +++ b/src/views/modules/communityService/gangweizhaoren/detailForm.vue @@ -0,0 +1,399 @@ + + + + + diff --git a/src/views/modules/communityService/gangweizhaoren/editForm.vue b/src/views/modules/communityService/gangweizhaoren/editForm.vue new file mode 100644 index 000000000..25c2025f1 --- /dev/null +++ b/src/views/modules/communityService/gangweizhaoren/editForm.vue @@ -0,0 +1,825 @@ + + + + + + diff --git a/src/views/modules/communityService/gangweizhaoren/index.vue b/src/views/modules/communityService/gangweizhaoren/index.vue new file mode 100644 index 000000000..c52cd75af --- /dev/null +++ b/src/views/modules/communityService/gangweizhaoren/index.vue @@ -0,0 +1,856 @@ + + + + + diff --git a/src/views/modules/communityService/gangweizhaoren/personList.vue b/src/views/modules/communityService/gangweizhaoren/personList.vue new file mode 100644 index 000000000..eb156431e --- /dev/null +++ b/src/views/modules/communityService/gangweizhaoren/personList.vue @@ -0,0 +1,486 @@ + + + + + + diff --git a/src/views/modules/communityService/jinengzhaoren/addForm.vue b/src/views/modules/communityService/jinengzhaoren/addForm.vue new file mode 100644 index 000000000..df7e8d952 --- /dev/null +++ b/src/views/modules/communityService/jinengzhaoren/addForm.vue @@ -0,0 +1,1066 @@ + + + + + + diff --git a/src/views/modules/communityService/jinengzhaoren/detailForm.vue b/src/views/modules/communityService/jinengzhaoren/detailForm.vue new file mode 100644 index 000000000..957ac9931 --- /dev/null +++ b/src/views/modules/communityService/jinengzhaoren/detailForm.vue @@ -0,0 +1,399 @@ + + + + + diff --git a/src/views/modules/communityService/jinengzhaoren/editForm.vue b/src/views/modules/communityService/jinengzhaoren/editForm.vue new file mode 100644 index 000000000..81f498918 --- /dev/null +++ b/src/views/modules/communityService/jinengzhaoren/editForm.vue @@ -0,0 +1,825 @@ + + + + + + diff --git a/src/views/modules/communityService/jinengzhaoren/index.vue b/src/views/modules/communityService/jinengzhaoren/index.vue new file mode 100644 index 000000000..e97ae326e --- /dev/null +++ b/src/views/modules/communityService/jinengzhaoren/index.vue @@ -0,0 +1,856 @@ + + + + + diff --git a/src/views/modules/communityService/jinengzhaoren/personList.vue b/src/views/modules/communityService/jinengzhaoren/personList.vue new file mode 100644 index 000000000..eb156431e --- /dev/null +++ b/src/views/modules/communityService/jinengzhaoren/personList.vue @@ -0,0 +1,486 @@ + + + + + + diff --git a/src/views/modules/communityService/wennuanzhaoren/addForm.vue b/src/views/modules/communityService/wennuanzhaoren/addForm.vue new file mode 100644 index 000000000..1b5631265 --- /dev/null +++ b/src/views/modules/communityService/wennuanzhaoren/addForm.vue @@ -0,0 +1,1066 @@ + + + + + + diff --git a/src/views/modules/communityService/wennuanzhaoren/detailForm.vue b/src/views/modules/communityService/wennuanzhaoren/detailForm.vue new file mode 100644 index 000000000..b1b2f994c --- /dev/null +++ b/src/views/modules/communityService/wennuanzhaoren/detailForm.vue @@ -0,0 +1,399 @@ + + + + + diff --git a/src/views/modules/communityService/wennuanzhaoren/editForm.vue b/src/views/modules/communityService/wennuanzhaoren/editForm.vue new file mode 100644 index 000000000..8cb3dab2e --- /dev/null +++ b/src/views/modules/communityService/wennuanzhaoren/editForm.vue @@ -0,0 +1,825 @@ + + + + + + diff --git a/src/views/modules/communityService/wennuanzhaoren/index.vue b/src/views/modules/communityService/wennuanzhaoren/index.vue new file mode 100644 index 000000000..f8ce68030 --- /dev/null +++ b/src/views/modules/communityService/wennuanzhaoren/index.vue @@ -0,0 +1,856 @@ + + + + + diff --git a/src/views/modules/communityService/wennuanzhaoren/personList.vue b/src/views/modules/communityService/wennuanzhaoren/personList.vue new file mode 100644 index 000000000..eb156431e --- /dev/null +++ b/src/views/modules/communityService/wennuanzhaoren/personList.vue @@ -0,0 +1,486 @@ + + + + + +