style: 换图片

This commit is contained in:
Wxp 2025-08-23 19:45:38 +08:00
parent 4d9b5eec2b
commit 16ee40e020
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 B

View File

@ -18,7 +18,7 @@
<div class="file-info">
<span class="file-count">已全部加载,{{ filteredFiles.length }}个文件</span>
<n-button type="primary" size="small" @click="uploadNewFile" class="upload-new-file-btn">
<img src="/public/images/teacher/上传2.png" alt="上传" class="upload-icon" />
<img src="/public/images/teacher/上传.png" alt="上传" class="upload-icon" />
上传新文件
</n-button>
</div>