修改字体
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<template>
|
||||
<div id="guide" class="menu" :style="{
|
||||
width: '203px',
|
||||
width: '200px',
|
||||
height: '100%',
|
||||
color: themeConfig.textColor,
|
||||
}">
|
||||
<div class="logo">
|
||||
<img src="../../assets/logo2.jpg" alt="" style="margin-right: 5px" /> 工资核算系统系统
|
||||
<img src="../../assets/logo2.jpg" alt="" style="margin-right: 5px" /> 工资核算系统
|
||||
</div>
|
||||
|
||||
<el-scrollbar style="height: 100%">
|
||||
|
||||
Reference in New Issue
Block a user