diff --git a/src/assets/icons/login.svg b/src/assets/icons/login.svg new file mode 100644 index 0000000..b4acd61 --- /dev/null +++ b/src/assets/icons/login.svg @@ -0,0 +1 @@ + diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue index 9f50ad9..549a543 100644 --- a/src/components/Navbar.vue +++ b/src/components/Navbar.vue @@ -1,83 +1,102 @@ - - - YesPlayMusic - - - - + + + + YesPlayMusic + + + + + + + + + + + + {{ + $t("nav.home") + }} + {{ $t("nav.explore") }} + {{ $t("nav.library") }} - - - - - - - {{ - $t("nav.home") - }} - {{ $t("nav.explore") }} - {{ $t("nav.library") }} - - - - - - - - + + + + + + + + + + + + + + + 登录 + + + + {{ $t("library.userProfileMenu.settings") }} - - + + + {{ $t("library.userProfileMenu.logout") }} + + + + GitHub仓库 + + +