Merge branch 'main' into refactor/theme

This commit is contained in:
xiaoxian521
2021-11-07 13:32:38 +08:00
28 changed files with 640 additions and 700 deletions

View File

@@ -118,7 +118,7 @@ onMounted(() => {
<template>
<div class="horizontal-header">
<div class="horizontal-header-left" @click="backHome">
<Icon svg :width="35" :height="35" content="team-iconshuiyuandi" />
<Icon svg :width="35" :height="35" content="team-iconlogo" />
<h4>{{ title }}</h4>
</div>
<el-menu