From 62c0878bf1b6cb9e2285b1ecee4ce240a1e76fbb Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Wed, 15 Mar 2023 09:29:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5+=E6=99=AE=E6=B3=95=E6=B4=BB?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/project/qujing/AppHome/AppHome.vue | 2 +- .../AppLegalLearning/AppLegalLearning.vue | 2 +- .../qujing/AppLegalLearning/testForm.vue | 2 +- .../AppVillageActivity/ActivityDetail.vue | 474 ++++++++++++++++++ .../qujing/AppVillageActivity/AddDynamic.vue | 127 +++++ .../AppVillageActivity/AppVillageActivity.vue | 228 +++++++++ 6 files changed, 832 insertions(+), 3 deletions(-) create mode 100644 src/project/qujing/AppVillageActivity/ActivityDetail.vue create mode 100644 src/project/qujing/AppVillageActivity/AddDynamic.vue create mode 100644 src/project/qujing/AppVillageActivity/AppVillageActivity.vue diff --git a/src/project/qujing/AppHome/AppHome.vue b/src/project/qujing/AppHome/AppHome.vue index 16e34de..9320f6e 100644 --- a/src/project/qujing/AppHome/AppHome.vue +++ b/src/project/qujing/AppHome/AppHome.vue @@ -1,6 +1,6 @@