From f58428215dc3ad3c7f0dc3ab4d0a0c21775645b3 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Sat, 7 May 2022 17:35:10 +0800 Subject: [PATCH] feat: add mobile bottom menu bar Signed-off-by: Ryan Wang --- index.html | 16 +++++---- package.json | 2 ++ pnpm-lock.yaml | 31 +++++++++------- src/layouts/FilledLayout.vue | 70 ++++++++++++++++++++++++++++++++---- src/router/menus.config.ts | 28 +++++++++++++++ src/views/users/Profile.vue | 2 +- tailwind.config.js | 1 + 7 files changed, 123 insertions(+), 27 deletions(-) diff --git a/index.html b/index.html index e0c74c92..5ab7fdc9 100644 --- a/index.html +++ b/index.html @@ -2,20 +2,21 @@ - - + + - + Halo - +