From 5419f1348a88bf4ad5768a5b00e35f8213aef439 Mon Sep 17 00:00:00 2001 From: "1173117610@qq.com" Date: Mon, 11 May 2026 13:56:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E8=A1=8C=E6=A6=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/bottom-nav/bottom-nav.vue | 89 ++++ pages.json | 6 + pages/index/index.vue | 28 +- pages/rank/rank.vue | 599 +++++++++++++++++++++++++++ 4 files changed, 702 insertions(+), 20 deletions(-) create mode 100644 components/bottom-nav/bottom-nav.vue create mode 100644 pages/rank/rank.vue diff --git a/components/bottom-nav/bottom-nav.vue b/components/bottom-nav/bottom-nav.vue new file mode 100644 index 0000000..3466d40 --- /dev/null +++ b/components/bottom-nav/bottom-nav.vue @@ -0,0 +1,89 @@ + + + + + diff --git a/pages.json b/pages.json index 7795fef..f95c03a 100644 --- a/pages.json +++ b/pages.json @@ -23,6 +23,12 @@ "style": { "navigationStyle": "custom" } + }, + { + "path": "pages/rank/rank", + "style": { + "navigationStyle": "custom" + } } ], "globalStyle": { diff --git a/pages/index/index.vue b/pages/index/index.vue index 41a7307..a8fb520 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -248,22 +248,21 @@ -- 到底啦 -- - - - - - {{ tab.title }} - - + + + +