From 7d15d4a1cbeb66794690032794acf019f8cfded0 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Thu, 16 Dec 2021 16:31:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E6=9C=AC=E6=9D=91=E7=AE=80?= =?UTF-8?q?=E4=BB=8B=E5=92=8C=E6=9D=91=E8=A7=84=E6=B0=91=E7=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppVillageIntroduction.vue | 73 +++++++++ .../AppVillageIntroduction/components/Add.vue | 132 +++++++++++++++ .../components/Detail.vue | 63 ++++++++ .../components/List.vue | 151 ++++++++++++++++++ .../AppVillageRegulations.vue | 73 +++++++++ .../AppVillageRegulations/components/Add.vue | 132 +++++++++++++++ .../components/Detail.vue | 63 ++++++++ .../AppVillageRegulations/components/List.vue | 151 ++++++++++++++++++ 8 files changed, 838 insertions(+) create mode 100644 packages/3.0.0/AppVillageIntroduction/AppVillageIntroduction.vue create mode 100644 packages/3.0.0/AppVillageIntroduction/components/Add.vue create mode 100644 packages/3.0.0/AppVillageIntroduction/components/Detail.vue create mode 100644 packages/3.0.0/AppVillageIntroduction/components/List.vue create mode 100644 packages/3.0.0/AppVillageRegulations/AppVillageRegulations.vue create mode 100644 packages/3.0.0/AppVillageRegulations/components/Add.vue create mode 100644 packages/3.0.0/AppVillageRegulations/components/Detail.vue create mode 100644 packages/3.0.0/AppVillageRegulations/components/List.vue diff --git a/packages/3.0.0/AppVillageIntroduction/AppVillageIntroduction.vue b/packages/3.0.0/AppVillageIntroduction/AppVillageIntroduction.vue new file mode 100644 index 00000000..f4d66f51 --- /dev/null +++ b/packages/3.0.0/AppVillageIntroduction/AppVillageIntroduction.vue @@ -0,0 +1,73 @@ + + + + + diff --git a/packages/3.0.0/AppVillageIntroduction/components/Add.vue b/packages/3.0.0/AppVillageIntroduction/components/Add.vue new file mode 100644 index 00000000..7828a4b4 --- /dev/null +++ b/packages/3.0.0/AppVillageIntroduction/components/Add.vue @@ -0,0 +1,132 @@ + + + + + diff --git a/packages/3.0.0/AppVillageIntroduction/components/Detail.vue b/packages/3.0.0/AppVillageIntroduction/components/Detail.vue new file mode 100644 index 00000000..c410229d --- /dev/null +++ b/packages/3.0.0/AppVillageIntroduction/components/Detail.vue @@ -0,0 +1,63 @@ + + + + + diff --git a/packages/3.0.0/AppVillageIntroduction/components/List.vue b/packages/3.0.0/AppVillageIntroduction/components/List.vue new file mode 100644 index 00000000..d874ed2b --- /dev/null +++ b/packages/3.0.0/AppVillageIntroduction/components/List.vue @@ -0,0 +1,151 @@ + + + + + diff --git a/packages/3.0.0/AppVillageRegulations/AppVillageRegulations.vue b/packages/3.0.0/AppVillageRegulations/AppVillageRegulations.vue new file mode 100644 index 00000000..bbd7807b --- /dev/null +++ b/packages/3.0.0/AppVillageRegulations/AppVillageRegulations.vue @@ -0,0 +1,73 @@ + + + + + diff --git a/packages/3.0.0/AppVillageRegulations/components/Add.vue b/packages/3.0.0/AppVillageRegulations/components/Add.vue new file mode 100644 index 00000000..7828a4b4 --- /dev/null +++ b/packages/3.0.0/AppVillageRegulations/components/Add.vue @@ -0,0 +1,132 @@ + + + + + diff --git a/packages/3.0.0/AppVillageRegulations/components/Detail.vue b/packages/3.0.0/AppVillageRegulations/components/Detail.vue new file mode 100644 index 00000000..c410229d --- /dev/null +++ b/packages/3.0.0/AppVillageRegulations/components/Detail.vue @@ -0,0 +1,63 @@ + + + + + diff --git a/packages/3.0.0/AppVillageRegulations/components/List.vue b/packages/3.0.0/AppVillageRegulations/components/List.vue new file mode 100644 index 00000000..19e97f3b --- /dev/null +++ b/packages/3.0.0/AppVillageRegulations/components/List.vue @@ -0,0 +1,151 @@ + + + + +