fix: 移除拖拽区中央的占位文字

This commit is contained in:
zikai
2026-07-22 04:03:02 +00:00
parent a475315eb7
commit 50fc8de9eb

View File

@@ -39,7 +39,7 @@ function onPick(e) {
@drop.prevent="onDrop"
>
<div class="dropzone-content">
<div class="icon">日历</div>
<div class="icon"></div>
<p class="hint">拖入 .ics 文件</p>
<label class="pick-btn">
点击选择文件