This commit is contained in:
xiaoxian521
2022-08-14 23:09:54 +08:00
parent bcbc110883
commit 3879b99176
18 changed files with 176 additions and 74 deletions

View File

@@ -30,6 +30,7 @@ const instance =
getCurrentInstance().appContext.config.globalProperties.$storage;
const {
device,
logout,
onPanel,
changeTitle,
@@ -93,7 +94,7 @@ function translationEn() {
</script>
<template>
<div class="horizontal-header">
<div v-if="device !== 'mobile'" class="horizontal-header">
<el-menu
router
ref="menu"