From dc4b11deb826dc41a9a0a30bce4ded1c24a333e9 Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Tue, 31 Oct 2023 21:45:07 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E5=AE=9A=E6=88=90=E5=8A=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 8 ++ pages/book/book.vue | 247 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 255 insertions(+) create mode 100644 pages/book/book.vue diff --git a/pages.json b/pages.json index 16052cf..9c876ff 100644 --- a/pages.json +++ b/pages.json @@ -143,6 +143,14 @@ "navigationStyle": "custom", "enablePullDownRefresh" : false } + }, + { + "path" : "pages/book/book", + "style" : + { + "navigationBarTitleText" : "", + "enablePullDownRefresh" : false + } } ], "globalStyle": { diff --git a/pages/book/book.vue b/pages/book/book.vue new file mode 100644 index 0000000..01e0fea --- /dev/null +++ b/pages/book/book.vue @@ -0,0 +1,247 @@ + + + + +