opt
This commit is contained in:
parent
d1a23b0000
commit
e89cf6e1c2
@ -60,6 +60,7 @@
|
||||
</select>
|
||||
</div>
|
||||
<div id="bucketTip" class="tip" style="margin-bottom:8px; color:red"></div>
|
||||
<div class="tip" style="margin-bottom:12px;">* 如 bucket 不存在请先在 MinIO 控制台创建</div>
|
||||
<!-- 目标路径 -->
|
||||
<div class="input-row">
|
||||
<label for="folderName">目标路径:</label>
|
||||
@ -74,7 +75,9 @@
|
||||
<option value="true">允许检索</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="tip" style="margin-bottom:12px;">* 如 bucket 不存在请先在 MinIO 控制台创建</div>
|
||||
<div class="tip" style="margin: 4px 0 12px 110px; font-size: 12px; color: #888;">
|
||||
* 当前仅支持对 PDF、Word、Excel 文件进行检索
|
||||
</div>
|
||||
<div id="drop-area">
|
||||
<div id="drop-msg">拖拽文件到此上传,或点击选择文件</div>
|
||||
<input type="file" id="fileElem" multiple />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user