From 0d4fe313b499289e01d97e429f4515728934d5db Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Wed, 27 Jul 2022 21:10:36 +0800 Subject: [PATCH] fix: update --- src/layout/components/navbar.vue | 2 +- src/layout/components/search/index.vue | 2 +- src/layout/components/setting/index.vue | 6 +- src/layout/hooks/useBoolean.ts | 2 +- src/layout/hooks/useDataThemeChange.ts | 4 +- src/layout/hooks/useLayout.ts | 4 +- src/layout/hooks/useTranslationLang.ts | 2 +- src/layout/index.vue | 2 +- src/views/login/index.vue | 320 ++++++++++++------------ 9 files changed, 175 insertions(+), 169 deletions(-) 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 }} + + + + + + + + + + 第三方登录 + + + + + - - - - - - 第三方登录 - - - - - - - - - - - - - - - - + + + + + + + + +
第三方登录