diff --git a/src/layout/components/navbar.vue b/src/layout/components/navbar.vue index 9d705c7d6..e42ec7e19 100644 --- a/src/layout/components/navbar.vue +++ b/src/layout/components/navbar.vue @@ -7,7 +7,7 @@ import avatars from "/@/assets/avatars.jpg"; import Breadcrumb from "./sidebar/breadCrumb.vue"; import { deviceDetection } from "@pureadmin/utils"; import screenfull from "../components/screenfull/index.vue"; -import useTranslationLang from "../hooks/useTranslationLang"; +import { useTranslationLang } from "../hooks/useTranslationLang"; import globalization from "/@/assets/svg/globalization.svg?component"; const { diff --git a/src/layout/components/search/index.vue b/src/layout/components/search/index.vue index 86880a186..7b04d9eb2 100644 --- a/src/layout/components/search/index.vue +++ b/src/layout/components/search/index.vue @@ -1,6 +1,6 @@ - - - - - - - - - - - 简体中文 - - - - - - English - - - - - - - - - + + + + + + + + + + + + + 简体中文 + + + + + + English + + + + - - - - - {{ title }} - - - - - - - + + + + + + + + + {{ title }} - - - - - + + + + + + - - - - - - - - - + + + + + - - - - 记住密码 - + + - 忘记密码? - - - - 登录 - - - + + + + + + - - - + + + + 记住密码 + + 忘记密码? + + - {{ item.title }} + 登录 + + + + + + + + {{ item.title }} + + + + + + + + + + 第三方登录 + + + + + - - - - - - 第三方登录 - - - - - - - - - - - - - - - - + + + + + + + + +
第三方登录