From 35e612d35c53278e35130d7f4602c2f63968e45b Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 18 Aug 2022 17:27:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=B9=E5=88=B6=E5=8C=96,=E4=BD=BF=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E8=B7=9F=E9=9A=8F=E8=8F=9C=E5=8D=95=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E5=8F=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppVillageIntroduction.vue | 100 +++++---- .../AppVillageIntroduction/components/Add.vue | 166 +++++++------- .../components/List.vue | 6 +- .../AppVillageRegulations.vue | 103 ++++----- .../AppVillageRegulations/components/Add.vue | 8 +- .../AppVillageRegulations/components/List.vue | 202 +++++++++--------- 6 files changed, 295 insertions(+), 290 deletions(-) diff --git a/packages/publicity/AppVillageIntroduction/AppVillageIntroduction.vue b/packages/publicity/AppVillageIntroduction/AppVillageIntroduction.vue index f4d66f51..814e5ee1 100644 --- a/packages/publicity/AppVillageIntroduction/AppVillageIntroduction.vue +++ b/packages/publicity/AppVillageIntroduction/AppVillageIntroduction.vue @@ -1,73 +1,71 @@ diff --git a/packages/publicity/AppVillageIntroduction/components/Add.vue b/packages/publicity/AppVillageIntroduction/components/Add.vue index b4f8a0c9..4937ef0d 100644 --- a/packages/publicity/AppVillageIntroduction/components/Add.vue +++ b/packages/publicity/AppVillageIntroduction/components/Add.vue @@ -1,7 +1,7 @@