From b25f746919e1e98a9ba348de9eb73f975c6a6dc1 Mon Sep 17 00:00:00 2001 From: wangxiaowei <1121133807@qq.com> Date: Sat, 25 Oct 2025 15:50:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bundle/reserve/notice.vue | 102 ++++++++++++++++++++++++++++++++++++++ components/uni-popup.vue | 1 - pages.json | 6 +++ pages/index/index.vue | 1 + static/notice.png | Bin 0 -> 16888 bytes 5 files changed, 109 insertions(+), 1 deletion(-) create mode 100644 bundle/reserve/notice.vue create mode 100644 static/notice.png diff --git a/bundle/reserve/notice.vue b/bundle/reserve/notice.vue new file mode 100644 index 0000000..0caa879 --- /dev/null +++ b/bundle/reserve/notice.vue @@ -0,0 +1,102 @@ + + + + + diff --git a/components/uni-popup.vue b/components/uni-popup.vue index d4d4e22..7fc7b05 100644 --- a/components/uni-popup.vue +++ b/components/uni-popup.vue @@ -1,6 +1,5 @@