From 576150386b5bd7eec08a6628ab7aa37c8e100c00 Mon Sep 17 00:00:00 2001 From: vben Date: Sat, 13 Feb 2021 15:37:26 +0800 Subject: [PATCH] chore: update layout --- CHANGELOG.zh_CN.md | 1 + .../Application/src/AppLocalePicker.vue | 1 + src/layouts/default/feature/index.vue | 5 +--- src/layouts/default/header/index.less | 15 ++++++------ src/layouts/default/header/index.vue | 14 ++++++++--- src/layouts/default/setting/index.vue | 23 ------------------- 6 files changed, 22 insertions(+), 37 deletions(-) diff --git a/CHANGELOG.zh_CN.md b/CHANGELOG.zh_CN.md index 2363d54f..996cf9e4 100644 --- a/CHANGELOG.zh_CN.md +++ b/CHANGELOG.zh_CN.md @@ -9,6 +9,7 @@ ### ⚡ Performance Improvements - 调整获取用户信息接口返回值为数组格式 +- 将 error-log 列表固定为系统路由 ### 🐛 Bug Fixes diff --git a/src/components/Application/src/AppLocalePicker.vue b/src/components/Application/src/AppLocalePicker.vue index 644d2941..22668067 100644 --- a/src/components/Application/src/AppLocalePicker.vue +++ b/src/components/Application/src/AppLocalePicker.vue @@ -4,6 +4,7 @@ --> - -- GitLab