From 154b8cfa19c8fa116751aeb1bbd7b2476492474c Mon Sep 17 00:00:00 2001 From: zpc Date: Wed, 9 Apr 2025 03:14:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=8A=BD=E5=A5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 7 ++ pages/other/prize_draw.vue | 242 +++++++++++++++++++++++++++++++++++++ 2 files changed, 249 insertions(+) create mode 100644 pages/other/prize_draw.vue diff --git a/pages.json b/pages.json index e5eb9b2..38004a9 100644 --- a/pages.json +++ b/pages.json @@ -473,6 +473,13 @@ { "navigationStyle": "custom" } + }, + { + "path" : "pages/other/prize_draw", + "style" : + { + "navigationStyle": "custom" + } } ], "subPackages": [{ diff --git a/pages/other/prize_draw.vue b/pages/other/prize_draw.vue new file mode 100644 index 0000000..dee9a9f --- /dev/null +++ b/pages/other/prize_draw.vue @@ -0,0 +1,242 @@ + + + + +