feat: There is no way the, phoneHome 自适应

This commit is contained in:
super_liu
2022-06-16 13:04:20 +08:00
parent 3315dc2386
commit 3fe230833d
+1 -1
View File
@@ -69,7 +69,7 @@
<!-- 多个文件时-->
<div v-else-if="child.value && child.value.length > 0">
<span style="display: flex; align-items: center;">
<a style="font-size: 16px;color: #409EFF;cursor: pointer"
<a style="ffont-size:0.2rem;color: #409EFF;cursor: pointer"
@click="openFileInPdf(file.id, file.oldFileName)" target="_blank"
:title="file.oldFileName">{{ file.oldFileName | ellipsis50}}</a>
</span>