From 691c1ed82e18388f0a0771e5ff17aa3712c112be Mon Sep 17 00:00:00 2001 From: jiazhipeng Date: Wed, 2 Apr 2025 10:21:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=A5=E6=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 12 ++ subPackages/activity/commonRule.vue | 47 +++++ subPackages/activity/springTour.vue | 288 ++++++++++++++++++++++++++++ 3 files changed, 347 insertions(+) create mode 100644 subPackages/activity/commonRule.vue create mode 100644 subPackages/activity/springTour.vue diff --git a/pages.json b/pages.json index 3168caa..13a6576 100644 --- a/pages.json +++ b/pages.json @@ -299,6 +299,18 @@ "style": { "navigationBarTitleText": "" } + }, + { + "path": "activity/springTour", + "style": { + "navigationBarTitleText": "花开盐都 春游水乡" + } + }, + { + "path": "activity/commonRule", + "style": { + "navigationBarTitleText": "活动规则" + } } ] }], diff --git a/subPackages/activity/commonRule.vue b/subPackages/activity/commonRule.vue new file mode 100644 index 0000000..9275424 --- /dev/null +++ b/subPackages/activity/commonRule.vue @@ -0,0 +1,47 @@ + + + + + \ No newline at end of file diff --git a/subPackages/activity/springTour.vue b/subPackages/activity/springTour.vue new file mode 100644 index 0000000..d276c9d --- /dev/null +++ b/subPackages/activity/springTour.vue @@ -0,0 +1,288 @@ + + + + +