|
|
@@ -5,7 +5,7 @@
|
|
|
<!-- <img style="width: 132px; height: 35px;transform: translateY(2px);" src="../assets/logo3.png" />-->
|
|
|
<el-image
|
|
|
v-if="titleLogo"
|
|
|
- style="margin-right: 16px; width: 132px; height: 35px"
|
|
|
+ style="margin-right: 16px; width: auto;height: 35px"
|
|
|
:src="filePath + titleLogo"
|
|
|
></el-image>
|
|
|
<span class="title">{{ title }}</span>
|