fix: 移除拖拽区中央的占位文字
This commit is contained in:
@@ -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">
|
||||
点击选择文件
|
||||
|
||||
Reference in New Issue
Block a user