From e99ec64919ec45e1f4d1e3b864f9eb712790ff5d 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 e0c74c928..5ab7fdc91 100644 --- a/index.html +++ b/index.html @@ -2,20 +2,21 @@ - - + + - + Halo - +