mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-30 09:24:46 +08:00
chore: update
This commit is contained in:
parent
b827301d0a
commit
3c44909f47
@ -204,7 +204,6 @@ const getThemeColor = computed(() => {
|
||||
|
||||
/** 设置导航模式 */
|
||||
function setLayoutModel(layout: string) {
|
||||
if (layout === $storage.layout.layout) return;
|
||||
layoutTheme.value.layout = layout;
|
||||
window.document.body.setAttribute("layout", layout);
|
||||
$storage.layout = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user