1
0
forked from dyf/dyf-vue-ui

修改侧边栏菜单渐变样式

This commit is contained in:
微微一笑
2025-08-11 14:39:23 +08:00
parent acc8ce1ebb
commit 950337db72
7 changed files with 257 additions and 26 deletions

View File

@ -34,7 +34,7 @@ defineProps({
}
});
const title = ref('物联网管理系统');
const title = ref('星汉研创科技');
const settingsStore = useSettingsStore();
const sideTheme = computed(() => settingsStore.sideTheme);
</script>
@ -54,7 +54,7 @@ const sideTheme = computed(() => settingsStore.sideTheme);
width: 100%;
height: 50px;
line-height: 50px;
background: #2b2f3a;
background: #2c3e50; // 精确匹配设计UI的背景色
text-align: center;
overflow: hidden;
@ -75,7 +75,7 @@ const sideTheme = computed(() => settingsStore.sideTheme);
color: #fff;
font-weight: 600;
line-height: 50px;
font-size: 14px;
font-size: 16px; // 匹配设计UI的字体大小
font-family:
Avenir,
Helvetica Neue,