以房找人

This commit is contained in:
liuye
2024-08-14 16:18:38 +08:00
parent 43dab0bf8e
commit d46c73777e
4 changed files with 100 additions and 58 deletions

View File

@@ -63,7 +63,8 @@
<div class="file-flex">
<label class="left">
<img src="https://cdn.cunwuyun.cn/dvcp/h5/common/appendix.png" alt="">
<span>{{item.name}}.{{item.postfix}}</span>
<span>{{item.name}}</span>
<!-- .{{item.postfix}} -->
</label>
<span>{{(item.size/1024).toFixed(2)}}KB</span>
</div>
@@ -269,6 +270,7 @@
box-sizing: border-box;
position: fixed;
left: 32px;
z-index: 3;
.select-content {
width: 100%;